Resource Information
Rate Limiting?
|
No
|
Sorting?
|
No
|
Paging?
|
No
|
Filtering?
|
No
|
Group Filtering?
|
No
|
Aggregation?
|
No
|
Response Formats
|
|
User Group
|
NBI Write
|
HTTP Methods
|
|
API version v1 is deprecated
This API version has been deprecated. It will be removed in a future release of the product. Please develop new clients using the latest API version. Please modify your existing clients to use a later API version.
Resource URL
/webacs/api/v1/op/pnp/status/{serialNumber}
Request Parameters
serialNumber
String
|
path
|
Optional
|
Request Payload Parameters
description
String
|
|
deviceHostName
String
|
|
deviceIPAddress
String
|
|
deviceType
String
|
|
message
String
|
detailed message on state
|
serialID
String
|
|
state
String
|
|
Response Parameters
description
String
|
|
state
String
|
|
Sample Payloads
Sample payloads are for information only. They are automatically generated and the values included may not be representative of actual valid data values.
Sample XML Request Payload
https://10.64.88.203/webacs/api/v1/op/pnp/status/sample_serial_number
<?xml version="1.0" ?>
<pnPDeviceState>
<description>String value</description>
<deviceHostName>String value</deviceHostName>
<deviceIPAddress>String value</deviceIPAddress>
<deviceType>String value</deviceType>
<message>String value</message>
<serialID>String value</serialID>
<state>String value</state>
</pnPDeviceState>
Sample JSON Request Payload
https://10.64.88.203/webacs/api/v1/op/pnp/status/sample_serial_number.json
{
"pnPDeviceState" : {
"description" : "String value",
"deviceHostName" : "String value",
"deviceIPAddress" : "String value",
"deviceType" : "String value",
"message" : "String value",
"serialID" : "String value",
"state" : "String value"
}
}
Sample XML Response Payload
https://10.64.88.203/webacs/api/v1/op/pnp/status/sample_serial_number
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="https://10.64.88.203/webacs/api/v1/op/pnp/status/sample_serial_number" rootUrl="https://10.64.88.203/webacs/api/v1/op">
<pnPResponse>
<description>String value</description>
<state>String value</state>
</pnPResponse>
</mgmtResponse>
Sample JSON Response Payload
https://10.64.88.203/webacs/api/v1/op/pnp/status/sample_serial_number.json
{
"mgmtResponse" : {
"@responseType" : "operation",
"@requestUrl" : "https : //10.64.88.203/webacs/api/v1/op/pnp/status/sample_serial_number",
"@rootUrl" : "https : //10.64.88.203/webacs/api/v1/op",
"pnPResponse" : {
"description" : "String value",
"state" : "String value"
}
}
}
Resource Information
Rate Limiting?
|
No
|
Sorting?
|
No
|
Paging?
|
No
|
Filtering?
|
No
|
Group Filtering?
|
No
|
Aggregation?
|
No
|
Response Formats
|
|
User Group
|
NBI Write
|
HTTP Methods
|
|
Resource URL
/webacs/api/v2/op/pnp/status/{serialNumber}
Unmodified
This resource has not been modified since the previous API version.
Request Parameters
serialNumber
String
|
path
|
Optional
|
Request Payload Parameters
description
String
|
|
deviceHostName
String
|
|
deviceIPAddress
String
|
|
deviceType
String
|
|
message
String
|
detailed message on state
|
serialID
String
|
|
state
String
|
|
Response Parameters
description
String
|
|
state
String
|
|
Sample Payloads
Sample payloads are for information only. They are automatically generated and the values included may not be representative of actual valid data values.
Sample XML Request Payload
https://10.64.88.203/webacs/api/v2/op/pnp/status/sample_serial_number
<?xml version="1.0" ?>
<pnPDeviceState>
<description>String value</description>
<deviceHostName>String value</deviceHostName>
<deviceIPAddress>String value</deviceIPAddress>
<deviceType>String value</deviceType>
<message>String value</message>
<serialID>String value</serialID>
<state>String value</state>
</pnPDeviceState>
Sample JSON Request Payload
https://10.64.88.203/webacs/api/v2/op/pnp/status/sample_serial_number.json
{
"pnPDeviceState" : {
"description" : "String value",
"deviceHostName" : "String value",
"deviceIPAddress" : "String value",
"deviceType" : "String value",
"message" : "String value",
"serialID" : "String value",
"state" : "String value"
}
}
Sample XML Response Payload
https://10.64.88.203/webacs/api/v2/op/pnp/status/sample_serial_number
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="https://10.64.88.203/webacs/api/v2/op/pnp/status/sample_serial_number" rootUrl="https://10.64.88.203/webacs/api/v2/op">
<pnPResponse>
<description>String value</description>
<state>String value</state>
</pnPResponse>
</mgmtResponse>
Sample JSON Response Payload
https://10.64.88.203/webacs/api/v2/op/pnp/status/sample_serial_number.json
{
"mgmtResponse" : {
"@requestUrl" : "https://10.64.88.203/webacs/api/v2/op/pnp/status/sample_serial_number",
"@responseType" : "operation",
"@rootUrl" : "https://10.64.88.203/webacs/api/v2/op",
"pnPResponse" : [ {
"description" : "String value",
"state" : "String value"
} ]
}
}
Resource Information
Rate Limiting?
|
No
|
Sorting?
|
No
|
Paging?
|
No
|
Filtering?
|
No
|
Group Filtering?
|
No
|
Aggregation?
|
No
|
Response Formats
|
|
User Group
|
NBI Write
|
HTTP Methods
|
|
Resource URL
/webacs/api/v3/op/pnp/status/{serialNumber}
Unmodified
This resource has not been modified since the previous API version.
Request Parameters
serialNumber
String
|
path
|
Optional
|
Request Payload Parameters
description
String
|
|
deviceHostName
String
|
|
deviceIPAddress
String
|
|
deviceType
String
|
|
message
String
|
detailed message on state
|
serialID
String
|
|
state
String
|
|
Response Parameters
description
String
|
|
state
String
|
|
Sample Payloads
Sample payloads are for information only. They are automatically generated and the values included may not be representative of actual valid data values.
Sample XML Request Payload
https://10.64.88.203/webacs/api/v3/op/pnp/status/sample_serial_number
<?xml version="1.0" ?>
<pnPDeviceState>
<description>String value</description>
<deviceHostName>String value</deviceHostName>
<deviceIPAddress>String value</deviceIPAddress>
<deviceType>String value</deviceType>
<message>String value</message>
<serialID>String value</serialID>
<state>String value</state>
</pnPDeviceState>
Sample JSON Request Payload
https://10.64.88.203/webacs/api/v3/op/pnp/status/sample_serial_number.json
{
"pnPDeviceState" : {
"description" : "String value",
"deviceHostName" : "String value",
"deviceIPAddress" : "String value",
"deviceType" : "String value",
"message" : "String value",
"serialID" : "String value",
"state" : "String value"
}
}
Sample XML Response Payload
https://10.64.88.203/webacs/api/v3/op/pnp/status/sample_serial_number
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="https://10.64.88.203/webacs/api/v3/op/pnp/status/sample_serial_number" rootUrl="https://10.64.88.203/webacs/api/v3/op">
<pnPResponse>
<description>String value</description>
<state>String value</state>
</pnPResponse>
</mgmtResponse>
Sample JSON Response Payload
https://10.64.88.203/webacs/api/v3/op/pnp/status/sample_serial_number.json
{
"mgmtResponse" : {
"@requestUrl" : "https://10.64.88.203/webacs/api/v3/op/pnp/status/sample_serial_number",
"@responseType" : "operation",
"@rootUrl" : "https://10.64.88.203/webacs/api/v3/op",
"pnPResponse" : [ {
"description" : "String value",
"state" : "String value"
} ]
}
}
Resource Information
Rate Limiting?
|
No
|
Sorting?
|
No
|
Paging?
|
No
|
Filtering?
|
No
|
Group Filtering?
|
No
|
Aggregation?
|
No
|
Response Formats
|
|
User Group
|
NBI Write
|
HTTP Methods
|
|
Resource URL
/webacs/api/v4/op/pnp/status/{serialNumber}
Unmodified
This resource has not been modified since the previous API version.
Request Parameters
serialNumber
String
|
path
|
Optional
|
Request Payload Parameters
description
String
|
|
deviceHostName
String
|
|
deviceIPAddress
String
|
|
deviceType
String
|
|
message
String
|
detailed message on state
|
serialID
String
|
|
state
String
|
|
Response Parameters
description
String
|
|
state
String
|
|
Sample Payloads
Sample payloads are for information only. They are automatically generated and the values included may not be representative of actual valid data values.
Sample XML Request Payload
https://10.64.88.203/webacs/api/v4/op/pnp/status/sample_serial_number
<?xml version="1.0" ?>
<pnPDeviceState>
<description>String value</description>
<deviceHostName>String value</deviceHostName>
<deviceIPAddress>String value</deviceIPAddress>
<deviceType>String value</deviceType>
<message>String value</message>
<serialID>String value</serialID>
<state>String value</state>
</pnPDeviceState>
Sample JSON Request Payload
https://10.64.88.203/webacs/api/v4/op/pnp/status/sample_serial_number.json
{
"pnPDeviceState" : {
"description" : "String value",
"deviceHostName" : "String value",
"deviceIPAddress" : "String value",
"deviceType" : "String value",
"message" : "String value",
"serialID" : "String value",
"state" : "String value"
}
}
Sample XML Response Payload
https://10.64.88.203/webacs/api/v4/op/pnp/status/sample_serial_number
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="https://10.64.88.203/webacs/api/v4/op/pnp/status/sample_serial_number" rootUrl="https://10.64.88.203/webacs/api/v4/op">
<pnPResponse>
<description>String value</description>
<state>String value</state>
</pnPResponse>
</mgmtResponse>
Sample JSON Response Payload
https://10.64.88.203/webacs/api/v4/op/pnp/status/sample_serial_number.json
{
"mgmtResponse" : {
"@requestUrl" : "https://10.64.88.203/webacs/api/v4/op/pnp/status/sample_serial_number",
"@responseType" : "operation",
"@rootUrl" : "https://10.64.88.203/webacs/api/v4/op",
"pnPResponse" : [ {
"description" : "String value",
"state" : "String value"
} ]
}
}