OBJECT

BulkRefreshHostsReply

Description

Response of the mutation to refresh multiple hosts.

link GraphQL Schema definition

  • type BulkRefreshHostsReply {
  • # Details of the refreshed hosts.
  • data: [RefreshHostReply!]!
  • }

link Require by