Response Structure
202 Accepted returns string of type application/json with the following body params:
| Name | Description | Field Type |
|---|---|---|
response
|
Contains the response attributes for the fetch profiles request |
List of response
|
message
|
Success message of the action or failure description in case of error |
String
|
appStatusCode
|
Application specific status code for the response. Will be non-null for failure response. |
String
|
tags
|
More info in case of failure response | NA |
| Name | Description | Field Type |
|---|---|---|
objects
|
List of available device profile Ids. |
List of String
|
totalRecords
|
Total number of profiles fetched. |
Integer
|
obtainedRecords
|
Total number of profiles fetched. |
Integer
|
obtainedRecordRange
|
Range of record found. |
Object
|