OBJECT

CdmLightweightHost

Description

Details of the hosts associated with a Db2 instance.

link GraphQL Schema definition

  • type CdmLightweightHost {
  • # Specifies the Rubrik ID of the host.
  • id: String!
  • # Specifies the host name.
  • name: String!
  • }