v1
latestOpenAPI 3.0.02026-07-243339471.1 MBFloorPlan
Retrieves device specification for all models
Returns a list of device (AP) specification for planning.
get/network-monitoring/v1/catalogue-aps
Response
Returns a list of device with their specification.
Example response
{
"items": [
{
"id": "AP-650",
"partNumber": "AP-650",
"manufacturer": "Aruba",
"type": "network-monitoring/catalogue-aps"
}
],
"count": 1
}