[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Get List Of Mnr Metadata
DescriptionGet list of Mnr metadata package names.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://{api_host}tcsa.host.com/v1/mnrgateway/metadata/list
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
array
of
string
of type application/json
[
"VMWareCollector",
"Netflow"
]
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 https://{api_host}tcsa.host.com/v1/mnrgateway/metadata/list
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance