Skip to content

Org

Details of an org.

Fields

Field Type Description
allClusterCapacityQuotas [ClusterWithCapacityQuota!]! All cluster capacity quotas enforced on the organization.
allUrls [String!]! All URLs associated with the organization.
allowedClusters [String!]! Allowed clusters for the organization.
authDomainConfig TenantAuthDomainConfig! Specifies whether to use the SSO/LDAP configuration of the global organization or to use configuration specific to this organization.
crossAccountCapabilities [CrossAccountCapability!]! Specifies cross-account capabilities enabled for this organization.
description String! Description of the organization.
fullName String! Full name of the organization.
hasOwnIdpConfigured Boolean! Specifies whether this tenant organization has configured its own identity providers.
id String! ID of the organization.
isEnvoyRequired Boolean! Specifies whether organization is forced to use Rubrik Envoy to connect their hosts.
isInheritIpAllowlistDisabled Boolean! Specifies whether IP allowlist settings and entries are not inherited for this organization.
isServiceAccountDisabled Boolean! Specifies whether service accounts are not enabled for this organization.
mfaStatus MfaStatus! Specifies MFA status.
name String! Name of the organization.
orgAdminRole Role! Organization admin role.
permissions [Permission!]! Permissions given to the organization.
physicalStorageUsed Long! Physical storage used by the organization.
replicationOnlyClusters [String!]! Clusters designated as replication-only for the organization.
selfServicePermissions [SelfServicePermission!]! Self-service permissions assigned to the organization.
shouldEnforceMfaForAll Boolean! Specifies whether MFA is enforced for all users in the organization.
ssoGroups [SsoGroup!]! SSO groups authorized for the organization.
tenantNetworkHealth TenantNetworkHealth! Health of the tenant networks associated with the organization.
users [ExistingUser!]! Existing users in the organization.

Used By

Queries

Referenced by