Module api_roles

Source

Structs§

ListRoleUsersOptionalParams
ListRoleUsersOptionalParams is a struct for passing parameters to the method RolesAPI::list_role_users
ListRolesOptionalParams
ListRolesOptionalParams is a struct for passing parameters to the method RolesAPI::list_roles
RolesAPI
The Roles API is used to create and manage Datadog roles, what global permissions they grant, and which users belong to them.

Enums§

AddPermissionToRoleError
AddPermissionToRoleError is a struct for typed errors of method RolesAPI::add_permission_to_role
AddUserToRoleError
AddUserToRoleError is a struct for typed errors of method RolesAPI::add_user_to_role
CloneRoleError
CloneRoleError is a struct for typed errors of method RolesAPI::clone_role
CreateRoleError
CreateRoleError is a struct for typed errors of method RolesAPI::create_role
DeleteRoleError
DeleteRoleError is a struct for typed errors of method RolesAPI::delete_role
GetRoleError
GetRoleError is a struct for typed errors of method RolesAPI::get_role
ListPermissionsError
ListPermissionsError is a struct for typed errors of method RolesAPI::list_permissions
ListRolePermissionsError
ListRolePermissionsError is a struct for typed errors of method RolesAPI::list_role_permissions
ListRoleUsersError
ListRoleUsersError is a struct for typed errors of method RolesAPI::list_role_users
ListRolesError
ListRolesError is a struct for typed errors of method RolesAPI::list_roles
RemovePermissionFromRoleError
RemovePermissionFromRoleError is a struct for typed errors of method RolesAPI::remove_permission_from_role
RemoveUserFromRoleError
RemoveUserFromRoleError is a struct for typed errors of method RolesAPI::remove_user_from_role
UpdateRoleError
UpdateRoleError is a struct for typed errors of method RolesAPI::update_role