Tenant Connection/Actions

This page describes action you can perform on tenant connection.

Execute Tenant Connection

Execute tenant_connection.

Synchronous / Asynchronous

  • Asynchronous

Request

HTTP Request method

  • POST

HTTP Request Path

{endpoint}/v2.0/tenant_connections/{tenant_connection_id}/execute

HTTP Request Parameters

Parameter Style Type Format Enumeration Description Required
tenant_connection_id URI string hyph-uuid - Unique ID of the Tenant Connection yes

Response

HTTP Response Code List

Response Code Description
200 OK
400 Bad Request
401 UnAuthorized
404 Not Found
409 Conflict
500 Internal Server Error

HTTP Response Parameters

This operation does not receive a response body.

Examples

Sample Request Body

This operation does not send a request body.

Sample Response Body

This operation does not receive a response body.