Function getDirectAccessAgentConnectorFiles

  • Retrieves the configuration files associated with the connector. 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.4+.

    Parameters

    • agentId: string

      The agent ID

    • connectorType: string

      The connector to retrieve the list of files for

    • query: Record<string, unknown>

      an object with query parameters

    • Optionaloptions: ApiCallOptions

    Returns Promise<GetDirectAccessAgentConnectorFilesHttpResponse>

    GetDirectAccessAgentConnectorFilesHttpError