NamespaceManagementSupervisorServicesVsphereCreateSpec
The SupervisorServices.VsphereCreateSpec structure provides a specification required to create a Supervisor Service with a version from vSphere application service format, which shall contain the service identifier, display name and description information.
Properties
version_spec
Required
Supervisor service version specification that provides the service definitions for one Supervisor Service version.
JSON Example
{
"version_spec": {
"content": "string"
}
}