ENUM

SaasFeature

Description

Types of Rubrik SaaS features using the Exocompute cluster.

link GraphQL Schema definition

  • enum SaasFeature {
  • # Rubrik-hosted Exocompute cluster for Azure AD.
  • TYPE_AAD
  • # Rubrik-hosted Exocompute cluster for Cloud Direct.
  • TYPE_CLOUD_DIRECT_HOSTED
  • # Rubrik-hosted or customer-hosted Exocompute cluster for M365.
  • TYPE_M365
  • # Rubrik-hosted Exocompute cluster for SaaS Protection.
  • TYPE_SAAS_PROTECTION
  • }