INPUT_OBJECT

PamIntegrationConfigInput

Description

Holds the configuration of the PAM integration.

link GraphQL Schema definition

  • input PamIntegrationConfigInput {
  • # The optional IP addresses of the PAM system.
  • ipAddresses: [String!]
  • }