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