diff options
Diffstat (limited to 'asdc-controller/src/main/resources/resource-examples/notif-structure.json')
-rw-r--r-- | asdc-controller/src/main/resources/resource-examples/notif-structure.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asdc-controller/src/main/resources/resource-examples/notif-structure.json b/asdc-controller/src/main/resources/resource-examples/notif-structure.json index 103a799b9a..16c46a51b9 100644 --- a/asdc-controller/src/main/resources/resource-examples/notif-structure.json +++ b/asdc-controller/src/main/resources/resource-examples/notif-structure.json @@ -5,9 +5,9 @@ "serviceVersion": "2.0", "serviceArtifacts": [{ - "artifactName": "service_Rg516VmmscSrvc_csar.csar", + "artifactName": "service_PortMirroringContainer_csar.csar", "artifactType": "TOSCA_CSAR", - "artifactURL": "service_Rg516VmmscSrvc_csar.csar", + "artifactURL": "service_PortMirroringContainer_csar.csar", "artifactChecksum": "ZDc1MTcxMzk4ODk4N2U5MzMxOTgwMzYzZTI0MTg5Y2U\u003d", "artifactDescription": "TOSCA representation of the asset", "artifactTimeout": 0, |