System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Policy Service

Associated URIs:

API Description API Path

Read service properties


GET /api/v1/cluster/{cluster-node-id}/node/services/policy (Deprecated)
GET /api/v1/node/services/policy (Deprecated)

Reset the logging levels to default values


POST /api/v1/cluster/{cluster-node-id}/node/services/policy?action=reset-manager-logging-levels (Deprecated)
POST /api/v1/node/services/policy?action=reset-manager-logging-levels (Deprecated)

Restart, start or stop the service


POST /api/v1/cluster/{cluster-node-id}/node/services/policy?action=start (Deprecated)
POST /api/v1/cluster/{cluster-node-id}/node/services/policy?action=stop (Deprecated)
POST /api/v1/cluster/{cluster-node-id}/node/services/policy?action=restart (Deprecated)
POST /api/v1/node/services/policy?action=start (Deprecated)
POST /api/v1/node/services/policy?action=stop (Deprecated)
POST /api/v1/node/services/policy?action=restart (Deprecated)

Update service properties


PUT /api/v1/cluster/{cluster-node-id}/node/services/policy (Deprecated)
PUT /api/v1/node/services/policy (Deprecated)

Read service status


GET /api/v1/cluster/{cluster-node-id}/node/services/policy/status (Deprecated)
GET /api/v1/node/services/policy/status (Deprecated)