Update some fields of an admin privilegeAsk AIpatch https://clearpass-hostname/api/admin-privilege/{admin_privilege_id}Update some fields of an admin privilegePath Paramsadmin_privilege_idstringrequiredNumeric ID of the admin privilegeBody ParamsnamestringName of the admin privilegedescriptionstringDescription of the admin privilegeaccess_typestringenumProperty to decide the access type of the user.UIUIAPIFULLAllowed:UIAPIFULLcppm_privilegesobjectPrivilege list in JSON object format(e.g., {"con:RWD", "mon":"RW"}).cppm_privileges objectinsight_privilegesobjectPrivilege list in JSON object format(e.g., {"report": "RWD", "dashboard":"RW"}).insight_privileges objectallow_passwordsbooleanIf selected, all passwords may be displayed in the responsetruefalseallow_security_configsbooleanIf selected, Admin user will have access for security configurationtruefalseResponses 200OK 204No Content 304Not Modified 401Unauthorized 403Forbidden 404Not Found 406Not Acceptable 415Unsupported Media Type 422Unprocessable EntityUpdated over 4 years ago