Skip to content

AzureDevOpsOrganization

Azure DevOps Organization.

Implements: HierarchyObject, PolarisHierarchyObject

Fields

Field Type Description
allOrgs [Org!]! Organizations to which this hierarchy object belongs.
allTags [AssignedRscTag!]! RSC tags to which this hierarchy object is assigned.
authorizedOperations [Operation!]! The authorized operations on the object.
backupLocation DevOpsBackupLocation Backup location associated with the Azure DevOps organization.
backupLocationId String! ID of the backup location associated with the Azure DevOps organization.
backupLocationName String! Name of the backup location associated with the Azure DevOps organization.
backupRegion String! Backup region for the Azure DevOps organization.
cloudNativeExocompute DevOpsCloudNativeExocompute Cloud native exocompute associated with the Azure DevOps organization.
configuredSlaDomain SlaDomain! SLA Domain configured for the hierarchy object.
connectionStatus DevopsConnectionStatus! Connection status of the Azure DevOps organization.
devOpsOrgType DevopsOrgType! Type of the Azure DevOps organization.
effectiveRetentionSlaDomain SlaDomain Effective retention of the SLA Domain of the hierarchy object.
effectiveSlaDomain SlaDomain! Effective SLA Domain of the hierarchy object.
effectiveSlaSourceObject PathNode Path node of the effective SLA Domain source.
exocomputeHostName String! Exocompute host name for the Azure DevOps organization.
exocomputeId String! ID of the exocompute associated with the Azure DevOps organization.
id UUID! ID of the Azure DevOps organization.
isRelic Boolean! True if the Azure DevOps organization is a relic.
lastRefreshTime DateTime Last refresh time of the Azure DevOps organization.
logicalPath [PathNode!]! Sequential list of the logical ancestors of this object.
name String! Name of the hierarchy object.
nativeId String! Native ID of the Azure DevOps organization.
numWorkloadDescendants Int! Number of descendant workloads of this object.
objectPauseStatus ObjectPauseStatus Pause status of the hierarchy object.
objectType HierarchyObjectTypeEnum! Type of this object.
physicalPath [PathNode!]! Sequential list of the physical ancestors of this object.
projectCount Int! Number of projects in the Azure DevOps organization.
repoCount Int! Number of repositories in the Azure DevOps organization.
repoHostType DevopsHostType! Exocompute host type of the Azure DevOps organization.
rscNativeObjectPendingSla CompactSlaDomain SLA Domain assignment which is pending on the Rubrik Security Cloud native objects.
rscPendingObjectPauseAssignment PendingObjectPauseAssignmentStatus Object pause pending assignment details for RSC objects.
rubrikHostedExocompute DevOpsRubrikHostedExocompute Rubrik hosted exocompute associated with the Azure DevOps organization.
securityMetadata SecurityMetadata Security posture metadata.
slaAssignment SlaAssignmentTypeEnum! SLA Domain assignment type for this object.
slaPauseStatus Boolean! Pause status of the effective SLA Domain of the hierarchy object.
snapshotDistribution SnapshotDistribution! Distribution of the snapshots of the hierarchy object.
tenantId String! Tenant ID associated with the Azure DevOps organization.
tenantUuid UUID Azure AD tenant UUID for the Azure DevOps organization.

Field Arguments

Field Argument Type Description
numWorkloadDescendants first Int Returns the first n elements from the list.
numWorkloadDescendants after String Returns the elements in the list that occur after the specified cursor.
numWorkloadDescendants last Int Returns the last n elements from the list.
numWorkloadDescendants before String Returns the elements in the list that occur before the specified cursor.
numWorkloadDescendants objectTypes [ManagedObjectType!] Types of objects to limit the results. If absent, all object types are returned.

Used By

Queries