vcenter lcm: deployment info
Information about the appliance deployed. 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:
{
"appliance_name" : "string",
"appliance_fqdn" : "string",
"appliance_ips" : [
"string",
"string"
]
}
"appliance_name" : "string",
"appliance_fqdn" : "string",
"appliance_ips" : [
"string",
"string"
]
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
appliance_name | string | The name of the 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. |
Optional | ||
appliance_fqdn | string | The FQDN of the 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. Optional. Not applicable before firstboot. |
appliance_ips | string[] | The ip addresses of the 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. Optional. Not applicable before firstboot. |