NSX-T Data Center Global Manager REST API

Associated URIs:

API Description API Path

List node FIPs modules


GET /api/v1/transport-nodes/{transport-node-id}/node/fips/modules
GET /api/v1/transport-nodes/{transport-node-id}/node/fips/modules?component_name=nsx-manager
GET /api/v1/transport-nodes/{transport-node-id}/node/fips/modules?component_name=nsx-global-manager
GET /api/v1/transport-nodes/{transport-node-id}/node/fips/modules?component_name=nsx-edge
GET /api/v1/cluster/{cluster-node-id}/node/fips/modules
GET /api/v1/cluster/{cluster-node-id}/node/fips/modules?component_name=nsx-manager
GET /api/v1/cluster/{cluster-node-id}/node/fips/modules?component_name=nsx-global-manager
GET /api/v1/cluster/{cluster-node-id}/node/fips/modules?component_name=nsx-edge
GET /api/v1/node/fips/modules
GET /api/v1/node/fips/modules?component_name=nsx-manager
GET /api/v1/node/fips/modules?component_name=nsx-global-manager
GET /api/v1/node/fips/modules?component_name=nsx-edge

Read the Corfu Log Replication Server service properties


GET /api/v1/cluster/{cluster-node-id}/node/services/datastore_log_replication
GET /api/v1/node/services/datastore_log_replication

Restart, start or stop the Corfu Log Replication Server service


POST /api/v1/cluster/{cluster-node-id}/node/services/datastore_log_replication?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/datastore_log_replication?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/datastore_log_replication?action=stop
POST /api/v1/node/services/datastore_log_replication?action=restart
POST /api/v1/node/services/datastore_log_replication?action=start
POST /api/v1/node/services/datastore_log_replication?action=stop

Read the Corfu Log Replication Server service status


GET /api/v1/cluster/{cluster-node-id}/node/services/datastore_log_replication/status
GET /api/v1/node/services/datastore_log_replication/status

Read service properties


GET /api/v1/cluster/{cluster-node-id}/node/services/global-manager
GET /api/v1/node/services/global-manager

Restart, start or stop the service


POST /api/v1/cluster/{cluster-node-id}/node/services/global-manager?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/global-manager?action=stop
POST /api/v1/cluster/{cluster-node-id}/node/services/global-manager?action=restart
POST /api/v1/node/services/global-manager?action=start
POST /api/v1/node/services/global-manager?action=stop
POST /api/v1/node/services/global-manager?action=restart

Enable Global Manager service


POST /api/v1/cluster/{cluster-node-id}/node/services/global-manager?action=enable
POST /api/v1/node/services/global-manager?action=enable

Deactivate Global Manager service


POST /api/v1/cluster/{cluster-node-id}/node/services/global-manager?action=disable
POST /api/v1/node/services/global-manager?action=disable

Reset the logging levels to default values


POST /api/v1/cluster/{cluster-node-id}/node/services/global-manager?action=reset-manager-logging-levels
POST /api/v1/node/services/global-manager?action=reset-manager-logging-levels

Update service properties


PUT /api/v1/cluster/{cluster-node-id}/node/services/global-manager
PUT /api/v1/node/services/global-manager

Read service status


GET /api/v1/cluster/{cluster-node-id}/node/services/global-manager/status
GET /api/v1/node/services/global-manager/status

Read NSX Message Bus service properties


GET /api/v1/cluster/{cluster-node-id}/node/services/nsx-message-bus
GET /api/v1/node/services/nsx-message-bus

Restart, start or stop the NSX Message Bus service


POST /api/v1/cluster/{cluster-node-id}/node/services/nsx-message-bus?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/nsx-message-bus?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/nsx-message-bus?action=stop
POST /api/v1/node/services/nsx-message-bus?action=restart
POST /api/v1/node/services/nsx-message-bus?action=start
POST /api/v1/node/services/nsx-message-bus?action=stop

Read NSX Message Bus service status


GET /api/v1/cluster/{cluster-node-id}/node/services/nsx-message-bus/status
GET /api/v1/node/services/nsx-message-bus/status