OBJECT

RbsHostUsage

Description

Specifies the host that uses this certificate for Rubrik Backup Service (RBS).

link GraphQL Schema definition

  • type RbsHostUsage {
  • # The name of the host.
  • name: String!
  • # The UUID of the host.
  • uuid: String!
  • }