MetadataMetamodelResourceModelListResponseBody
This is a response body class for an operation.
Properties
array of
string
value
Optional
The set of identifiers for the models that are associated with the resource type in resourceId. The result will contain identifiers for the resource type: com.vmware.vapi.structure.
JSON Example
{
"value": [
"string"
]
}