NSX-T Data Center REST API
Get the realized state of a dhcp server (Deprecated)
Return realized state information of a dhcp server.After a dhcp server is created or updated, you can invoke this API to get
the realization information of the server.
Request:
Method:
GET
URI Path(s):
/api/v1/dhcp/servers/{server-id}/state
Request Headers:
n/a
Query Parameters:
RealizationStateQueryParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ConfigurationState+