vcenter nsx deployment license: update spec
The
update_spec
structure contains the license key used to update the license on the NSX Manager Appliance. 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:
{
"license_key" : "string"
}
"license_key" : "string"
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
license_key | string | License key to be updated on the NSX Manager Appliance. 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. |