INPUT_OBJECT

RefreshHostInput

Description

Refresh the connection to the host.

link GraphQL Schema definition

  • input RefreshHostInput {
  • # Required. ID assigned to a host object.
  • id: String!
  • }

link Require by