vcenter VM: guest customization spec
The
guest_customization_spec
structure contains information required to customize a virtual machine when deploying it. This structure was added in vSphere API 7.0.0.0.Representation:
{
"name" : "string"
}
"name" : "string"
}
Attributes:
Name | Type | Description |
---|---|---|
Optional | ||
name | string | Name of the customization specification. This attribute was added in vSphere API 7.0.0.0. Optional. If unset, no guest customization is performed. |