INPUT_OBJECT

FullyQualifiedDomainNameInfoInput

Description

Supported in v5.1+

link GraphQL Schema definition

  • input FullyQualifiedDomainNameInfoInput {
  • # Required. Supported in v5.1+
  • # Fully qualified domain name where the filter should be hosted for
  • # install/upgrade operations.
  • fqdn: String!
  • }