Deletes a Layer 4 transport application from a specified site.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
esa:DeleteTransportLayerApplication |
delete |
*Site
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| SiteId |
integer |
Yes |
Site ID. You can call the ListSites operation to query the site ID. |
123456**** |
| ApplicationId |
integer |
Yes |
Application ID. You can call the ListTransportLayerApplications operation to query the application ID. |
170996390868**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
Request ID. |
90510C29-1E40-5A11-93F1-B9F5EDF57EE1 |
Examples
Success response
JSON format
{
"RequestId": "90510C29-1E40-5A11-93F1-B9F5EDF57EE1"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InternalException | Failed to call the service. Try again later or contact technical support. | Failed to call the service. Try again later or contact technical support. |
| 400 | TransportLayerApplicationNotExist | The layer -4 accelerated application of the current operation does not exist. Modify it and try again. | The layer -4 accelerated application of the current operation does not exist. Modify it and try again. |
| 400 | InternalError | An internal exception occurred, please try again later. | An inner exception was triggered. Please try again later. |
| 400 | IpaNotActive | The ipa application is not active. | The ipa application is not active. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.