POST devices/{deviceId}/profiles?type={type}

Reapply the profiles for the device.

Remarks

C4M Error Code returned:

  • null

    The profiles for the device are retrieved with success.

  • DeviceNotFound

    Device not found in the environment.

Request Information

Parameters

NameDescriptionAdditional information
deviceId
The device identifier.

Define this parameter in the request URI.

type
Profile type filter (optional).

Define this parameter in the request URI.

Response Information

The profiles that are active in the device by inheritance of the groups hierarchy, optionally filtered by profile type.

Response body formats

application/json, text/json

Sample:

Sample not available.