NSX-T Data Center Global Manager REST API

Associated URIs:

API Description API Path

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