Loading src/SOL011/APIVersion/APIVersion.yaml +9 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,15 @@ externalDocs: url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/011/03.03.01_60/gs_NFV-SOL011v030301p.pdf paths: /nsdm/api_versions: /nsd/api_versions: $ref: '../endpoints/SOL011_endpoints.yaml#/endpoints/api_versions' /nslcog/api_versions: $ref: '../endpoints/SOL011_endpoints.yaml#/endpoints/api_versions' /nslcm/api_versions: $ref: '../endpoints/SOL011_endpoints.yaml#/endpoints/api_versions' /nsiun/api_versions: $ref: '../endpoints/SOL011_endpoints.yaml#/endpoints/api_versions' /nspm/api_versions: $ref: '../endpoints/SOL011_endpoints.yaml#/endpoints/api_versions' /nsfm/api_versions: $ref: '../endpoints/SOL011_endpoints.yaml#/endpoints/api_versions' No newline at end of file src/SOL011/NSDManagement/NSDManagement.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ externalDocs: description: ETSI GS NFV-SOL 011 V3.3.1 url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/011/03.03.01_60/gs_NFV-SOL011v030301p.pdf basePath: /nslcm/v1 basePath: /nsd/v1 schemes: - http Loading src/SOL011/NSInstanceUsageNotification/NSInstanceUsageNotification.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -146,7 +146,7 @@ paths: - $ref: "../components/SOL011_params.yaml#/components/parameters/ContentType" - $ref: "../components/SOL011_params.yaml#/components/parameters/Authorization" responses: 200: 204: $ref: '#/components/responses/Subscription.Delete.204' 400: $ref: ../components/SOL011_resp.yaml#/components/responses/400 Loading src/SOL011/NSLifecycleOperationGranting/NSLifecycleOperationGranting.yaml +6 −1 Original line number Diff line number Diff line Loading @@ -211,6 +211,7 @@ components: required: - nsInstanceId - nsdId - nsLcmOpOccId - lifecycleOperation properties: nsInstanceId: Loading @@ -222,6 +223,10 @@ components: description: >- Identifier of the NSD that defines the NS for which the lifecycle management operation is to be granted. $ref: "../components/SOL011_schemas.yaml#/components/schemas/Identifier" nsLcmOpOccId: description: >- The identifier of the NS lifecycle management operation occurrence associated to the GrantRequest.. $ref: "../components/SOL011_schemas.yaml#/components/schemas/Identifier" lifecycleOperation: description: >- Type of the lifecycle management operation for which the granting is requested. Loading @@ -245,7 +250,7 @@ components: Grant: description: >- This type represents a grant. It shall comply with the provisions defined in table 7.6.2.3-1. type: object required: - id Loading Loading
src/SOL011/APIVersion/APIVersion.yaml +9 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,15 @@ externalDocs: url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/011/03.03.01_60/gs_NFV-SOL011v030301p.pdf paths: /nsdm/api_versions: /nsd/api_versions: $ref: '../endpoints/SOL011_endpoints.yaml#/endpoints/api_versions' /nslcog/api_versions: $ref: '../endpoints/SOL011_endpoints.yaml#/endpoints/api_versions' /nslcm/api_versions: $ref: '../endpoints/SOL011_endpoints.yaml#/endpoints/api_versions' /nsiun/api_versions: $ref: '../endpoints/SOL011_endpoints.yaml#/endpoints/api_versions' /nspm/api_versions: $ref: '../endpoints/SOL011_endpoints.yaml#/endpoints/api_versions' /nsfm/api_versions: $ref: '../endpoints/SOL011_endpoints.yaml#/endpoints/api_versions' No newline at end of file
src/SOL011/NSDManagement/NSDManagement.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ externalDocs: description: ETSI GS NFV-SOL 011 V3.3.1 url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/011/03.03.01_60/gs_NFV-SOL011v030301p.pdf basePath: /nslcm/v1 basePath: /nsd/v1 schemes: - http Loading
src/SOL011/NSInstanceUsageNotification/NSInstanceUsageNotification.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -146,7 +146,7 @@ paths: - $ref: "../components/SOL011_params.yaml#/components/parameters/ContentType" - $ref: "../components/SOL011_params.yaml#/components/parameters/Authorization" responses: 200: 204: $ref: '#/components/responses/Subscription.Delete.204' 400: $ref: ../components/SOL011_resp.yaml#/components/responses/400 Loading
src/SOL011/NSLifecycleOperationGranting/NSLifecycleOperationGranting.yaml +6 −1 Original line number Diff line number Diff line Loading @@ -211,6 +211,7 @@ components: required: - nsInstanceId - nsdId - nsLcmOpOccId - lifecycleOperation properties: nsInstanceId: Loading @@ -222,6 +223,10 @@ components: description: >- Identifier of the NSD that defines the NS for which the lifecycle management operation is to be granted. $ref: "../components/SOL011_schemas.yaml#/components/schemas/Identifier" nsLcmOpOccId: description: >- The identifier of the NS lifecycle management operation occurrence associated to the GrantRequest.. $ref: "../components/SOL011_schemas.yaml#/components/schemas/Identifier" lifecycleOperation: description: >- Type of the lifecycle management operation for which the granting is requested. Loading @@ -245,7 +250,7 @@ components: Grant: description: >- This type represents a grant. It shall comply with the provisions defined in table 7.6.2.3-1. type: object required: - id Loading