Adding a workload/trait/scope
{type} being of either trait, scope, workload; registration of adapter capabilities.
643 matches
68 actions
Meshery API.
68 actions
Infrastructure/Meshery API.
Adding a workload/trait/scope
{type} being of either trait, scope, workload; registration of adapter capabilities.
{
"type": "object",
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"additionalProperties": false
}{
"type": "object",
"additionalProperties": true
}