INPUT_OBJECT
WindowsRbsBulkInstallInput
Description
Configuration for bulk installation of RBS on Windows hosts.
link GraphQL Schema definition
- input WindowsRbsBulkInstallInput {
- # Required. UUID used to identify the Rubrik cluster the request
- # goes to.
- String! :
- # Required. Configuration parameters to install RBS on multiple
- # windows hosts.
- WindowsBulkRbsInstallRequestInput! :
- }