Module fastly_api::apis::acl_api

source ·

Structs

Enums

Functions

  • Create a new ACL attached to the specified service version. A new, empty ACL must be attached to a draft version of a service. The version associated with the ACL must be activated to be used.
  • Delete an ACL from the specified service version. To remove an ACL from use, the ACL must be deleted from a draft version and the version without the ACL must be activated.
  • Retrieve a single ACL by name for the version and service.
  • List ACLs.
  • Update an ACL for a particular service and version.