Skip to content

AzureNativeResourceGroup

An Azure Native Resource Group. Refers to a collection of resources in which multiple Azure services can reside.

Implements: PolarisHierarchyObject, HierarchyObject

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 [PolarisObjectAuthorizedOperationsEnum!]! The authorized operations on the object.
azureNativeSubscriptionDetails AzureNativeSubscriptionDetails Subscription details of the resource group.
azureNativeVirtualMachines AzureNativeVirtualMachineConnection! Paginated ist of Azure Virtual Machines (VMs) in the Resource Group.
azureSqlDatabaseCount Int! Count of Azure SQL databases in the Resource Group.
azureSqlManagedInstanceDbCount Int! Count of Azure SQL Managed Instance databases in the Resource Group.
azureStorageAccountCount Int! The number of Azure storage accounts in the resource group.
azureSubscription AzureNativeSubscription Azure Native Subscription of the Resource Group.
azureSubscriptionDetails AzureNativeSubscriptionDetails! Subscription details of the resource group.
azureSubscriptionRubrikId UUID! Rubrik ID of the Azure Native Resource Group.
configuredSlaDomain SlaDomain! SLA Domain configured for the hierarchy object.
diskSla AzureNativeResourceGroupSlaAssignment! Deprecated, use protectedObjectTypeToSla instead. Rubrik Service Level Agreement (SLA) assigned to the disks in the Resource Group.
disksCount Int! Count of disks in the Resource Group.
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.
id UUID! ID of the hierarchy object.
isProtectable Boolean! Whether the resource group is protectable for the specified protection features.
logicalPath [PathNode!]! Sequential list of the logical ancestors of this object.
name String! Name of the hierarchy object.
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.
protectedObjectTypeToSla [ProtectedObjectTypeToSla!]! A list of mappings between protected object types and SLA Domains.
region AzureNativeRegion! Azure region associated with the Resource Group.
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.
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.
snappableTypeToBackupSetupSpecs [WorkloadTypeToBackupSetupSpecs!]! A list of mappings between object types and details about the backup setup.
snapshotDistribution SnapshotDistribution! Distribution of the snapshots of the hierarchy object.
subscription AzureNativeSubscription! Azure Native Subscription of the Resource Group.
tags [AzureTag!]! List of tags associated with the Resource Group.
vmSla AzureNativeResourceGroupSlaAssignment! Deprecated, use protectedObjectTypeToSla instead. Rubrik Service Level Agreement (SLA) assigned to the Virtual Machines (VMs) in the Resource Group.
vmsCount Int! Count of Virtual Machines (VMs) in the Resource Group.

Field Arguments

Field Argument Type Description
azureNativeVirtualMachines first Int Returns the first n elements from the list.
azureNativeVirtualMachines after String Returns the elements in the list that occur after the specified cursor.
azureNativeVirtualMachines last Int Returns the last n elements from the list.
azureNativeVirtualMachines before String Returns the elements in the list that occur before the specified cursor.
azureNativeVirtualMachines sortBy AzureNativeVirtualMachineSortFields Sort fields for list of Azure virtual machines.
azureNativeVirtualMachines sortOrder SortOrder Sorts the order of results.
azureNativeVirtualMachines virtualMachineFilters AzureNativeVirtualMachineFilters
isProtectable azureNativeProtectionFeatures [AzureNativeProtectionFeature!] The type of Azure Native features that RSC supports.
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

Referenced by