aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/sotn-attachment-allotted-resource.json
blob: 886569b8c6085ee7cff343b25ace74b57a51de4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
/*-
 * ============LICENSE_START=======================================================
 * ONAP - CCSDK
 * ================================================================================
 * Copyright (C) 2018 Huawei Technologies Co., Ltd. All rights reserved.
 * ================================================================================
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ============LICENSE_END=========================================================
 */

{
    "connection-attachment-allotted-resource": [{
        "allotted-resource-id": ${connection-attachment-ar.allotted-resource-id},
        "allotted-resource-data": {
            "allotted-resource-operation-information": {
                "allotted-resource-information": {
                    "allotted-resource-id": ${connection-attachment-ar.allotted-resource-data.allotted-resource-operation-information.allotted-resource-information.allotted-resource-id},
                    "allotted-resource-type": ${connection-attachment-ar.allotted-resource-data.allotted-resource-operation-information.allotted-resource-information.allotted-resource-type},
                    "parent-service-instance-id": ${connection-attachment-ar.allotted-resource-data.allotted-resource-operation-information.allotted-resource-information.parent-service-instance-id},
                    "onap-model-information": {
                        "model-invariant-uuid": ${connection-attachment-ar.allotted-resource-data.allotted-resource-operation-information.allotted-resource-information.onap-model-information.model-invariant-uuid},
                        "model-customization-uuid": ${connection-attachment-ar.allotted-resource-data.allotted-resource-operation-information.allotted-resource-information.onap-model-information.model-customization-uuid},
                        "model-uuid": ${connection-attachment-ar.allotted-resource-data.allotted-resource-operation-information.allotted-resource-information.onap-model-information.model-uuid},
                        "model-version": ${connection-attachment-ar.allotted-resource-data.allotted-resource-operation-information.allotted-resource-information.onap-model-information.model-version}
                    }
                },
                "sdnc-request-header": {
                    "svc-request-id": ${connection-attachment-ar.allotted-resource-data.allotted-resource-operation-information.sdnc-request-header.svc-request-id},
                    "svc-action": ${connection-attachment-ar.allotted-resource-data.allotted-resource-operation-information.sdnc-request-header.svc-action}
                },
                "request-information": {
                    "request-id": ${connection-attachment-ar.allotted-resource-data.allotted-resource-operation-information.request-information.request-id},
                    "source": ${connection-attachment-ar.allotted-resource-data.allotted-resource-operation-information.request-information.source},
                    "order-version": ${connection-attachment-ar.allotted-resource-data.allotted-resource-operation-information.request-information.order-version},
                    "order-number": ${connection-attachment-ar.allotted-resource-data.allotted-resource-operation-information.request-information.order-number},
                    "notification-url": ${connection-attachment-ar.allotted-resource-data.allotted-resource-operation-information.request-information.notification-url},
                    "request-action": ${connection-attachment-ar.allotted-resource-data.allotted-resource-operation-information.request-information.request-action}
                },
                "connection-attachment-request-input": {
                    "param": [
                        {
                            "name": "sotnVpnName",
                            "value": ${prop.connection-attachment.sotnVpnName}
                        },
                        {
                            "name": "access-provider-id",
                            "value": ${prop.connection-attachment.access-provider-id}
                        },
                        {
                            "name": "access-client-id",
                            "value": ${prop.connection-attachment.access-client-id}
                        },
                        {
                            "name": "access-topology-id",
                            "value": ${prop.connection-attachment.access-topology-id}
                        },
                        {
                            "name": "access-node-id",
                            "value": ${prop.connection-attachment.access-node-id}
                        },
                        {
                            "name": "access-ltp-id",
                            "value": ${prop.connection-attachment.access-ltp-id}
                        },
                        {
                            "name": "clientSignal",
                            "value": ${prop.connection-attachment.clientSignal}
                        },
                        {
                            "name": "cVLAN",
                            "value": ${prop.connection-attachment.cVLAN}
                        }
                    ]
                }
            },
            "connection-attachment-topology": {
                "allotted-resource-identifiers": {
                    "consuming-service-instance-id": ${connection-attachment-ar.allotted-resource-data.connection-attachment-topology.allotted-resource-identifiers.consuming-service-instance-id},
                    "allotted-resource-name": ${connection-attachment-ar.allotted-resource-data.connection-attachment-topology.allotted-resource-identifiers.allotted-resource-name},
                    "allotted-resource-id": ${connection-attachment-ar.allotted-resource-data.connection-attachment-topology.allotted-resource-identifiers.allotted-resource-id},
                    "parent-service-instance-id": ${connection-attachment-ar.allotted-resource-data.connection-attachment-topology.allotted-resource-identifiers.parent-service-instance-id},
                    "allotted-resource-type": ${connection-attachment-ar.allotted-resource-data.connection-attachment-topology.allotted-resource-identifiers.allotted-resource-type}
                },
                "onap-model-information": {
                    "model-invariant-uuid": ${connection-attachment-ar.allotted-resource-data.connection-attachment-topology.onap-model-information.model-invariant-uuid},
                    "model-customization-uuid": ${connection-attachment-ar.allotted-resource-data.connection-attachment-topology.onap-model-information.model-customization-uuid},
                    "model-uuid": ${connection-attachment-ar.allotted-resource-data.connection-attachment-topology.onap-model-information.model-uuid},
                    "model-version": ${connection-attachment-ar.allotted-resource-data.connection-attachment-topology.onap-model-information.model-version}
                },
                "connection-attachment-parameters": {
                    "param": [
                        {
                            "name": "sotnVpnName",
                            "value": ${prop.connection-attachment.sotnVpnName}
                        },
                        {
                            "name": "access-provider-id",
                            "value": ${prop.connection-attachment.access-provider-id}
                        },
                        {
                            "name": "access-client-id",
                            "value": ${prop.connection-attachment.access-client-id}
                        },
                        {
                            "name": "access-topology-id",
                            "value": ${prop.connection-attachment.access-topology-id}
                        },
                        {
                            "name": "access-node-id",
                            "value": ${prop.connection-attachment.access-node-id}
                        },
                        {
                            "name": "access-ltp-id",
                            "value": ${prop.connection-attachment.access-ltp-id}
                        },
                        {
                            "name": "clientSignal",
                            "value": ${prop.connection-attachment.clientSignal}
                        },
                        {
                            "name": "cVLAN",
                            "value": ${prop.connection-attachment.cVLAN}
                        }
                    ]
                }
            },
            "connection-attachment-parameters": {
                "param": [
                    {
                        "name": "sotnVpnName",
                        "value": ${prop.connection-attachment.sotnVpnName}
                    },
                    {
                        "name": "access-provider-id",
                        "value": ${prop.connection-attachment.access-provider-id}
                    },
                    {
                        "name": "access-client-id",
                        "value": ${prop.connection-attachment.access-client-id}
                    },
                    {
                        "name": "access-topology-id",
                        "value": ${prop.connection-attachment.access-topology-id}
                    },
                    {
                        "name": "access-node-id",
                        "value": ${prop.connection-attachment.access-node-id}
                    },
                    {
                        "name": "access-ltp-id",
                        "value": ${prop.connection-attachment.access-ltp-id}
                    },
                    {
                        "name": "clientSignal",
                        "value": ${prop.connection-attachment.clientSignal}
                    },
                    {
                        "name": "cVLAN",
                        "value": ${prop.connection-attachment.cVLAN}
                    }
                ]
            },
            "allotted-resource-oper-status": {
                "last-action": ${connection-attachment-ar.allotted-resource-data.allotted-resource-oper-status.last-action},
                "modify-timestamp": ${connection-attachment-ar.allotted-resource-data.allotted-resource-oper-status.modify-timestamp},
                "last-order-status": ${connection-attachment-ar.allotted-resource-data.allotted-resource-oper-status.last-order-status},
                "create-timestamp": ${connection-attachment-ar.allotted-resource-data.allotted-resource-oper-status.create-timestamp},
                "order-status": ${connection-attachment-ar.allotted-resource-data.allotted-resource-oper-status.order-status},
                "last-rpc-action": ${connection-attachment-ar.allotted-resource-data.allotted-resource-oper-status.last-rpc-action},
                "last-svc-request-id": ${connection-attachment-ar.allotted-resource-data.allotted-resource-oper-status.last-svc-request-id}
            },
        },
        "allotted-resource-status" : {
            "action": ${connection-attachment-ar.allotted-resource-status.action},
            "rpc-name": ${connection-attachment-ar.allotted-resource-status.rpc-name},
            "rpc-action": ${connection-attachment-ar.allotted-resource-status.rpc-action}
        }
    }]
}