Manage Device Warranty
Creates a device warranty and gets device warranty details.
get
/api/v2/tenants/{clientId}/devices/{resourceId}/deviceWarranty
Gets device warranty details.
Path Parameters
- resourceId
Resource uuid of the managed resource
- clientId
Describes the clientId of the tenant
00
post
/api/v2/tenants/{clientId}/devices/{resourceId}/deviceWarranty
Creates a warranty for a device.
Path Parameters
- resourceId
Resource uuid of the managed resource
- clientId
Describes the clientId of the tenant
00
00