INPUT_OBJECT
UpgradeGcpCloudAccountPermissionsWithoutOauthInput
Description
Input for upgrading GCP Cloud Account feature to connected state from update permissions without OAuth.
link GraphQL Schema definition
- input UpgradeGcpCloudAccountPermissionsWithoutOauthInput {
- # Rubrik ID of the cloud account to upgrade permissions.
- UUID! :
- # Feature enabled on the GCP Cloud Account, which is currently in Update
- # Permissions state.
- CloudAccountFeature! :
- }