Changes the owner of an automation connection by specifying a new owner.
The unique identifier for the automation connection.
an object with the body content
Optionaloptions: ApiCallOptionsChanges the space of an automation connection by specifying a new space.
Changes the space of an automation connection by specifying a new space.
The unique identifier for the automation connection.
an object with the body content
Optionaloptions: ApiCallOptionsTries to validate and checks the connection status of an automation connection.
Tries to validate and checks the connection status of an automation connection.
The unique identifier for the automation connection.
Optionaloptions: ApiCallOptionsClears the cache for automation-connections api requests.
Clears the cache for automation-connections api requests.
Creates a new connection object from an automation connector.
Creates a new connection object from an automation connector.
an object with the body content
Optionaloptions: ApiCallOptionsDeletes the specified automation connection.
Deletes the specified automation connection.
The unique identifier for the automation connection.
an object with query parameters
Optionalforced?: booleanWhen true, the automation connection will be deleted regardless of its usage by any automations.
Optionaloptions: ApiCallOptionsReturns details about the specified automation connection.
Returns details about the specified automation connection.
The unique identifier for the automation connection.
Optionaloptions: ApiCallOptionsRetrieves a list of automation connections
Retrieves a list of automation connections
an object with query parameters
Optionalfilter?: stringFilters the result based on the specified criteria: name, connectorId, ownerId, or spaceId.
Optionallimit?: numberThe number of automation connections to retrieve.
OptionallistAll?: booleanWhen true, list all connections. Restricted to tenant admins and analytics admins.
Optionalsort?: The field to sort by, with +- prefix indicating sort order. (?sort=-name => sort on the name field using descending order)
Optionaloptions: ApiCallOptionsUpdates the specified properties of an automation connection.
Updates the specified properties of an automation connection.
The unique identifier for the automation connection.
an object with the body content
Optionaloptions: ApiCallOptions
Changes the owner of an automation connection by specifying a new owner.