Vapi Metadata Metamodel Enumeration list
Returns the identifiers for the enumeration elements that are contained in all the package elements, service elements and structure elements.
Request
URI
GET
https://{api_host}/api/vapi/metadata/metamodel/enumeration
COPY
Responses
200
The list of identifiers for the enumeration elements.
The response will contain identifiers for the resource type: com.vmware.vapi.enumeration
.
[
{}
]
array of
string
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/api/vapi/metadata/metamodel/enumeration