aboutsummaryrefslogtreecommitdiffstats
path: root/products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/service-model/service-model-test-start-schema-dublin-moco.json
diff options
context:
space:
mode:
Diffstat (limited to 'products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/service-model/service-model-test-start-schema-dublin-moco.json')
-rw-r--r--products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/service-model/service-model-test-start-schema-dublin-moco.json60
1 files changed, 60 insertions, 0 deletions
diff --git a/products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/service-model/service-model-test-start-schema-dublin-moco.json b/products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/service-model/service-model-test-start-schema-dublin-moco.json
new file mode 100644
index 00000000..02230e51
--- /dev/null
+++ b/products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/service-model/service-model-test-start-schema-dublin-moco.json
@@ -0,0 +1,60 @@
+[ {
+ "request" : {
+ "method" : "post",
+ "uri" : "/sdc2/rest/v1/catalog/services/fb8ffb35-a8e3-493f-9b9b-b31321b68dfa/lifecycleState/startCertification",
+ "headers" : {
+ "Authorization" : "Basic am0wMDA3OmRlbW8xMjM0NTYh",
+ "X-FromAppId" : "ONAP CLI",
+ "Accept" : "application/json",
+ "USER_ID" : "jm0007",
+ "X-TransactionId" : "req-4525f3b4-6bf0-4026-b383-53cfda035336",
+ "Content-Type" : "application/json"
+ },
+ "json" : { }
+ },
+ "response" : {
+ "status" : 200,
+ "json" : {
+ "uniqueId" : "fb8ffb35-a8e3-493f-9b9b-b31321b68dfa",
+ "name" : "cli-service",
+ "version" : "0.1",
+ "isHighestVersion" : true,
+ "creationDate" : 1553192910482,
+ "lastUpdateDate" : 1553194117643,
+ "description" : "create service model with cli",
+ "lifecycleState" : "CERTIFICATION_IN_PROGRESS",
+ "tags" : [ "cli-service" ],
+ "icon" : "defaulticon",
+ "normalizedName" : "cliservice",
+ "systemName" : "CliService",
+ "contactId" : "cs0008",
+ "allVersions" : {
+ "0.1" : "fb8ffb35-a8e3-493f-9b9b-b31321b68dfa"
+ },
+ "projectCode" : "000000",
+ "invariantUUID" : "4dd682d8-4c3c-4f6c-96b1-9e19eed5987c",
+ "componentType" : "SERVICE",
+ "categories" : [ {
+ "name" : "Network L1-3",
+ "normalizedName" : "network l1-3",
+ "uniqueId" : "serviceNewCategory.network l1-3",
+ "empty" : false
+ } ],
+ "creatorUserId" : "cs0008",
+ "creatorFullName" : "Carlos Santana",
+ "lastUpdaterUserId" : "jm0007",
+ "lastUpdaterFullName" : "Joni Mitchell",
+ "archiveTime" : 0,
+ "distributionStatus" : "DISTRIBUTION_NOT_APPROVED",
+ "ecompGeneratedNaming" : true,
+ "namingPolicy" : "",
+ "serviceType" : "",
+ "serviceRole" : "",
+ "environmentContext" : "General_Revenue-Bearing",
+ "instantiationType" : "A-la-carte",
+ "vspArchived" : false,
+ "archived" : false,
+ "uuid" : "788289e1-161a-42b8-89ed-14adde63c600"
+ }
+ }
+} ] \ No newline at end of file