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.
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.