Function getDirectAccessAgentConfiguration

  • Retrieves the connector agent configuration from the specified agent. Requestor must be assigned the TenantAdmin role and needs to be either a Gateway's space owner or a member in the Gateway's space with Can Consume Data role. Available in Direct Access Gateway V1.7.2+.

    Parameters

    • agentId: string

      The agent ID

    • query: { queryProperties?: string[] }

      an object with query parameters

      • OptionalqueryProperties?: string[]

        Individual properties within the agent configuration

    • Optionaloptions: ApiCallOptions

    Returns Promise<GetDirectAccessAgentConfigurationHttpResponse>

    GetDirectAccessAgentConfigurationHttpError