INPUT_OBJECT

HostMakePrimaryInfo

Description

Additional info for HOST_MAKE_PRIMARY_POLLER jobs.

link GraphQL Schema definition

  • input HostMakePrimaryInfo {
  • # The FIDs of the hosts on the clusters requested to be primary cluster.
  • hostFids: [String!]
  • }