File
Edit
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
openapi: 3.0.2
info:
title: SOL005 - NS LCM Coordination interface
description: |
SOL005 - NS LCM Coordination interface
IMPORTANT: Please note that this file might be not
      aligned to the current
version of the ETSI Group Specification it refers
      to. In case of
discrepancies the published ETSI Group
      Specification takes precedence.
Please report bugs to https://forge.etsi.org/rep
      /nfv/SOL005/issues
contact:
name: NFV-SOL WG
license:
name: ETSI Forge copyright notice
url: 'https://forge.etsi.org/etsi-forge-copyright
      -notice.txt'
version: '1.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1'
externalDocs:
description: ETSI GS NFV-SOL 005 V4.5.1
url: >-
https://www.etsi.org/deliver/etsi_gs/NFV-SOL
      /001_099/005/04.05.01_60/gs_NFV-SOL005v040501p
      .pdf
servers:
- url: 'http://127.0.0.1/lcmcoord/v1'
- url: 'https://127.0.0.1/lcmcoord/v1'
paths:
/api_versions:
get:
description: >
The GET method reads API version information.
          This method shall follow
the provisions specified in SOL013 table 9.3.3
          .3.2-1 for request and
response data structures, and response codes.
          URI query parameters are
not supported.
responses:
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX