INPUT_OBJECT

LinuxRbsHostInstallConfigInput

Description

Configuration for installing RBS on Linux hosts.

link GraphQL Schema definition

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