3.1.5.22.5 Diagnostics NetworkControllerState
The NetworkControllerState resource is used to create a dump of internal server data that can be useful for troubleshooting. The format and location of the saved data is implementation-specific.
It is invoked through the following URI.
-
https://<url>/networking/v1/diagnostics/networkcontrollerstate
url: The address or name of the REST server of the Network Controller.
Note The server MAY support additional versions, besides v1 in the URI.
The following HTTP methods can be performed on this resource.
|
HTTP method |
Section |
Description |
|---|---|---|
|
PUT |
The server will generate a dump of internal data. |
The following property elements are valid.
|
Element name |
Type |
Description |
|---|---|---|
|
etag |
Read-only |
Specified in Common JSON Elements, section 2.2.2. |
|
resourceRef |
Read-only |
MUST be /networkControllerState/NetworkControllerState. |
|
resourceId |
Read-only |
MUST be NetworkControllerState. |
|
instanceId |
Read-only |
Specified in Common JSON Elements, section 2.2.2. |
|
Properties.provisioningState |
Read-only |
Specified in Common JSON Elements, section 2.2.2. |
|
properties.lastQueryTimeStamp |
Read-only |
Timestamp of the last query operation in format MMddyyyyHHmmssfff. |