vapi std introspection service: info
Information about a vAPI service
Representation:
{
"operations" : [
"obj-103",
"obj-103"
]
}
"operations" : [
"obj-103",
"obj-103"
]
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
operations | string[] | Set of identifiers of operations present in the service When clients pass a value of this structure as a parameter, the field must contain identifiers for the resource type: com.vmware.vapi.operation . When operations return a value of this structure as a result, the field will contain identifiers for the resource type: com.vmware.vapi.operation . |