Get Metrics Model Metadata
Retrieves high level detail of all existing catalog metrics model with device type and entity type.
OK
[
{
"deviceType": "Switch",
"entityType": "Port",
"is_base_model": true
},
{
"deviceType": "BladeEnclosureManager",
"entityType": "Interface",
"is_base_model": true
}
]
Invalid Request sent by the user
"ErrorDetails Object"
Error code for the failed request
Short summary of the error occurred
Detailed message with probable solution
User authentication failed
"ErrorDetails Object"
Error code for the failed request
Short summary of the error occurred
Detailed message with probable solution
Access to the requested resource/operation is forbidden
"ErrorDetails Object"
Error code for the failed request
Short summary of the error occurred
Detailed message with probable solution
Cannot find requested resource
"ErrorDetails Object"
Error code for the failed request
Short summary of the error occurred
Detailed message with probable solution
Internal server error
"ErrorDetails Object"
Error code for the failed request
Short summary of the error occurred
Detailed message with probable solution
curl -H 'Authorization: <value>' https://{api_host}/v1/catalog/metric-types