.openapi-generator-ignore README.md docs/AccountGroup.md docs/AccountGroupDetail.md docs/AccountGroupInfo.md docs/AccountGroupRequest.md docs/AccountGroupRole.md docs/AccountGroups.md docs/AccountGroupsApi.md docs/Agent.md docs/AgentBase.md docs/AuditUserEvents.md docs/BaseRole.md docs/CloudEnterpriseAgentType.md docs/ClusterMember.md docs/CreatedAccountGroup.md docs/CreatedUser.md docs/EnterpriseAgent.md docs/EnterpriseAgentData.md docs/EnterpriseAgentIpv6Policy.md docs/EnterpriseAgentState.md docs/Error.md docs/ErrorDetail.md docs/ErrorDetailCode.md docs/Expand.md docs/ExtendedUser.md docs/InterfaceIpMapping.md docs/Link.md docs/PaginationLinks.md docs/Permission.md docs/Permissions.md docs/PermissionsApi.md docs/Resource.md docs/Role.md docs/RoleDetail.md docs/RoleRequestBody.md docs/Roles.md docs/RolesApi.md docs/SelfLinks.md docs/SimpleAgent.md docs/UnauthorizedError.md docs/User.md docs/UserAccountGroup.md docs/UserAccountGroupRole.md docs/UserDetail.md docs/UserEvent.md docs/UserEventsApi.md docs/UserRequest.md docs/Users.md docs/UsersApi.md docs/ValidationError.md docs/ValidationErrorItem.md pyproject.toml setup.cfg src/thousandeyes_sdk/admin/__init__.py src/thousandeyes_sdk/admin/api/__init__.py src/thousandeyes_sdk/admin/api/account_groups_api.py src/thousandeyes_sdk/admin/api/permissions_api.py src/thousandeyes_sdk/admin/api/roles_api.py src/thousandeyes_sdk/admin/api/user_events_api.py src/thousandeyes_sdk/admin/api/users_api.py src/thousandeyes_sdk/admin/models/__init__.py src/thousandeyes_sdk/admin/models/account_group.py src/thousandeyes_sdk/admin/models/account_group_detail.py src/thousandeyes_sdk/admin/models/account_group_info.py src/thousandeyes_sdk/admin/models/account_group_request.py src/thousandeyes_sdk/admin/models/account_group_role.py src/thousandeyes_sdk/admin/models/account_groups.py src/thousandeyes_sdk/admin/models/agent.py src/thousandeyes_sdk/admin/models/agent_base.py src/thousandeyes_sdk/admin/models/audit_user_events.py src/thousandeyes_sdk/admin/models/base_role.py src/thousandeyes_sdk/admin/models/cloud_enterprise_agent_type.py src/thousandeyes_sdk/admin/models/cluster_member.py src/thousandeyes_sdk/admin/models/created_account_group.py src/thousandeyes_sdk/admin/models/created_user.py src/thousandeyes_sdk/admin/models/enterprise_agent.py src/thousandeyes_sdk/admin/models/enterprise_agent_data.py src/thousandeyes_sdk/admin/models/enterprise_agent_ipv6_policy.py src/thousandeyes_sdk/admin/models/enterprise_agent_state.py src/thousandeyes_sdk/admin/models/error.py src/thousandeyes_sdk/admin/models/error_detail.py src/thousandeyes_sdk/admin/models/error_detail_code.py src/thousandeyes_sdk/admin/models/expand.py src/thousandeyes_sdk/admin/models/extended_user.py src/thousandeyes_sdk/admin/models/interface_ip_mapping.py src/thousandeyes_sdk/admin/models/link.py src/thousandeyes_sdk/admin/models/pagination_links.py src/thousandeyes_sdk/admin/models/permission.py src/thousandeyes_sdk/admin/models/permissions.py src/thousandeyes_sdk/admin/models/resource.py src/thousandeyes_sdk/admin/models/role.py src/thousandeyes_sdk/admin/models/role_detail.py src/thousandeyes_sdk/admin/models/role_request_body.py src/thousandeyes_sdk/admin/models/roles.py src/thousandeyes_sdk/admin/models/self_links.py src/thousandeyes_sdk/admin/models/simple_agent.py src/thousandeyes_sdk/admin/models/unauthorized_error.py src/thousandeyes_sdk/admin/models/user.py src/thousandeyes_sdk/admin/models/user_account_group.py src/thousandeyes_sdk/admin/models/user_account_group_role.py src/thousandeyes_sdk/admin/models/user_detail.py src/thousandeyes_sdk/admin/models/user_event.py src/thousandeyes_sdk/admin/models/user_request.py src/thousandeyes_sdk/admin/models/users.py src/thousandeyes_sdk/admin/models/validation_error.py src/thousandeyes_sdk/admin/models/validation_error_item.py src/thousandeyes_sdk/admin/py.typed test/__init__.py test/test_account_group.py test/test_account_group_detail.py test/test_account_group_info.py test/test_account_group_request.py test/test_account_group_role.py test/test_account_groups.py test/test_agent.py test/test_agent_base.py test/test_audit_user_events.py test/test_base_role.py test/test_cloud_enterprise_agent_type.py test/test_cluster_member.py test/test_created_account_group.py test/test_created_user.py test/test_enterprise_agent.py test/test_enterprise_agent_data.py test/test_enterprise_agent_ipv6_policy.py test/test_enterprise_agent_state.py test/test_error.py test/test_error_detail.py test/test_error_detail_code.py test/test_expand.py test/test_extended_user.py test/test_interface_ip_mapping.py test/test_link.py test/test_pagination_links.py test/test_permission.py test/test_permissions.py test/test_resource.py test/test_role.py test/test_role_detail.py test/test_role_request_body.py test/test_roles.py test/test_self_links.py test/test_simple_agent.py test/test_unauthorized_error.py test/test_user.py test/test_user_account_group.py test/test_user_account_group_role.py test/test_user_detail.py test/test_user_event.py test/test_user_request.py test/test_users.py test/test_validation_error.py test/test_validation_error_item.py