MetadataMetamodelComponentListResponseBody
This is a response body class for an operation.
Properties
array of
string
value
Optional
The list of identifiers for the component elements that are registered with the infrastructure. The result will contain identifiers for the resource type: com.vmware.vapi.component.
JSON Example
{
"value": [
"string"
]
}