ACL Profiles
Last updated
Was this helpful?
Last updated
Was this helpful?
Get all ACL Profiles in a configuration
/api/v4.0/conf/{config}/acl-profiles
Updates an existing set of ACL Profiles for a configuration
/api/v4.0/conf/{config}/acl-profiles
Create a complete set of ACL Profiles for a configuration
/api/v4.0/conf/{config}/acl-profiles
Delete all ACL Profiles in a configuration
/api/v4.0/conf/{config}/acl-profiles
Get an individual ACL Profile (not the entire set) from the specified configuration
/api/v4.0/conf/{config}/acl-profiles/{entry_id}
Update an individual ACL Profile within a configuration
/api/v4.0/conf/{config}/acl-profiles/{entry_id}
Create an individual ACL Profile within a configuration
/api/v4.0/conf/{config}/acl-profiles/{entry_id}
Delete an individual ACL Profile (not the entire set) from the specified configuration
/api/v4.0/conf/{config}/acl-profiles/{entry_id}
Get list of versions of ACL Profiles in a configuration
/api/v4.0/conf/{config}/acl-profiles/versions
Get a specific version of an ACL Profile
/api/v4.0/conf/{config}/acl-profiles/versions/{version}
Set a previous ACL Profile version to be the current one
/api/v4.0/conf/{config}/acl-profiles/versions/{version}/revert