OBJECT

AllEnabledFeaturesForAccountReply

Description

All Features enabled for a Rubrik cloud account.

link GraphQL Schema definition

  • type AllEnabledFeaturesForAccountReply {
  • # List of all features enabled for the Rubrik cloud account.
  • features: [CloudAccountFeature!]!
  • }

link Require by