Module fastly_api::apis::acl_entry_api
source · Structs
- struct for passing parameters to the method
bulk_update_acl_entries
- struct for passing parameters to the method
create_acl_entry
- struct for passing parameters to the method
delete_acl_entry
- struct for passing parameters to the method
get_acl_entry
- struct for passing parameters to the method
list_acl_entries
- struct for passing parameters to the method
update_acl_entry
Enums
- struct for typed errors of method
bulk_update_acl_entries
- struct for typed errors of method
create_acl_entry
- struct for typed errors of method
delete_acl_entry
- struct for typed errors of method
get_acl_entry
- struct for typed errors of method
list_acl_entries
- struct for typed errors of method
update_acl_entry
Functions
- 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.
- Add an ACL entry to an ACL.
- Delete an ACL entry from a specified ACL.
- Retrieve a single ACL entry.
- List ACL entries for a specified ACL.
- Update an ACL entry for a specified ACL.