File size: 10,450 Bytes
5f84c3c
11341c3
5f84c3c
 
 
b74c88c
 
 
 
 
 
06e6d38
b74c88c
 
 
 
06e6d38
8d081cc
 
b74c88c
 
8d081cc
 
 
b74c88c
 
8d081cc
15cdf3a
 
 
b74c88c
 
 
 
 
 
15cdf3a
 
 
b74c88c
 
ca49b1a
b74c88c
15cdf3a
 
 
b74c88c
 
 
 
 
 
 
 
15cdf3a
b74c88c
15cdf3a
5f84c3c
 
b74c88c
 
 
 
 
 
 
 
 
 
 
15cdf3a
b74c88c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15cdf3a
b453718
b74c88c
 
 
 
55f0ebb
06e6d38
55f0ebb
b74c88c
 
 
 
55f0ebb
57b11dd
b74c88c
 
 
 
 
06e6d38
 
b74c88c
06e6d38
15cdf3a
 
b74c88c
15cdf3a
b74c88c
15cdf3a
f7c30a7
b74c88c
 
 
 
f7c30a7
15cdf3a
b74c88c
5f84c3c
06e6d38
5f84c3c
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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
<!DOCTYPE html>

<html lang="en">

<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="SwaggerUI" />
<title>3GPP 5GC SBI OpenAPI</title>
<link rel="stylesheet" href="https://unpkg.com/[email protected]/swagger-ui.css" />
<style>
        #swagger-ui {
                padding: 10px;
                margin: 0;
                width: 100vw;
                position: relative;
        }

        ul {
                margin-top: 0.4em;
                margin-bottom: 0;
        }

        h5 {
                margin-top: 1em;
                margin-bottom: 0;
        }

        /* table of contents */
        #toc {
                background-color: white;
                z-index: 2;
                /* width: 250px; */
                position: fixed;
                /* border: solid; */

        }

        #toc nav {
                display: none;
                overflow: auto;
                padding-right: 1em;
                height: calc(100vh - 48px);
        }

        #toc.active nav {
                display: block;
        }

        #release-select {
                z-index: 2;
                position: relative;
                float: right;

        }
</style>
</head>

<body>
<select id="release-select" onchange="update(currentFile)">
        <option value="Rel-18">Rel-18</option>
        <option value="Rel-17">Rel-17</option>
        <option value="Rel-16">Rel-16</option>
        <option value="Rel-15">Rel-15</option>
</select>
<div id="toc">



        <label><b>☰ 5GC NF List</b></label>
        <nav class="toc">
                <h5>AMF 29.518</h5>
                <ul class="compact toc ulBare ulEmpty">
                        <li><a href="#" onclick="update('TS29518_Namf_Communication.yaml')">
                                        Communication</a></li>
                        <li><a href="#" onclick="update('TS29518_Namf_EventExposure.yaml')">
                                        Event Exposure</a></li>
                        <li><a href="#" onclick="update('TS29518_Namf_Location.yaml')">
                                        Location</a></li>
                        <li><a href="#" onclick="update('TS29518_Namf_MT.yaml')">
                                        MT</a></li>
                        <li><a href="#" onclick="update('TS29518_Namf_MBSCommunication.yaml')">
                                        MBS Communication</a></li>
                        <li><a href="#" onclick="update('TS29518_Namf_MBSBroadcast.yaml')">
                                        MBS Broadcast</a></li>
                </ul>
                <h5>SMF 29.502/508/542</h5>
                <ul>
                        <li><a href="#" onclick="update('TS29502_Nsmf_PDUSession.yaml')">
                                        PDU Session</a></li>
                        <li><a href="#" onclick="update('TS29508_Nsmf_EventExposure.yaml')">
                                        Event Exposure</a></li>
                        <li><a href="#" onclick="update('TS29542_Nsmf_NIDD.yaml')">
                                        NIDD</a></li>
                </ul>
                <h5>NRF 29.510</h5>
                <ul>
                        <li><a href="#" onclick="update('TS29510_Nnrf_NFManagement.yaml')">
                                        NF Management</a></li>
                        <li><a href="#" onclick="update('TS29510_Nnrf_NFDiscovery.yaml')">
                                        NF Discovery</a></li>
                        <li><a href="#" onclick="update('TS29510_Nnrf_AccessToken.yaml')">
                                        OAuth2</a></li>
                        <li><a href="#" onclick="update('TS29510_Nnrf_Bootstrapping.yaml')">
                                        Bootstrapping</a></li>
                </ul>
                <h5>UDM 29.503</h5>
                <ul>
                        <li><a href="#" onclick="update('TS29503_Nudm_SDM.yaml')">
                                        SDM</a></li>
                        <li><a href="#" onclick="update('TS29503_Nudm_UECM.yaml')">
                                        UECM</a></li>
                        <li><a href="#" onclick="update('TS29503_Nudm_UEAU.yaml')">
                                        UE Authentication</a></li>
                        <li><a href="#" onclick="update('TS29503_Nudm_EE.yaml')">
                                        Event Exposure</a></li>
                        <li><a href="#" onclick="update('TS29503_Nudm_PP.yaml')">
                                        Parameter Provisioning</a></li>
                        <li><a href="#" onclick="update('TS29503_Nudm_NIDDAU.yaml')">
                                        NIDD Authorization</a></li>
                        <li><a href="#" onclick="update('TS29503_Nudm_MT.yaml')">
                                        MT</a></li>
                        <li><a href="#" onclick="update('TS29503_Nudm_SSAU.yaml')">
                                        Service-Specific Authorization</a></li>
                        <li><a href="#" onclick="update('TS29503_Nudm_RSDS.yaml')">
                                        RSDS</a></li>
                        <li><a href="#" onclick="update('TS29503_Nudm_UEID.yaml')">
                                        UEID</a></li>
                </ul>
                <h5>NSSF 29.531</h5>
                <ul>
                        <li><a href="#" onclick="update('TS29531_Nnssf_NSSAIAvailability.yaml')">
                                        NSSAI Availability</a></li>
                        <li><a href="#" onclick="update('TS29531_Nnssf_NSSelection.yaml')">
                                        NS Selection</a></li>
                </ul>
                <h5>LMF 29.572</h5>
                <ul>
                        <li><a href="#" onclick="update('TS29572_Nlmf_Location.yaml')">
                                        Location</a></li>
                        <li><a href="#" onclick="update('TS29572_Nlmf_Broadcast.yaml')">
                                        Broadcast</a></li>
                </ul>
                <h5>AUSF 29.509</h5>
                <ul>
                        <li><a href="#" onclick="update('TS29509_Nausf_UEAuthentication.yaml')">
                                        UE Authentication</a></li>
                        <li><a href="#" onclick="update('TS29509_Nausf_SoRProtection.yaml')">
                                        SoR Protection </a></li>
                        <li><a href="#" onclick="update('TS29509_Nausf_UPUProtection.yaml')">
                                        UPU Protection </a></li>
                </ul>
                <h5>SMSF 29.540</h5>
                <ul>
                        <li><a href="#" onclick="update('TS29540_Nsmsf_SMService.yaml')">
                                        SM Service</a></li>
                </ul>
                <h5>PCF 29.514/534/507/512/554/525/537</h5>
                <ul>
                        <li><a href="#" onclick="update('TS29514_Npcf_PolicyAuthorization.yaml')">
                                Policy Authorization</a></li>
                        <li><a href="#" onclick="update('TS29534_Npcf_AMPolicyAuthorization.yaml')">
                                        AM Policy Authorization</a></li>
                        <li><a href="#" onclick="update('TS29507_Npcf_AMPolicyControl.yaml')">
                                        AM Policy Control</a></li>
                        <li><a href="#" onclick="update('TS29512_Npcf_SMPolicyControl.yaml')">
                                        SM Policy Control</a></li>
                        <li><a href="#" onclick="update('TS29554_Npcf_BDTPolicyControl.yaml')">
                                        BDT Policy Control</a></li>
                        <li><a href="#" onclick="update('TS29523_Npcf_EventExposure.yaml')">
                                Event Exposure</a></li>
                        <li><a href="#" onclick="update('TS29525_Npcf_UEPolicyControl.yaml')">
                                UE Policy Control</a></li>
                        <li><a href="#" onclick="update('TS29537_Npcf_MBSPolicyControl.yaml')">
                                MBS Policy Control </a></li>
                        <li><a href="#" onclick="update('TS29537_Npcf_MBSPolicyAuthorization.yaml')">
                                MBS Policy Authorization</a></li>
                </ul>
                <h5>NSSAAF 29.526</h5>
                <ul>
                        <li><a href="#" onclick="update('TS29526_Nnssaaf_NSSAA.yaml')">
                                NSSAA</a></li>
                        <li><a href="#" onclick="update('TS29526_Nnssaaf_AIW.yaml')">
                                        AIW</a></li>
                </ul>
                <br></br>

        </nav>
        <!-- Add more API links here -->
</div>
<div id="swagger-ui"></div>
<script src="https://unpkg.com/[email protected]/swagger-ui-bundle.js" crossorigin></script>
<script>
        let currentRelease = 'Rel-18';
        let currentFile = 'TS29518_Namf_Communication.yaml';
        function update(updatedFile) {
                const selectElement = document.getElementById('release-select');
                currentRelease = selectElement.value;
                currentFile = updatedFile;
                load(currentRelease, currentFile); // Load the corresponding file for the selected release
        }
        function load(loadRelease, loadFile) {
                console.log('Load: ', loadRelease, loadFile, window.location.href);
                window.ui = SwaggerUIBundle({
                        url: loadRelease + '/' + loadFile,
                        dom_id: '#swagger-ui'
                });
        }
        window.onload = () => {
                update(currentFile);
        };

        const toc = document.getElementById("toc");
        const swagger = document.getElementById("swagger-ui");
        toc.querySelector("label").addEventListener("click", e => {
                toc.classList.toggle("active");
        });
        toc.querySelector("nav").addEventListener("click", e => {
                toc.classList.remove("active");
        });
        swagger.addEventListener("click", e => {
                toc.classList.remove("active");
        });

</script>
</body>

</html>