System Administration > Configuration > Fabric > Nodes > NSX Edge > Services > Maintenance Mode

Get Edge maintenance mode

Request:

Method:
GET
URI Path(s):
/api/v1/transport-nodes/<transport-node-id>/node/maintenance-mode
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
MaintenanceModePropertiesReply+

Required Permissions:

read

Feature:

system_administration Description:
Get the maintenance mode of the edge node directly. When NAPI PUT /node/maintenance-mode is used to update maintenance mode, then desired state api will not reflect maintenance mode status accurately. To see the desired maintenance mode state of the edge node, use the API: GET /api/v1/transport-nodes/<node-id>

Additional Errors: