vcenter services service: update spec

The update_spec structure describes the changes to be made to the configuration of the service. This structure was added in vSphere API 6.7

Representation:

{
    "startup_type""MANUAL"
}

Attributes:

Name Type Description
Optional
startup_type string Startup Type. This attribute was added in vSphere API 6.7

Optional. If unspecified, leaves value unchanged.