Get Device Storage
GET {{baseUrl}}/v1/device/:deviceUid/storage
Get Current storage status of free, used & total memory in internal & external storage by deviceUid
.
Returned values are in Bytes.
Parameters
Field | Type | Required | Description |
---|---|---|---|
deviceUid | string | required | Unique Device Identification |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Authorization key and token | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{}