Update some fields of a device accountAsk AIpatch https://clearpass-hostname/api/device/{device_id}Update some fields of a device accountPath Paramsdevice_idstringrequiredNumeric ID of the device accountQuery Paramschange_of_authorizationstringtrue: Updates the network state using Disconnect-Request or CoA-Request, depending on the changes madefalse: No action is takenblank or unset: Use the default setting from Configuration » Authentication » Dynamic AuthorizationBody Paramscreate_timedate-timeTime at which the account was createdcurrent_statestringenumRead-only property indicating the current state of the accountactiveactivedisabledexpiredpendingAllowed:activedisabledexpiredpendingenabledbooleanFlag indicating if the account is enabledtruefalseexpire_timedate-timeTime at which the account will expireidint64Numeric ID of the device account (cannot be changed)macstringMAC address of the devicemac_authbooleanFlag indicating the account is a device, always set to truetruefalsenotesstringComments or notes stored with the accountpasswordstringrole_idint64Role to assign to the accountrole_namestringName of the role assigned to the accountsourcestringOrigin of the accountsponsor_namestringName of the sponsor of the accountsponsor_profilestringNumeric operator profile ID for the account’s sponsorsponsor_profile_namestringName of the operator profile for the account’s sponsorstart_timedate-timeTime at which the account will be enabledusernamestringvisitor_namestringName to display for the account...stringAdditional properties (custom fields) may be stored with the accountResponses 200OK 204No Content 304Not Modified 401Unauthorized 403Forbidden 404Not Found 406Not Acceptable 415Unsupported Media Type 422Unprocessable EntityUpdated over 4 years ago