OBJECT
BulkRbsInstallReply
Description
Response for bulk installation of Rubrik Backup Service.
link GraphQL Schema definition
- type BulkRbsInstallReply {
- #   Supported in v9.4+
- #   An array containing the installation status and registration details for each 
- #   host.
- : [RbsHostInstallStatus!]! 
- }