OBJECT

PamIntegrationConfig

Description

Holds the configuration of the PAM integration.

link GraphQL Schema definition

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