NSX-T Data Center REST API
Associated URIs:
| API Description | API Path | 
|---|---|
| Read NSX Edge Docker service propertiesRead the Docker service process properties from Edge. | GET /api/v1/transport-nodes/<transport-node-id>/node/services/docker | 
| Read NSX Edge Docker service statusChecks the status of dockerd process on the Edge. If dockerd process is running, returns "running", returns "stopped" otherwise. | GET /api/v1/transport-nodes/<transport-node-id>/node/services/docker/status | 
