Create a new admin privilegeAsk AIpost https://clearpass-hostname/api/admin-privilegeCreate a new admin privilegeBody ParamsnamestringrequiredName of the admin privilegedescriptionstringDescription of the admin privilegeaccess_typestringenumProperty to decide the access type of the user.UIUIAPIFULLAllowed:UIAPIFULLcppm_privilegesobjectrequiredPrivilege 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 201Created 401Unauthorized 403Forbidden 406Not Acceptable 415Unsupported Media Type 422Unprocessable EntityUpdated over 4 years ago