Vcenter(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Details about a vCenter Server management appliance.
Attributes
Name | Description |
internal_ip |
str
Internal IP address of the appliance. |
version |
str
Version of the appliance. |
state |
google.cloud.vmwareengine_v1.types.Vcenter.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.