NSX-T Data Center REST API
NodeSummary (schema)
Name | Description | Type | Notes |
---|---|---|---|
_links | References related to this resource The server will populate this field when returing the resource. Ignored on PUT and POST. |
array of ResourceLink | Readonly |
_schema | Schema for this resource | string | Readonly |
_self | Link to this resource | SelfResourceLink | Readonly |
component_version | Component version | string | Required Readonly |
node_count | Count of nodes Number of nodes of the type and at the component version |
int | Required Readonly |
type | Node type | string | Required Readonly |
upgrade_unit_subtype | UpgradeUnit sub type | string | Readonly Enum: RESOURCE, ACTION |