INPUT_OBJECT
GenerateConfigProtectionRestoreFormInput
Description
Input for generating configuration protection restore form.
link GraphQL Schema definition
- input GenerateConfigProtectionRestoreFormInput {
- # Required. UUID used to identify the cluster the request goes to.
- String! :
- # Required. Request to generate restore form.
- RestoreFormRequestInput! :
- }