Operation interface
Operasi REST API
Properti
| display | Objek yang menjelaskan operasi. |
| name | Nama operasi: {provider}/{resource}/{operation} |
| origin | Asal operasi. |
| properties | Properti operasi. |
Detail Properti
display
name
Nama operasi: {provider}/{resource}/{operation}
name?: string
Nilai Properti
string
origin
Asal operasi.
origin?: string
Nilai Properti
string
properties
Properti operasi.
properties?: Record<string, unknown>
Nilai Properti
Record<string, unknown>