Vapi Metadata Metamodel Package list

Vapi Metadata Metamodel Package list

Returns the identifiers for the packages elements that are contained in all the registered component elements.

Request
URI
GET
https://{api_host}/api/vapi/metadata/metamodel/package
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

The list of identifiers for the package elements that are contained in all the registered component elements.

The response will contain identifiers for the resource type: com.vmware.vapi.package.

[
    {}
]
array of string
Optional

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/api/vapi/metadata/metamodel/package