ENUM
CredentialsManagedBy
Description
CredentialsManagedBy specifies who manages the GCP credentials used for authentication and authorization when accessing GCP resources within the Rubrik platform.
link GraphQL Schema definition
- enum CredentialsManagedBy {
- # Customer-managed global credentials.
- # Customer-managed project-specific credentials.
- # Rubrik-managed credentials.
- # Unknown or unspecified credentials manager.
- }
link Require by
- GcpCloudAccountGetProjectResponseGcpCloudAccountGetProjectReply returns the GCP project details with the cloud account information and feature status.
- GcpCloudAccountProjectGCP Cloud Account Project.
- GcpCloudAccountProjectDetailDetails of the Gcp Cloud Account project configured for a feature.
- GcpCloudAccountProjectForOauthDetails of a GCP project for OAuth.
- GcpProjectGcpProject represents a Google Cloud Platform (GCP) project within the Rubrik platform.