update link to upper-constraints.txt
[cli.git] / products / onap-dublin / features / sdc / src / main / resources / open-cli-sample / service-model / service-model-test-request-schema-dublin-moco.json
1 [ {
2   "request" : {
3     "method" : "post",
4     "uri" : "/sdc2/rest/v1/catalog/services/58620731-40a9-4f8e-95db-ef9fc478a705/lifecycleState/certificationRequest",
5     "headers" : {
6       "Authorization" : "Basic Y3MwMDA4OmRlbW8xMjM0NTYh",
7       "X-FromAppId" : "ONAP CLI",
8       "Accept" : "application/json",
9       "USER_ID" : "cs0008",
10       "X-TransactionId" : "req-18989ac3-bf7d-4c4a-8239-601c400273b2",
11       "Content-Type" : "application/json"
12     },
13     "json" : {
14       "userRemarks" : "Created by Open Command Platform - OCOMP"
15     }
16   },
17   "response" : {
18     "status" : 200,
19     "json" : {
20       "uniqueId" : "58620731-40a9-4f8e-95db-ef9fc478a705",
21       "name" : "vgwocompvtp Service",
22       "version" : "0.1",
23       "isHighestVersion" : true,
24       "creationDate" : 1567068764463,
25       "lastUpdateDate" : 1567068797890,
26       "description" : "Created by Open Command Platform - OCOMP",
27       "lifecycleState" : "READY_FOR_CERTIFICATION",
28       "tags" : [ "vgwocompvtp Service" ],
29       "icon" : "defaulticon",
30       "normalizedName" : "vgwocompvtpservice",
31       "systemName" : "VgwocompvtpService",
32       "contactId" : "cs0008",
33       "allVersions" : {
34         "0.1" : "58620731-40a9-4f8e-95db-ef9fc478a705"
35       },
36       "projectCode" : "OCOMP",
37       "invariantUUID" : "1b6d7385-916d-4f96-aebd-f2cd03c59079",
38       "componentType" : "SERVICE",
39       "categories" : [ {
40         "name" : "Network L1-3",
41         "normalizedName" : "network l1-3",
42         "uniqueId" : "serviceNewCategory.network l1-3",
43         "empty" : false
44       } ],
45       "creatorUserId" : "cs0008",
46       "creatorFullName" : "Carlos Santana",
47       "lastUpdaterUserId" : "cs0008",
48       "lastUpdaterFullName" : "Carlos Santana",
49       "archiveTime" : 0,
50       "distributionStatus" : "DISTRIBUTION_NOT_APPROVED",
51       "ecompGeneratedNaming" : true,
52       "namingPolicy" : "",
53       "serviceType" : "",
54       "serviceRole" : "",
55       "environmentContext" : "General_Revenue-Bearing",
56       "instantiationType" : "A-la-carte",
57       "vspArchived" : false,
58       "uuid" : "ea98398d-1858-4a22-b227-74eb0e60df49",
59       "archived" : false
60     }
61   }
62 } ]