Vapi Metadata Metamodel Resource list
Returns the set of resource types present across all the service elements contained in all the package elements.
Request
URI
GET
https://{api_host}/api/vapi/metadata/metamodel/resource
COPY
Responses
200
Set of resource types
The response will contain identifiers for the resource type: com.vmware.vapi.resource
.
[
{}
]
array of
string
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/api/vapi/metadata/metamodel/resource
Vapi Operations
GET
Vapi Metadata Metamodel Resource list