Get Device ID Profiles (v2.0)
POST/sdwan/v2.0/api/deviceidconfigs/query
List the device ID profiles.
Request
- application/json
Body
Details of the Device ID profile to be updated
- Array [
- ]
aggregate Aggregate
The aggregate number of device ID config queries that match the query parameters.
data AggregateData[]
The details of the aggregate data.
Value of the aggregate data.
View the aggregate date.
The field value.
The name of the query response.
Possible values: [max
, count
, min
, avg
, sum
]
The operator values.
The aggregate statistics.
The unit.
The destination page.
The number of device ID config queries deleted for a time frame.
Group the device ID config queries.
List the queries by ID.
Return the ID of a specified query in the current session.
The query limit.
The limit.
Query using query parameters.
Retrieve information from a field.
List the fields to query.
Specify the order in which you want the search criteria to display.
The total number of query parameters.
Responses
- 200
Successful Operation
- application/json
- Schema
- Example (from schema)
Schema
The CFG device ID, if enabled.
The deviceid profile ID.
The ID.
The site ID.
{
"cfg_device_id_enabled": true,
"deviceid_profile_id": "string",
"id": "string",
"site_id": "string"
}