Vcenter NamespaceManagement Supervisors SupportBundles Token
The Vcenter NamespaceManagement Supervisors SupportBundles Token schema contains information about the token required in the HTTP POST request to generate the support bundle.
This schema was added in vSphere API 9.1.0.0.
{
"token": "string",
"expiry": "string"
}
A one-time, short-lived token required to be provided in the HTTP POST request to generate the support bundle. This token needs to be passed in as the body of the HTTP POST request to #CreateResult.url with name "wcp-support-bundle-token".
This property was added in vSphere API 9.1.0.0.
Time when the token expires represented in ISO-8601 format.
This property was added in vSphere API 9.1.0.0.