Module fastly_api::apis::iam_user_groups_api
source · Structs
- struct for passing parameters to the method
add_user_group_members
- struct for passing parameters to the method
add_user_group_roles
- struct for passing parameters to the method
add_user_group_service_groups
- struct for passing parameters to the method
create_a_user_group
- struct for passing parameters to the method
delete_a_user_group
- struct for passing parameters to the method
get_a_user_group
- struct for passing parameters to the method
list_user_group_members
- struct for passing parameters to the method
list_user_group_roles
- struct for passing parameters to the method
list_user_group_service_groups
- struct for passing parameters to the method
list_user_groups
- struct for passing parameters to the method
remove_user_group_members
- struct for passing parameters to the method
remove_user_group_roles
- struct for passing parameters to the method
remove_user_group_service_groups
- struct for passing parameters to the method
update_a_user_group
Enums
- struct for typed errors of method
add_user_group_members
- struct for typed errors of method
add_user_group_roles
- struct for typed errors of method
add_user_group_service_groups
- struct for typed errors of method
create_a_user_group
- struct for typed errors of method
delete_a_user_group
- struct for typed errors of method
get_a_user_group
- struct for typed errors of method
list_user_group_members
- struct for typed errors of method
list_user_group_roles
- struct for typed errors of method
list_user_group_service_groups
- struct for typed errors of method
list_user_groups
- struct for typed errors of method
remove_user_group_members
- struct for typed errors of method
remove_user_group_roles
- struct for typed errors of method
remove_user_group_service_groups
- struct for typed errors of method
update_a_user_group
Functions
- Add members to a user group.
- Add roles to a user group.
- Add service groups to a user group.
- Create a user group.
- Delete a user group.
- Get a user group.
- List members of a user group.
- List roles in a user group.
- List service groups in a user group.
- List all user groups.
- Remove members of a user group
- Remove roles from a user group.
- Remove service groups from a user group.
- Update a user group.