OBJECT
PermissionsGroupWithVersion
Description
Represents a permissions group with its version.
link GraphQL Schema definition
- type PermissionsGroupWithVersion {
- # Represents the permissions group.
- : PermissionsGroup!
- # Represents the version of the permissions group.
- : Int!
- }
link Require by
- AwsCloudAccountFeatureVersionFeature version of AWS cloud accounts.
- AzureArmTemplateByFeatureCustom role ARM template corresponding to the feature.
- AzureCloudAccountPermissionConfigResponseConfiguration consisting of role permissions and feature policy version required for Azure subscription setup. Features refer to the Rubrik features that the customer wants to be enabled on the cloud account.
- FeaturePermissionRepresents the permissions for a feature.