Service DeviceManagementUser

HTTP Method Resource

Request

Response

Description

GET

.../management-user

   

N/A

CommonElementList

Returns the list of Management User elements matching the given query.

POST

.../management-user

   

DeviceManagementUser

DeviceManagementUser

Adds the given Management User to the model.

GET

.../management-user/{DeviceManagementUser.type}

   

N/A

DeviceManagementUser

Returns the Management User matching the given ID.

PUT

.../management-user/{DeviceManagementUser.type}

   

DeviceManagementUser

DeviceManagementUser

Updates the given Management User in the model.

DELETE

.../management-user/{DeviceManagementUser.type}

   

N/A

N/A

Deletes the Management User with the given ID from the model.