Structs§
- Bulk
Update AclEntries Params - struct for passing parameters to the method
bulk_update_acl_entries
- Create
AclEntry Params - struct for passing parameters to the method
create_acl_entry
- Delete
AclEntry Params - struct for passing parameters to the method
delete_acl_entry
- GetAcl
Entry Params - struct for passing parameters to the method
get_acl_entry
- List
AclEntries Params - struct for passing parameters to the method
list_acl_entries
- Update
AclEntry Params - struct for passing parameters to the method
update_acl_entry
Enums§
- Bulk
Update AclEntries Error - struct for typed errors of method
bulk_update_acl_entries
- Create
AclEntry Error - struct for typed errors of method
create_acl_entry
- Delete
AclEntry Error - struct for typed errors of method
delete_acl_entry
- GetAcl
Entry Error - struct for typed errors of method
get_acl_entry
- List
AclEntries Error - struct for typed errors of method
list_acl_entries
- Update
AclEntry Error - struct for typed errors of method
update_acl_entry
Functions§
- bulk_
update_ acl_ entries - Update multiple ACL entries on the same ACL. For faster updates to your service, group your changes into large batches. The maximum batch size is 1000 entries. Contact support to discuss raising this limit.
- create_
acl_ entry - Add an ACL entry to an ACL.
- delete_
acl_ entry - Delete an ACL entry from a specified ACL.
- get_
acl_ entry - Retrieve a single ACL entry.
- list_
acl_ entries - List ACL entries for a specified ACL.
- update_
acl_ entry - Update an ACL entry for a specified ACL.