endpoints

Mixin to add a used_by endpoint to return a list of all objects using this object

patch/endpoints/devices/{device_uuid}/

Path parameters

device_uuidstring uuid required

A UUID string identifying this Device.

Request body

device_uuidstring uuid
namestring
access_groupstring uuid nullable
expiringboolean
expiresstring date-time nullable
attributesobject

Response

device_uuidstring uuid
pbm_uuidstring uuid required
namestring required
access_groupstring uuid nullable
expiringboolean
expiresstring date-time nullable
attributesobject

Changes

No recorded changes to this endpoint across all 1 revision of this API.