System Administration > Configuration > NSX Managers > Nodes

Associated URIs:

API Description API Path

Update the async_replicator service properties


PUT /api/v1/node/services/async_replicator
PUT /api/v1/cluster/<cluster-node-id>/node/services/async_replicator

Read auth service properties


Read auth service properties.
GET /api/v1/node/services/auth
GET /api/v1/cluster/<cluster-node-id>/node/services/auth

Restart the auth service


POST /api/v1/node/services/auth?action=restart
POST /api/v1/cluster/<cluster-node-id>/node/services/auth?action=restart

Stop the auth service


POST /api/v1/node/services/auth?action=stop
POST /api/v1/cluster/<cluster-node-id>/node/services/auth?action=stop

Start the auth service


POST /api/v1/cluster/<cluster-node-id>/node/services/auth?action=start
POST /api/v1/node/services/auth?action=start

Update auth service properties


Update auth service properties.
PUT /api/v1/node/services/auth
PUT /api/v1/cluster/<cluster-node-id>/node/services/auth

Read auth service status


GET /api/v1/cluster/<cluster-node-id>/node/services/auth/status
GET /api/v1/node/services/auth/status

Delete deployment information.


This is an API called by VCF to delete deployment information.
DELETE /api/v1/watermark

Get deployment information.


This is an API called by VCF to get deployment information.
GET /api/v1/watermark

Create or update deployment information.


This is an API called by VCF to store or update deployment information.
POST /api/v1/watermark

Create or update deployment information.


This is an API called by VCF to update stored deployment information.
PUT /api/v1/watermark