OBJECT
PermissionsGroupWithVersion
Description
Permissions group with accompanying version number.
link GraphQL Schema definition
- type PermissionsGroupWithVersion {
- # Cloud account permissions group.
- PermissionsGroup! :
- # 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.
- FeaturePermissionFeature along with permissions serialized in JSON format.