OBJECT

GenerateConfigProtectionRestoreFormReply

Description

Supported in v7.0+

link GraphQL Schema definition

  • type GenerateConfigProtectionRestoreFormReply {
  • # Required. Supported in v7.0+
  • # Configurations backed-up.
  • configurations: RestoreFormConfigurations
  • # Supported configuration types for configuration protection.
  • configurationTypes: [ConfigurationTypes!]!
  • }

link Require by