[
{
"name": "k8s-rb-profile-name",
"dataType": "string",
"entrySchema": null,
"resourceDictionaryGroup": "default",
"definition": {
"tags" : "k8s, cnf, profile, k8s-rb-profile-name",
"name" : "k8s-rb-profile-name",
"property" : {
"description" : "Profile name used in multicloud/k8s plugin to identify Helm chart(s) where this mapping is providing override values.",
"type" : "string"
},
"group" : "default",
"updated-by" : "Samuli, Silvius <s.silvius@partner.samsung.com>",
"sources" : {
"input" : {
"type" : "source-input"
},
"default" : {
"type" : "source-default",
"properties" : { }
},
"sdnc" : {
"type" : "source-rest",
"properties" : {
"verb" : "GET",
"type" : "JSON",
"url-path" : "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-name",
"path" : "/param/0/value",
"input-key-mapping" : {
"service-instance-id" : "service-instance-id",
"vnf-id" : "vnf-id"
},
"output-key-mapping" : {
"k8s-rb-profile-name" : "value"
},
"key-dependencies" : [ "service-instance-id", "vnf-id" ]
}
}
}
},
"description": "k8s-rb-profile-name",
"tags": "k8s-rb-profile-name",
"creationDate": "2021-01-06T17:43:12.000Z",
"updatedBy": "MALAKOV, YURIY <yuriy.malakov@att.com>"
},
{
"name": "k8s-rb-profile-namespace",
"dataType": "string",
"entrySchema": null,
"resourceDictionaryGroup": "default",
"definition": {
"tags" : "k8s, cnf, profile, k8s-rb-profile-namespace",
"name" : "k8s-rb-profile-namespace",
"property" : {
"description" : "Profile name used in multicloud/k8s plugin to identify Helm chart(s) where this mapping is providing override values.",
"type" : "string"
},
"group" : "default",
"updated-by" : "Samuli, Silvius <s.silvius@partner.samsung.com>",
"sources" : {
"input" : {
"type" : "source-input"
},
"default" : {
"type" : "source-default",
"properties" : { }
},
"sdnc" : {
"type" : "source-rest",
"properties" : {
"verb" : "GET",
"type" : "JSON",
"url-path" : "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-namespace",
"path" : "/param/0/value",
"input-key-mapping" : {
"service-instance-id" : "service-instance-id",
"vnf-id" : "vnf-id"
},
"output-key-mapping" : {
"k8s-rb-profile-namespace" : "value"
},
"key-dependencies" : [ "service-instance-id", "vnf-id" ]
}
}
}
},
"description": "k8s-rb-profile-namespace",
"tags": "k8s-rb-profile-namespace",
"creationDate": "2021-01-06T17:43:12.000Z",
"updatedBy": "MALAKOV, YURIY <yuriy.malakov@att.com>"
},
{
"name": "config.test",
"dataType": "string",
"entrySchema": null,
"resourceDictionaryGroup": "default",
"definition": {
"tags" : "k8s, cnf, profile, config.test",
"name" : "config.test",
"property" : {
"description" : "Profile name used in multicloud/k8s plugin to identify Helm chart(s) where this mapping is providing override values.",
"type" : "string"
},
"group" : "default",
"updated-by" : "Samuli, Silvius <s.silvius@partner.samsung.com>",
"sources" : {
"input" : {
"type" : "source-input"
},
"default" : {
"type" : "source-default",
"properties" : { }
},
"sdnc" : {
"type" : "source-rest",
"properties" : {
"verb" : "GET",
"type" : "JSON",
"url-path" : "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/config.test",
"path" : "/param/0/value",
"input-key-mapping" : {
"service-instance-id" : "service-instance-id",
"vnf-id" : "vnf-id"
},
"output-key-mapping" : {
"config.test" : "value"
},
"key-dependencies" : [ "service-instance-id", "vnf-id" ]
}
}
}
},
"description": "config.test",
"tags": "config.test",
"creationDate": "2021-01-06T17:43:12.000Z",
"updatedBy": "MALAKOV, YURIY <yuriy.malakov@att.com>"
},
{
"name": "singletest",
"dataType": "string",
"entrySchema": null,
"resourceDictionaryGroup": "default",
"definition": {
"tags" : "k8s, cnf, profile, singletest",
"name" : "singletest",
"property" : {
"description" : "Profile name used in multicloud/k8s plugin to identify Helm chart(s) where this mapping is providing override values.",
"type" : "string"
},
"group" : "default",
"updated-by" : "Samuli, Silvius <s.silvius@partner.samsung.com>",
"sources" : {
"input" : {
"type" : "source-input"
},
"default" : {
"type" : "source-default",
"properties" : { }
},
"sdnc" : {
"type" : "source-rest",
"properties" : {
"verb" : "GET",
"type" : "JSON",
"url-path" : "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/singletest",
"path" : "/param/0/value",
"input-key-mapping" : {
"service-instance-id" : "service-instance-id",
"vnf-id" : "vnf-id"
},
"output-key-mapping" : {
"singletest" : "value"
},
"key-dependencies" : [ "service-instance-id", "vnf-id" ]
}
}
}
},
"description": "singletest",
"tags": "singletest",
"creationDate": "2021-01-06T17:43:12.000Z",
"updatedBy": "MALAKOV, YURIY <yuriy.malakov@att.com>"
},
{
"name": "config.amfName",
"dataType": "string",
"entrySchema": null,
"resourceDictionaryGroup": "default",
"definition": {
"tags" : "k8s, cnf, profile, config.amfName",
"name" : "config.amfName",
"property" : {
"description" : "Profile name used in multicloud/k8s plugin to identify Helm chart(s) where this mapping is providing override values.",
"type" : "string"
},
"group" : "default",
"updated-by" : "Samuli, Silvius <s.silvius@partner.samsung.com>",
"sources" : {
"input" : {
"type" : "source-input"
},
"default" : {
"type" : "source-default",
"properties" : { }
},
"sdnc" : {
"type" : "source-rest",
"properties" : {
"verb" : "GET",
"type" : "JSON",
"url-path" : "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/config.amfName",
"path" : "/param/0/value",
"input-key-mapping" : {
"service-instance-id" : "service-instance-id",
"vnf-id" : "vnf-id"
},
"output-key-mapping" : {
"config.amfName" : "value"
},
"key-dependencies" : [ "service-instance-id", "vnf-id" ]
}
}
}
},
"description": "config.amfName",
"tags": "config.amfName",
"creationDate": "2021-01-06T17:43:12.000Z",
"updatedBy": "MALAKOV, YURIY <yuriy.malakov@att.com>"
},
{
"name": "config.smfName",
"dataType": "string",
"entrySchema": null,
"resourceDictionaryGroup": "default",
"definition": {
"tags" : "k8s, cnf, profile, config.smfName",
"name" : "config.smfName",
"property" : {
"description" : "Profile name used in multicloud/k8s plugin to identify Helm chart(s) where this mapping is providing override values.",
"type" : "string"
},
"group" : "default",
"updated-by" : "Samuli, Silvius <s.silvius@partner.samsung.com>",
"sources" : {
"input" : {
"type" : "source-input"
},
"default" : {
"type" : "source-default",
"properties" : { }
},
"sdnc" : {
"type" : "source-rest",
"properties" : {
"verb" : "GET",
"type" : "JSON",
"url-path" : "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/config.smfName",
"path" : "/param/0/value",
"input-key-mapping" : {
"service-instance-id" : "service-instance-id",
"vnf-id" : "vnf-id"
},
"output-key-mapping" : {
"config.smfName" : "value"
},
"key-dependencies" : [ "service-instance-id", "vnf-id" ]
}
}
}
},
"description": "config.smfName",
"tags": "config.smfName",
"creationDate": "2021-01-06T17:43:12.000Z",
"updatedBy": "MALAKOV, YURIY <yuriy.malakov@att.com>"
},
{
"name": "config.upfName",
"dataType": "string",
"entrySchema": null,
"resourceDictionaryGroup": "default",
"definition": {
"tags" : "k8s, cnf, profile, config.upfName",
"name" : "config.upfName",
"property" : {
"description" : "Profile name used in multicloud/k8s plugin to identify Helm chart(s) where this mapping is providing override values.",
"type" : "string"
},
"group" : "default",
"updated-by" : "Samuli, Silvius <s.silvius@partner.samsung.com>",
"sources" : {
"input" : {
"type" : "source-input"
},
"default" : {
"type" : "source-default",
"properties" : { }
},
"sdnc" : {
"type" : "source-rest",
"properties" : {
"verb" : "GET",
"type" : "JSON",
"url-path" : "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/config.upfName",
"path" : "/param/0/value",
"input-key-mapping" : {
"service-instance-id" : "service-instance-id",
"vnf-id" : "vnf-id"
},
"output-key-mapping" : {
"config.upfName" : "value"
},
"key-dependencies" : [ "service-instance-id", "vnf-id" ]
}
}
}
},
"description": "config.upfName",
"tags": "config.upfName",
"creationDate": "2021-01-06T17:43:12.000Z",
"updatedBy": "MALAKOV, YURIY <yuriy.malakov@att.com>"
},
{
"name": "amfName",
"dataType": "string",
"entrySchema": null,
"resourceDictionaryGroup": "default",
"definition": {
"tags" : "k8s, cnf, profile, amfName",
"name" : "amfName",
"property" : {
"description" : "Profile name used in multicloud/k8s plugin to identify Helm chart(s) where this mapping is providing override values.",
"type" : "string"
},
"group" : "default",
"updated-by" : "Samuli, Silvius <s.silvius@partner.samsung.com>",
"sources" : {
"input" : {
"type" : "source-input"
},
"default" : {
"type" : "source-default",
"properties" : { }
},
"sdnc" : {
"type" : "source-rest",
"properties" : {
"verb" : "GET",
"type" : "JSON",
"url-path" : "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/amfName",
"path" : "/param/0/value",
"input-key-mapping" : {
"service-instance-id" : "service-instance-id",
"vnf-id" : "vnf-id"
},
"output-key-mapping" : {
"amfName" : "value"
},
"key-dependencies" : [ "service-instance-id", "vnf-id" ]
}
}
}
},
"description": "amfName",
"tags": "amfName",
"creationDate": "2021-01-06T17:43:12.000Z",
"updatedBy": "MALAKOV, YURIY <yuriy.malakov@att.com>"
},
{
"name": "smfName",
"dataType": "string",
"entrySchema": null,
"resourceDictionaryGroup": "default",
"definition": {
"tags" : "k8s, cnf, profile, smfName",
"name" : "smfName",
"property" : {
"description" : "Profile name used in multicloud/k8s plugin to identify Helm chart(s) where this mapping is providing override values.",
"type" : "string"
},
"group" : "default",
"updated-by" : "Samuli, Silvius <s.silvius@partner.samsung.com>",
"sources" : {
"input" : {
"type" : "source-input"
},
"default" : {
"type" : "source-default",
"properties" : { }
},
"sdnc" : {
"type" : "source-rest",
"properties" : {
"verb" : "GET",
"type" : "JSON",
"url-path" : "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/smfName",
"path" : "/param/0/value",
"input-key-mapping" : {
"service-instance-id" : "service-instance-id",
"vnf-id" : "vnf-id"
},
"output-key-mapping" : {
"smfName" : "value"
},
"key-dependencies" : [ "service-instance-id", "vnf-id" ]
}
}
}
},
"description": "smfName",
"tags": "smfName",
"creationDate": "2021-01-06T17:43:12.000Z",
"updatedBy": "MALAKOV, YURIY <yuriy.malakov@att.com>"
},
{
"name": "upfName",
"dataType": "string",
"entrySchema": null,
"resourceDictionaryGroup": "default",
"definition": {
"tags" : "k8s, cnf, profile, upfName",
"name" : "upfName",
"property" : {
"description" : "Profile name used in multicloud/k8s plugin to identify Helm chart(s) where this mapping is providing override values.",
"type" : "string"
},
"group" : "default",
"updated-by" : "Samuli, Silvius <s.silvius@partner.samsung.com>",
"sources" : {
"input" : {
"type" : "source-input"
},
"default" : {
"type" : "source-default",
"properties" : { }
},
"sdnc" : {
"type" : "source-rest",
"properties" : {
"verb" : "GET",
"type" : "JSON",
"url-path" : "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/upfName",
"path" : "/param/0/value",
"input-key-mapping" : {
"service-instance-id" : "service-instance-id",
"vnf-id" : "vnf-id"
},
"output-key-mapping" : {
"upfName" : "value"
},
"key-dependencies" : [ "service-instance-id", "vnf-id" ]
}
}
}
},
"description": "upfName",
"tags": "upfName",
"creationDate": "2021-01-06T17:43:12.000Z",
"updatedBy": "MALAKOV, YURIY <yuriy.malakov@att.com>"
},
{
"name": "config.supportedNssai.sNssai.snssai",
"dataType": "string",
"entrySchema": null,
"resourceDictionaryGroup": "default",
"definition": {
"tags" : "k8s, cnf, profile, config.supportedNssai.sNssai.snssai",
"name" : "config.supportedNssai.sNssai.snssai",
"property" : {
"description" : "Profile name used in multicloud/k8s plugin to identify Helm chart(s) where this mapping is providing override values.",
"type" : "string"
},
"group" : "default",
"updated-by" : "Samuli, Silvius <s.silvius@partner.samsung.com>",
"sources" : {
"input" : {
"type" : "source-input"
},
"default" : {
"type" : "source-default",
"properties" : { }
},
"sdnc" : {
"type" : "source-rest",
"properties" : {
"verb" : "GET",
"type" : "JSON",
"url-path" : "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/fivegc0_snssai",
"path" : "/param/0/value",
"input-key-mapping" : {
"service-instance-id" : "service-instance-id",
"vnf-id" : "vnf-id"
},
"output-key-mapping" : {
"config.supportedNssai.sNssai.snssai" : "value"
},
"key-dependencies" : [ "service-instance-id", "vnf-id" ]
}
}
}
},
"description": "config.supportedNssai.sNssai.snssai",
"tags": "config.supportedNssai.sNssai.snssai",
"creationDate": "2021-01-06T17:43:12.000Z",
"updatedBy": "MALAKOV, YURIY <yuriy.malakov@att.com>"
},
{
"name": "fivegc0_snssai",
"dataType": "string",
"entrySchema": null,
"resourceDictionaryGroup": "default",
"definition": {
"tags" : "k8s, cnf, profile, fivegc0_snssai",
"name" : "fivegc0_snssai",
"property" : {
"description" : "Profile name used in multicloud/k8s plugin to identify Helm chart(s) where this mapping is providing override values.",
"type" : "string"
},
"group" : "default",
"updated-by" : "Samuli, Silvius <s.silvius@partner.samsung.com>",
"sources" : {
"input" : {
"type" : "source-input"
},
"default" : {
"type" : "source-default",
"properties" : { }
},
"sdnc" : {
"type" : "source-rest",
"properties" : {
"verb" : "GET",
"type" : "JSON",
"url-path" : "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/fivegc0_snssai",
"path" : "/param/0/value",
"input-key-mapping" : {
"service-instance-id" : "service-instance-id",
"vnf-id" : "vnf-id"
},
"output-key-mapping" : {
"fivegc0_snssai" : "value"
},
"key-dependencies" : [ "service-instance-id", "vnf-id" ]
}
}
}
},
"description": "fivegc0_snssai",
"tags": "fivegc0_snssai",
"creationDate": "2021-01-06T17:43:12.000Z",
"updatedBy": "MALAKOV, YURIY <yuriy.malakov@att.com>"
},
{
"name": "snssai",
"dataType": "string",
"entrySchema": null,
"resourceDictionaryGroup": "default",
"definition": {
"tags" : "k8s, cnf, profile, snssai",
"name" : "snssai",
"property" : {
"description" : "Profile name used in multicloud/k8s plugin to identify Helm chart(s) where this mapping is providing override values.",
"type" : "string"
},
"group" : "default",
"updated-by" : "Samuli, Silvius <s.silvius@partner.samsung.com>",
"sources" : {
"input" : {
"type" : "source-input"
},
"default" : {
"type" : "source-default",
"properties" : { }
},
"sdnc" : {
"type" : "source-rest",
"properties" : {
"verb" : "GET",
"type" : "JSON",
"url-path" : "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/fivegc0_snssai",
"path" : "/param/0/value",
"input-key-mapping" : {
"service-instance-id" : "service-instance-id",
"vnf-id" : "vnf-id"
},
"output-key-mapping" : {
"snssai" : "value"
},
"key-dependencies" : [ "service-instance-id", "vnf-id" ]
}
}
}
},
"description": "snssai",
"tags": "snssai",
"creationDate": "2021-01-06T17:43:12.000Z",
"updatedBy": "MALAKOV, YURIY <yuriy.malakov@att.com>"
},
{
"name": "supportedNssai",
"dataType": "string",
"entrySchema": null,
"resourceDictionaryGroup": "default",
"definition": {
"tags" : "k8s, cnf, profile, supportedNssai",
"name" : "supportedNssai",
"property" : {
"description" : "Profile name used in multicloud/k8s plugin to identify Helm chart(s) where this mapping is providing override values.",
"type" : "string"
},
"group" : "default",
"updated-by" : "Samuli, Silvius <s.silvius@partner.samsung.com>",
"sources" : {
"input" : {
"type" : "source-input"
},
"default" : {
"type" : "source-default",
"properties" : { }
},
"sdnc" : {
"type" : "source-rest",
"properties" : {
"verb" : "GET",
"type" : "JSON",
"url-path" : "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/fivegc0_supportedNssai",
"path" : "/param/0/value",
"input-key-mapping" : {
"service-instance-id" : "service-instance-id",
"vnf-id" : "vnf-id"
},
"output-key-mapping" : {
"supportedNssai" : "value"
},
"key-dependencies" : [ "service-instance-id", "vnf-id" ]
}
}
}
},
"description": "supportedNssai",
"tags": "supportedNssai",
"creationDate": "2021-01-06T17:43:12.000Z",
"updatedBy": "MALAKOV, YURIY <yuriy.malakov@att.com>"
}
]