Structs§
- Compute
AclCreate Acls Params - struct for passing parameters to the method
compute_acl_create_acls
- Compute
AclDeleteS AclId Params - struct for passing parameters to the method
compute_acl_delete_s_acl_id
- Compute
AclList AclEntries Params - struct for passing parameters to the method
compute_acl_list_acl_entries
- Compute
AclList AclsS AclId Params - struct for passing parameters to the method
compute_acl_list_acls_s_acl_id
- Compute
AclLookup Acls Params - struct for passing parameters to the method
compute_acl_lookup_acls
- Compute
AclUpdate Acls Params - struct for passing parameters to the method
compute_acl_update_acls
Enums§
- Compute
AclCreate Acls Error - struct for typed errors of method
compute_acl_create_acls
- Compute
AclDeleteS AclId Error - struct for typed errors of method
compute_acl_delete_s_acl_id
- Compute
AclList AclEntries Error - struct for typed errors of method
compute_acl_list_acl_entries
- Compute
AclList Acls Error - struct for typed errors of method
compute_acl_list_acls
- Compute
AclList AclsS AclId Error - struct for typed errors of method
compute_acl_list_acls_s_acl_id
- Compute
AclLookup Acls Error - struct for typed errors of method
compute_acl_lookup_acls
- Compute
AclUpdate Acls Error - struct for typed errors of method
compute_acl_update_acls
Functions§
- compute_
acl_ create_ acls - Create a new ACL.
- compute_
acl_ delete_ s_ acl_ id - Delete an ACL.
- compute_
acl_ list_ acl_ entries - List an ACL.
- compute_
acl_ list_ acls - List all ACLs.
- compute_
acl_ list_ acls_ s_ acl_ id - Describe an ACL.
- compute_
acl_ lookup_ acls - Find a matching ACL entry for an IP address.
- compute_
acl_ update_ acls - Update an ACL entry with a new operation or action, this allows you to modify an existing entry or delete it.