Clears the cache for direct-access-agents api requests.
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+.
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+.
The agent ID
an object with query parameters
Optional
queryProperties?: string[]Individual properties within the agent configuration
Optional
options: ApiCallOptionsRetrieves custom data type mapping settings for the Generic ODBC Connector. Requestor must be assigned the TenantAdmin
role. Available in Direct Access Gateway V1.7.5+.
Retrieves custom data type mapping settings for the Generic ODBC Connector. Requestor must be assigned the TenantAdmin
role. Available in Direct Access Gateway V1.7.5+.
The agent ID.
The connector type. Must be odbc-connector
for this endpoint.
Optional
options: ApiCallOptionsRetrieves the configuration items in the flat file for the specified 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+.
Retrieves the configuration items in the flat file for the specified 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+.
The agent ID
The connector type to retrieve
The type of file to retrieve
Optional
options: ApiCallOptionsRetrieves 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+.
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+.
The agent ID
The connector to retrieve the list of files for
an object with query parameters
Optional
options: ApiCallOptionsRetrieves 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+.
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+.
The agent ID
The connector to retrieve the list of files for
Optional
options: ApiCallOptionsMakes changes to the local agent configuration using JSON Patch. 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+.
Makes changes to the local agent configuration using JSON Patch. 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+.
The agent ID
an object with the body content
Optional
options: ApiCallOptionsCompletely replaces the contents of the custom data type mapping configuration file for the Generic ODBC connector. Partial updates are not supported. There are property naming differences between the API and the file contents. Use the API property format when making changes. Requestor must be assigned the TenantAdmin
role. Available in Direct Access Gateway V1.7.5+.
Completely replaces the contents of the custom data type mapping configuration file for the Generic ODBC connector. Partial updates are not supported. There are property naming differences between the API and the file contents. Use the API property format when making changes. Requestor must be assigned the TenantAdmin
role. Available in Direct Access Gateway V1.7.5+.
The agent ID.
The connector type. Must be odbc-connector
for this endpoint.
an object with the body content
Optional
options: ApiCallOptionsRestarts the specified agent. If a reload is in RELOADING
status the restart
action will be ignored. Use force-restart
to restart the agent even if a reload is in RELOADING
status. 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+.
Restarts the specified agent. If a reload is in RELOADING
status the restart
action will be ignored. Use force-restart
to restart the agent even if a reload is in RELOADING
status. 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+.
The agent ID
The type of action to perform. Permitted values are restart
(will not restart the agent if a reload is in RELOADING
status) and force-restart
(will restart the agent even if a reload is in RELOADING
status).
Optional
options: ApiCallOptionsCompletely replaces the contents of the connector's configuration file. Partial updates are not supported. 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+.
Completely replaces the contents of the connector's configuration file. Partial updates are not supported. 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+.
The agent ID
The connector type to update
The file type to update
an object with query parameters
an object with the body content
Optional
options: ApiCallOptionsCompletely replaces the contents of the connector's configuration file. Partial updates are not supported. 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+.
Completely replaces the contents of the connector's configuration file. Partial updates are not supported. 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+.
The agent ID
The connector type to update
The file type to update
an object with the body content
Optional
options: ApiCallOptions
Clears the cache for direct-access-agents api requests.