MetadataMetamodelResourceListResponseBody
This is a response body class for an operation.
Properties
array of
string
value
Optional
Set of resource types The result will contain identifiers for the resource type: com.vmware.vapi.resource.
JSON Example
{
"value": [
"string"
]
}