vapi metadata metamodel component: list

Returns the identifiers for the component elements that are registered with the infrastructure.

Request:

HTTP request

GET https://{server}/rest/com/vmware/vapi/metadata/metamodel/component
No request parameters

Response:

HTTP Status Code: 200

Representation:

{
    "value"[
        "obj-103",
        "obj-103"
    ]
}

Response Type:

Name Type Description
bold = required
value string[] The list of identifiers for the component elements that are registered with the infrastructure.

Errors:

None