NSX-T Data Center Global Manager REST API

GmOperationalState (schema)

Represents the operational state of Global Manager

Represents the switchover operational state of Global Manager. Offers information
about the current switchover operation including status from each Global Manager
node and the errors if any.

Name Description Type Notes
consolidated_progress Consolidated status of the current operation string Enum: IN_PROGRESS, COMPLETED, FAILED
end_time End time of the switchover operation integer
errors Errors if any array of string
node_statuses Switchover status from each NSX Global Manager appliance node array of GmNodeStatus
site_manager_ref Timestamp reference for the change provided by SiteManager integer
start_time Start time of the switchover operation integer
status The current switchover operation requested. string Required
Enum: NONE, ACTIVE, STANDBY, SWITCHING_TO_ACTIVE, SWITCHING_TO_STANDBY, DECOMMISSIONED
warnings Errors if any array of string