blob: 8fb643b7dcf2810288bd3711d4aa621b55ac40fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"tags": "k8s, cnf, k8s-rb-definition-name",
"name": "k8s-rb-definition-name",
"group": "default",
"property": {
"description": "K8s RB definition name. Associated with vf-module-model-invariant-uuid",
"type": "string"
},
"updated-by": "Lukasz Rajewski <lukasz.rajewski@orange.com>",
"sources": {
"input": {
"type": "source-input"
},
"default": {
"type": "source-default",
"properties": {}
}
}
}
|