ZonedApiSetAclsRequest: { acls: AclSpec[]; frontendId: string; zone?: Zone }

Type declaration

  • acls: AclSpec[]

    List of ACLs for this frontend. Any other existing ACLs on this frontend will be removed.

  • frontendId: string

    Frontend ID.

  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config.