Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NodeDetails

Node details associated with a network.

Properties

Optional dbServerId

dbServerId: undefined | string

The Db server associated with the node.

hostname

hostname: string

The node host name.

ip

ip: string

The node IP address.

Optional lifecycleState

lifecycleState: LifecycleState

The current state of the VM cluster network nodes. CREATING - The resource is being created REQUIRES_VALIDATION - The resource is created and may not be usable until it is validated. VALIDATING - The resource is being validated and not available to use. VALIDATED - The resource is validated and is available for consumption by VM cluster. VALIDATION_FAILED - The resource validation has failed and might require user input to be corrected. UPDATING - The resource is being updated and not available to use. ALLOCATED - The resource is currently being used by VM cluster. TERMINATING - The resource is being deleted and not available to use. TERMINATED - The resource is deleted and unavailable. FAILED - The resource is in a failed state due to validation or other errors.

Optional vip

vip: undefined | string

The node virtual IP (VIP) address.

Optional vipHostname

vipHostname: undefined | string

The node virtual IP (VIP) host name.

Functions

getDeserializedJsonObj

getJsonObj