Class Nsx (1.4.2)

Nsx(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Details about a NSX Manager appliance.

Attributes

NameDescription
internal_ip str
Internal IP address of the appliance.
version str
Version of the appliance.
state google.cloud.vmwareengine_v1.types.Nsx.State
Output only. The state of the appliance.
fqdn str
Fully qualified domain name of the appliance.

Classes

State

State(value)

State of the appliance

Values: STATE_UNSPECIFIED (0): Unspecified appliance state. This is the default value. ACTIVE (1): The appliance is operational and can be used. CREATING (2): The appliance is being deployed.