OBJECT
GenerateConfigProtectionRestoreFormReply
Description
Supported in v7.0+
link GraphQL Schema definition
- type GenerateConfigProtectionRestoreFormReply {
- # Supported configuration types for configuration protection.
- : [ConfigurationTypes!]!
- # Required. Supported in v7.0+
- # Configurations backed-up.
- : RestoreFormConfigurations
- }