INPUT_OBJECT

CloudNativeInstaceAppProtectionFilter

Description

Filter cloud instances based on whether they have been added as hosts to a Rubrik Cluster.

link GraphQL Schema definition

  • input CloudNativeInstaceAppProtectionFilter {
  • # Boolean value to filter cloud instances added as hosts to a Rubrik Cluster.
  • isProtectionSetup: Boolean!
  • }