Module acls_in_compute_api

Source

Structs§

ComputeAclCreateAclsParams
struct for passing parameters to the method compute_acl_create_acls
ComputeAclDeleteSAclIdParams
struct for passing parameters to the method compute_acl_delete_s_acl_id
ComputeAclListAclEntriesParams
struct for passing parameters to the method compute_acl_list_acl_entries
ComputeAclListAclsSAclIdParams
struct for passing parameters to the method compute_acl_list_acls_s_acl_id
ComputeAclLookupAclsParams
struct for passing parameters to the method compute_acl_lookup_acls
ComputeAclUpdateAclsParams
struct for passing parameters to the method compute_acl_update_acls

Enums§

ComputeAclCreateAclsError
struct for typed errors of method compute_acl_create_acls
ComputeAclDeleteSAclIdError
struct for typed errors of method compute_acl_delete_s_acl_id
ComputeAclListAclEntriesError
struct for typed errors of method compute_acl_list_acl_entries
ComputeAclListAclsError
struct for typed errors of method compute_acl_list_acls
ComputeAclListAclsSAclIdError
struct for typed errors of method compute_acl_list_acls_s_acl_id
ComputeAclLookupAclsError
struct for typed errors of method compute_acl_lookup_acls
ComputeAclUpdateAclsError
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.