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