POST https://<nsx-mgr>/api/v1/node/services/auth?action=stop
Successful Response:
Response Code:
202 Accepted
Response Headers:
n/a
Response Body:
n/a
Required Permissions:
crud
Feature:
system_administrationDescription:
Stop the auth service. NSX API requests will no longer be
serviced. To restart the auth service again, invoke the NSX
CLI command <code>start service auth</code>.