vcenter namespace management support bundle: token

The token structure contains information about the token required in the HTTP GET request to generate the support bundle.

Representation:

{
    "expiry""string",
    "token""string"
}

Attributes:

Name Type Description
Required
token string A one-time, short-lived token required in the HTTP header of the request to the url. This token needs to be passed in as a header with the name "wcp-support-bundle-token".

expiry string Expiry time of the token