[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance

Remediation Delete Policy By ID

Description

This API is used for deleting the requested remediation rule.

Request

Request

URL

URL


delete
https://{api_host}tcsa.host.com/policy/{policy_name}
Copy

Path Parameters

Path Parameters

string
policy_name Required

Unique id, to indentify the remediation rule


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

200 OK

No content

Errors

Errors

404

resource not found


500

Internal server error

Code Samples

Code Samples

cURL Command

curl -X DELETE https://{api_host}tcsa.host.com/policy/{policy_name}


Feedback

Was this page helpful?