[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Delete Mnr Metadata Mapping
DescriptionDelete Mnr metadata mapping for provided package name
Request
URLURL
https://{api_host}tcsa.host.com/v1/mnrgateway/mappings/{packageName}
Path Parameters
Path Parameters
string
packageName
Required
Package name for which user wants to fetch MetaData
packageName example
"Netflow"
Authentication
This operation uses the following authentication methods.
Errors
object
400
Invalid Request sent by the user
object
401
User authentication failed
object
403
Access to the requested resource/operation is forbidden
object
404
Cannot find requested resource
object
500
Internal server error
Code Samples
cURL Command
curl -X DELETE https://{api_host}tcsa.host.com/v1/mnrgateway/mappings/Netflow
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance