update link to upper-constraints.txt
[cli.git] / products / onap-dublin / features / sdc / src / main / resources / open-cli-sample / service-model / service-model-undocheckout-schema-dublin-moco.json
1 [ {
2   "request" : {
3     "method" : "post",
4     "uri" : "/sdc2/rest/v1/catalog/services/5b40c623-702e-4f97-9210-126bcfe5e9c6/lifecycleState/UNDOCHECKOUT",
5     "headers" : {
6       "Authorization" : "Basic Y3MwMDA4OmRlbW8xMjM0NTYh",
7       "X-FromAppId" : "ONAP CLI",
8       "Accept" : "application/json",
9       "USER_ID" : "cs0008",
10       "X-TransactionId" : "req-94bb7485-6192-4a82-b11c-eddc8f841057",
11       "Content-Type" : "application/json"
12     },
13     "json" : {
14       "userRemarks" : null
15     }
16   },
17   "response" : {
18     "status" : 200,
19     "json" : {
20       "uniqueId" : "5b40c623-702e-4f97-9210-126bcfe5e9c6",
21       "name" : "cli-service-mod",
22       "version" : "1.3",
23       "isHighestVersion" : true,
24       "creationDate" : 1553197556870,
25       "lastUpdateDate" : 1553197556870,
26       "description" : "create service model with cli",
27       "lifecycleState" : "NOT_CERTIFIED_CHECKOUT",
28       "tags" : [ "cli-service-mod" ],
29       "icon" : "defaulticon",
30       "normalizedName" : "cliservicemod",
31       "systemName" : "CliServiceMod",
32       "contactId" : "cs0008",
33       "allVersions" : {
34         "1.0" : "054425a1-5580-4758-ac33-ce817c8c7903",
35         "1.1" : "116edb11-9707-45d2-af5d-a7de858e1938",
36         "1.2" : "2d488818-2e62-46fd-a627-df8677ac4d74",
37         "1.3" : "5b40c623-702e-4f97-9210-126bcfe5e9c6"
38       },
39       "projectCode" : "000000",
40       "invariantUUID" : "36a18432-57d2-4d67-b67a-19b219cc0113",
41       "componentType" : "SERVICE",
42       "categories" : [ {
43         "name" : "Network L1-3",
44         "normalizedName" : "network l1-3",
45         "uniqueId" : "serviceNewCategory.network l1-3",
46         "empty" : false
47       } ],
48       "creatorUserId" : "cs0008",
49       "creatorFullName" : "Carlos Santana",
50       "lastUpdaterUserId" : "cs0008",
51       "lastUpdaterFullName" : "Carlos Santana",
52       "archiveTime" : 0,
53       "distributionStatus" : "DISTRIBUTION_NOT_APPROVED",
54       "ecompGeneratedNaming" : true,
55       "namingPolicy" : "",
56       "serviceType" : "",
57       "serviceRole" : "",
58       "environmentContext" : "General_Revenue-Bearing",
59       "instantiationType" : "A-la-carte",
60       "vspArchived" : false,
61       "archived" : false,
62       "uuid" : "32110371-0b6e-4146-813d-2505008a82d4"
63     }
64   }
65 } ]