vcenter namespace management supervisor services: info

The info structure contains detailed information about a supervisor service. Warning: This structure is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

Representation:

{
    "description""string",
    "display_name""string"
}

Attributes:

Name Type Description
Required
display_name string The human readable name of the supervisor service. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

Optional
description string A human readable description of the supervisor service. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

Optional. If unset, no description is available for the supervisor service.