NSX-T Data Center REST API
Associated URIs:
| API Description | API Path |
|---|---|
Update the async_replicator service properties |
PUT /api/v1/node/services/async_replicator
|
Read auth service propertiesRead auth service properties. |
GET /api/v1/node/services/auth
|
Restart the auth service |
POST /api/v1/node/services/auth?action=restart
|
Stop the auth service |
POST /api/v1/node/services/auth?action=stop
|
Start the auth service |
POST /api/v1/node/services/auth?action=start
|
Update auth service propertiesUpdate auth service properties. |
PUT /api/v1/node/services/auth
|
Read auth service status |
GET /api/v1/node/services/auth/status
|
Additional
Links