vcenter vm template library items: guest customization spec

The guest_customization_spec structure contains information required to customize the deployed virtual machine. This structure was added in vSphere API 6.8.

Representation:

{
    "name""string"
}

Attributes:

Name Type Description
Optional
name string Name of the customization specification. This attribute was added in vSphere API 6.8.

Optional. If unset, no guest customization is performed.