INPUT_OBJECT

WindowsRbsHostInstallConfigInput

Description

Configuration for installing RBS on Windows hosts.

link GraphQL Schema definition

  • input WindowsRbsHostInstallConfigInput {
  • # Configuration for the RBS host user, including credentials and connection
  • # details.
  • rbsHostUserConfig: WindowsRbsHostUserConfigInput
  • }