MetadataMetamodelServiceOperationListResponseBody
This is a response body class for an operation.
Properties
array of
string
value
Optional
The list of identifiers for the operation elements that are defined in the scope of serviceId. The result will contain identifiers for the resource type: com.vmware.vapi.operation.
JSON Example
{
"value": [
"string"
]
}