Deleting an Integration Service
The delete API uses the DELETE method to delete an Integration Service. You must provide authentication credentials by using the login API before deleting the Integration Service. For information about the authentication process, see Authentication-for-the-Infrastructure-Management-REST-API.
URL to access the delete API
The generic format of a URL for the delete API is as follows:
https://<TSPShostname>:<port>/tsws/10.0/api/unifiedadmin/IntegrationService/
<identifier>/delete
Response information for the delete API
A sample JSON response is as follows:
{
"responseTimeStamp": "2016-05-22T17:44:43",
"statusCode":"200",
"statusMsg":"OK",
"response": [
{
"resourceId": null,
"resourceName": "IS2",
"resourceURI": null,
"statusCode": "200",
"statusMsg": "OK"
}
]
}
"responseTimeStamp": "2016-05-22T17:44:43",
"statusCode":"200",
"statusMsg":"OK",
"response": [
{
"resourceId": null,
"resourceName": "IS2",
"resourceURI": null,
"statusCode": "200",
"statusMsg": "OK"
}
]
}
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*