NSX-T Data Center REST API
Get the realized state of a dhcp static binding (Deprecated)
Return realized state information of a dhcp static binding.After a dhcp static binding is created or updated, you can invoke this API to get
the realization information of the static binding.
Request:
Method:
GET
URI Path(s):
/api/v1/dhcp/servers/<server-id>/static-bindings/<binding-id>/state
Request Headers:
n/a
Query Parameters:
RealizationStateQueryParameters+
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/dhcp/servers/f962173f-ac03-4d08-8366-56a41779f61d/static-bindings/6f866db1-1ac9-44b5-9ba0-eb87b5bd0ef8/state?request_id=6f866db1-1ac9-44b5-9ba0-eb87b5bd0ef8Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ConfigurationState+