Resource Information
Rate Limiting?
|
No
|
Sorting?
|
No
|
Paging?
|
No
|
Filtering?
|
No
|
Group Filtering?
|
No
|
Aggregation?
|
No
|
Response Formats
|
|
User Group
|
NBI Read
|
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/nfv/deviceDetails
Request Parameters
deviceIp
String
|
query
|
Optional
Device management address
|
Response Parameters
cimcIp
String
|
|
compileTime
String
|
|
cpu
String
|
|
diskSize
String
|
|
kernelVersion
String
|
|
libVirVersion
String
|
|
manufacturer
String
|
|
memory
String
|
|
ovsVersion
String
|
|
pid
String
|
|
portDetails
PortDetail[]
|
|
link
String
|
|
macAddress
String
|
|
mtuMax
String
|
|
name
String
|
|
pciDetail
String
|
|
speed
String
|
|
type
String
|
|
|
qemuVersion
String
|
|
sn
String
|
|
switchPorts
Integer
|
|
uuid
String
|
|
version
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 Response Payload
https://172.20.127.108/webacs/api/v1/op/nfv/deviceDetails
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="../../../../pages/common/login.jsp.html" rootUrl="https://172.20.127.108/webacs/api/v1/op">
<platformDetails>
<cimcIp>String value</cimcIp>
<compileTime>String value</compileTime>
<cpu>String value</cpu>
<diskSize>String value</diskSize>
<kernelVersion>String value</kernelVersion>
<libVirVersion>String value</libVirVersion>
<manufacturer>String value</manufacturer>
<memory>String value</memory>
<ovsVersion>String value</ovsVersion>
<pid>String value</pid>
<portDetails>
<port>
<link>String value</link>
<macAddress>String value</macAddress>
<mtuMax>String value</mtuMax>
<name>String value</name>
<pciDetail>String value</pciDetail>
<speed>String value</speed>
<type>String value</type>
</port>
<port>
<link>Another string value</link>
<macAddress>Another string value</macAddress>
<mtuMax>Another string value</mtuMax>
<name>Another string value</name>
<pciDetail>Another string value</pciDetail>
<speed>Another string value</speed>
<type>Another string value</type>
</port>
</portDetails>
<qemuVersion>String value</qemuVersion>
<sn>String value</sn>
<switchPorts>15</switchPorts>
<uuid>String value</uuid>
<version>String value</version>
</platformDetails>
</mgmtResponse>
Sample JSON Response Payload
https://172.20.127.108/webacs/api/v1/op/nfv/deviceDetails.json
{
"mgmtResponse" : {
"@responseType" : "operation",
"@requestUrl" : "https : \/\/172.20.127.108\/webacs\/api\/v1\/op\/nfv\/deviceDetails",
"@rootUrl" : "https : \/\/172.20.127.108\/webacs\/api\/v1\/op",
"platformDetails" : {
"cimcIp" : "String value",
"compileTime" : "String value",
"cpu" : "String value",
"diskSize" : "String value",
"kernelVersion" : "String value",
"libVirVersion" : "String value",
"manufacturer" : "String value",
"memory" : "String value",
"ovsVersion" : "String value",
"pid" : "String value",
"portDetails" : {
"port" : [{
"link" : "String value",
"macAddress" : "String value",
"mtuMax" : "String value",
"name" : "String value",
"pciDetail" : "String value",
"speed" : "String value",
"type" : "String value"
},
{
"link" : "Another string value",
"macAddress" : "Another string value",
"mtuMax" : "Another string value",
"name" : "Another string value",
"pciDetail" : "Another string value",
"speed" : "Another string value",
"type" : "Another string value"
}]
},
"qemuVersion" : "String value",
"sn" : "String value",
"switchPorts" : 15,
"uuid" : "String value",
"version" : "String value"
}
}
}
Resource Information
Rate Limiting?
|
No
|
Sorting?
|
No
|
Paging?
|
No
|
Filtering?
|
No
|
Group Filtering?
|
No
|
Aggregation?
|
No
|
Response Formats
|
|
User Group
|
NBI Read
|
HTTP Methods
|
|
Resource URL
/webacs/api/v2/op/nfv/deviceDetails
Unmodified
This resource has not been modified since the previous API version.
Request Parameters
deviceIp
String
|
query
|
Optional
Device management address
|
Response Parameters
cimcIp
String
|
|
compileTime
String
|
|
cpu
String
|
|
diskSize
String
|
|
kernelVersion
String
|
|
libVirVersion
String
|
|
manufacturer
String
|
|
memory
String
|
|
ovsVersion
String
|
|
pid
String
|
|
portDetails
PortDetail[]
|
|
link
String
|
|
macAddress
String
|
|
mtuMax
String
|
|
name
String
|
|
pciDetail
String
|
|
speed
String
|
|
type
String
|
|
|
qemuVersion
String
|
|
sn
String
|
|
switchPorts
Integer
|
|
uuid
String
|
|
version
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 Response Payload
https://172.20.127.108/webacs/api/v2/op/nfv/deviceDetails
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="../../../../pages/common/login.jsp.html" rootUrl="https://172.20.127.108/webacs/api/v2/op">
<platformDetails>
<cimcIp>String value</cimcIp>
<compileTime>String value</compileTime>
<cpu>String value</cpu>
<diskSize>String value</diskSize>
<kernelVersion>String value</kernelVersion>
<libVirVersion>String value</libVirVersion>
<manufacturer>String value</manufacturer>
<memory>String value</memory>
<ovsVersion>String value</ovsVersion>
<pid>String value</pid>
<portDetails>
<port>
<link>String value</link>
<macAddress>String value</macAddress>
<mtuMax>String value</mtuMax>
<name>String value</name>
<pciDetail>String value</pciDetail>
<speed>String value</speed>
<type>String value</type>
</port>
<port>
<link>Another string value</link>
<macAddress>Another string value</macAddress>
<mtuMax>Another string value</mtuMax>
<name>Another string value</name>
<pciDetail>Another string value</pciDetail>
<speed>Another string value</speed>
<type>Another string value</type>
</port>
</portDetails>
<qemuVersion>String value</qemuVersion>
<sn>String value</sn>
<switchPorts>15</switchPorts>
<uuid>String value</uuid>
<version>String value</version>
</platformDetails>
</mgmtResponse>
Sample JSON Response Payload
https://172.20.127.108/webacs/api/v2/op/nfv/deviceDetails.json
{
"mgmtResponse" : {
"@requestUrl" : "../../../../pages/common/login.jsp.html",
"@responseType" : "operation",
"@rootUrl" : "https://172.20.127.108/webacs/api/v2/op",
"platformDetails" : [ {
"cimcIp" : "String value",
"compileTime" : "String value",
"cpu" : "String value",
"diskSize" : "String value",
"kernelVersion" : "String value",
"libVirVersion" : "String value",
"manufacturer" : "String value",
"memory" : "String value",
"ovsVersion" : "String value",
"pid" : "String value",
"portDetails" : {
"port" : [ {
"link" : "String value",
"macAddress" : "String value",
"mtuMax" : "String value",
"name" : "String value",
"pciDetail" : "String value",
"speed" : "String value",
"type" : "String value"
}, {
"link" : "Another string value",
"macAddress" : "Another string value",
"mtuMax" : "Another string value",
"name" : "Another string value",
"pciDetail" : "Another string value",
"speed" : "Another string value",
"type" : "Another string value"
} ]
},
"qemuVersion" : "String value",
"sn" : "String value",
"switchPorts" : 15,
"uuid" : "String value",
"version" : "String value"
} ]
}
}
Resource Information
Rate Limiting?
|
No
|
Sorting?
|
No
|
Paging?
|
No
|
Filtering?
|
No
|
Group Filtering?
|
No
|
Aggregation?
|
No
|
Response Formats
|
|
User Group
|
NBI Read
|
HTTP Methods
|
|
Resource URL
/webacs/api/v3/op/nfv/deviceDetails
Unmodified
This resource has not been modified since the previous API version.
Request Parameters
deviceIp
String
|
query
|
Optional
Device management address
|
Response Parameters
cimcIp
String
|
|
compileTime
String
|
|
cpu
String
|
|
diskSize
String
|
|
kernelVersion
String
|
|
libVirVersion
String
|
|
manufacturer
String
|
|
memory
String
|
|
ovsVersion
String
|
|
pid
String
|
|
portDetails
PortDetail[]
|
|
link
String
|
|
macAddress
String
|
|
mtuMax
String
|
|
name
String
|
|
pciDetail
String
|
|
speed
String
|
|
type
String
|
|
|
qemuVersion
String
|
|
sn
String
|
|
switchPorts
Integer
|
|
uuid
String
|
|
version
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 Response Payload
https://172.20.127.108/webacs/api/v3/op/nfv/deviceDetails
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="../../../../pages/common/login.jsp.html" rootUrl="https://172.20.127.108/webacs/api/v3/op">
<platformDetails>
<cimcIp>String value</cimcIp>
<compileTime>String value</compileTime>
<cpu>String value</cpu>
<diskSize>String value</diskSize>
<kernelVersion>String value</kernelVersion>
<libVirVersion>String value</libVirVersion>
<manufacturer>String value</manufacturer>
<memory>String value</memory>
<ovsVersion>String value</ovsVersion>
<pid>String value</pid>
<portDetails>
<port>
<link>String value</link>
<macAddress>String value</macAddress>
<mtuMax>String value</mtuMax>
<name>String value</name>
<pciDetail>String value</pciDetail>
<speed>String value</speed>
<type>String value</type>
</port>
<port>
<link>Another string value</link>
<macAddress>Another string value</macAddress>
<mtuMax>Another string value</mtuMax>
<name>Another string value</name>
<pciDetail>Another string value</pciDetail>
<speed>Another string value</speed>
<type>Another string value</type>
</port>
</portDetails>
<qemuVersion>String value</qemuVersion>
<sn>String value</sn>
<switchPorts>15</switchPorts>
<uuid>String value</uuid>
<version>String value</version>
</platformDetails>
</mgmtResponse>
Sample JSON Response Payload
https://172.20.127.108/webacs/api/v3/op/nfv/deviceDetails.json
{
"mgmtResponse" : {
"@requestUrl" : "../../../../pages/common/login.jsp.html",
"@responseType" : "operation",
"@rootUrl" : "https://172.20.127.108/webacs/api/v3/op",
"platformDetails" : [ {
"cimcIp" : "String value",
"compileTime" : "String value",
"cpu" : "String value",
"diskSize" : "String value",
"kernelVersion" : "String value",
"libVirVersion" : "String value",
"manufacturer" : "String value",
"memory" : "String value",
"ovsVersion" : "String value",
"pid" : "String value",
"portDetails" : {
"port" : [ {
"link" : "String value",
"macAddress" : "String value",
"mtuMax" : "String value",
"name" : "String value",
"pciDetail" : "String value",
"speed" : "String value",
"type" : "String value"
}, {
"link" : "Another string value",
"macAddress" : "Another string value",
"mtuMax" : "Another string value",
"name" : "Another string value",
"pciDetail" : "Another string value",
"speed" : "Another string value",
"type" : "Another string value"
} ]
},
"qemuVersion" : "String value",
"sn" : "String value",
"switchPorts" : 15,
"uuid" : "String value",
"version" : "String value"
} ]
}
}
Resource Information
Rate Limiting?
|
No
|
Sorting?
|
No
|
Paging?
|
No
|
Filtering?
|
No
|
Group Filtering?
|
No
|
Aggregation?
|
No
|
Response Formats
|
|
User Group
|
NBI Read
|
HTTP Methods
|
|
Resource URL
/webacs/api/v4/op/nfv/deviceDetails
Unmodified
This resource has not been modified since the previous API version.
Request Parameters
deviceIp
String
|
query
|
Optional
Device management address
|
Response Parameters
cimcIp
String
|
|
compileTime
String
|
|
cpu
String
|
|
diskSize
String
|
|
kernelVersion
String
|
|
libVirVersion
String
|
|
manufacturer
String
|
|
memory
String
|
|
ovsVersion
String
|
|
pid
String
|
|
portDetails
PortDetail[]
|
|
link
String
|
|
macAddress
String
|
|
mtuMax
String
|
|
name
String
|
|
pciDetail
String
|
|
speed
String
|
|
type
String
|
|
|
qemuVersion
String
|
|
sn
String
|
|
switchPorts
Integer
|
|
uuid
String
|
|
version
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 Response Payload
https://172.20.127.108/webacs/api/v4/op/nfv/deviceDetails
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="../../../../pages/common/login.jsp.html" rootUrl="https://172.20.127.108/webacs/api/v4/op">
<platformDetails>
<cimcIp>String value</cimcIp>
<compileTime>String value</compileTime>
<cpu>String value</cpu>
<diskSize>String value</diskSize>
<kernelVersion>String value</kernelVersion>
<libVirVersion>String value</libVirVersion>
<manufacturer>String value</manufacturer>
<memory>String value</memory>
<ovsVersion>String value</ovsVersion>
<pid>String value</pid>
<portDetails>
<port>
<link>String value</link>
<macAddress>String value</macAddress>
<mtuMax>String value</mtuMax>
<name>String value</name>
<pciDetail>String value</pciDetail>
<speed>String value</speed>
<type>String value</type>
</port>
<port>
<link>Another string value</link>
<macAddress>Another string value</macAddress>
<mtuMax>Another string value</mtuMax>
<name>Another string value</name>
<pciDetail>Another string value</pciDetail>
<speed>Another string value</speed>
<type>Another string value</type>
</port>
</portDetails>
<qemuVersion>String value</qemuVersion>
<sn>String value</sn>
<switchPorts>15</switchPorts>
<uuid>String value</uuid>
<version>String value</version>
</platformDetails>
</mgmtResponse>
Sample JSON Response Payload
https://172.20.127.108/webacs/api/v4/op/nfv/deviceDetails.json
{
"mgmtResponse" : {
"@requestUrl" : "../../../../pages/common/login.jsp.html",
"@responseType" : "operation",
"@rootUrl" : "https://172.20.127.108/webacs/api/v4/op",
"platformDetails" : [ {
"cimcIp" : "String value",
"compileTime" : "String value",
"cpu" : "String value",
"diskSize" : "String value",
"kernelVersion" : "String value",
"libVirVersion" : "String value",
"manufacturer" : "String value",
"memory" : "String value",
"ovsVersion" : "String value",
"pid" : "String value",
"portDetails" : {
"port" : [ {
"link" : "String value",
"macAddress" : "String value",
"mtuMax" : "String value",
"name" : "String value",
"pciDetail" : "String value",
"speed" : "String value",
"type" : "String value"
}, {
"link" : "Another string value",
"macAddress" : "Another string value",
"mtuMax" : "Another string value",
"name" : "Another string value",
"pciDetail" : "Another string value",
"speed" : "Another string value",
"type" : "Another string value"
} ]
},
"qemuVersion" : "String value",
"sn" : "String value",
"switchPorts" : 15,
"uuid" : "String value",
"version" : "String value"
} ]
}
}