vcenter nsx edge clusters: placement info
The
placement_info
contains the placement specification of NSX Edge node(s). 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:
{
"resource_pool_name" : "string",
"resource_pool" : "obj-103"
}
"resource_pool_name" : "string",
"resource_pool" : "obj-103"
}
Attributes:
Name | Type | Description |
---|---|---|
Optional | ||
resource_pool | string | Identifier of the resource pool associated with the NSX Edge node(s). 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. To be unset when resource pool doesn't exist.When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: ResourcePool . When operations return a value of this structure as a result, the field will be an identifier for the resource type: ResourcePool . |
resource_pool_name | string | Name of the resource pool associated with the NSX Edge node(s). 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. To be unset when resource pool doesn't exist. |