Vcenter NamespaceManagement SupervisorServices Versions Info
The Vcenter NamespaceManagement SupervisorServices Versions Info schema contains detailed information about a Supervisor Service version.
This schema was added in vSphere API 7.0.3.0.
{
"display_name": "string",
"description": "string",
"eula": "string",
"content_type": "string",
"content": "string",
"trust_verified": false,
"state": "string",
"registered_by_default": false
}
The human readable name of the Supervisor Service version.
This property was added in vSphere API 7.0.3.0.
A human-readable description of the Supervisor Service version.
This property was added in vSphere API 7.0.3.0.
If missing or null
, no description is available for the Supervisor Service version.
The End User License Agreement (EULA) associated with the Supervisor Service version.
This property was added in vSphere API 7.0.3.0.
If missing or null
, no EULA is available for the Supervisor Service version.
The content type of content.
For more information see: Vcenter NamespaceManagement SupervisorServices Versions ContentType.
This property was added in vSphere API 7.0.3.0.
Inline content that contains base64 encoded service definition for the version.
This property was added in vSphere API 7.0.3.0.
If missing or null
, no content is available for the Supervisor Service version.
If true, the Supervisor Service version is from trusted provider and the trust is verified.
This property was added in vSphere API 7.0.3.0.
The current Vcenter NamespaceManagement SupervisorServices Versions State of the version.
For more information see: Vcenter NamespaceManagement SupervisorServices Versions State.
This property was added in vSphere API 7.0.3.0.
If true
, this Supervisor Service version has been registered on vCenter by default and cannot be removed. If false
, this service version has been registered by an administrator.
This property was added in vSphere API 8.0.3.0.
This property is optional because it was added in a newer version than its parent node.