Replace an application access controls by resource nameAsk AIput https://clearpass-hostname/api/server/access-control/{server_uuid}/{resource_name}Replace an application access controlsPath Paramsserver_uuidstringrequiredUUID of the serverresource_namestringrequiredUnique resource name of the access control Body ParamsaccessstringenumrequiredAccess type of the Access control applicationAllowDenyAllowed:AllowDenynetworksobjectrequiredhostname, IP address or subnet (CIDR) of the Networks to be restricted (e.g. ["hostname.example.com", "1.2.3.4", "10.1.0.0/16"])networks objectResponses 200OK 204No Content 304Not Modified 401Unauthorized 403Forbidden 404Not Found 406Not Acceptable 415Unsupported Media Type 422Unprocessable EntityUpdated over 4 years ago