custom-profiles
custom-profiles
JSON Example
{
"profiles": [
{
"custom-profile-metrics": [
{
"metric": "string",
"unit": "string",
"value": "number"
}
],
"description": "string",
"id": "string",
"name": "string",
"objectType": {
"adapterKind": "string",
"resourceKind": "string"
}
}
]
}