ETSI NFV SOL009 NFV-MANO Management APIs

The RESTful protocols and data models of ETSI GS NFV-SOL 009 for managing the NFV management-and-orchestration functions themselves, covering NFV-MANO configuration and information management, fault management, performance management and log management together with their notification interfaces.

Documentation

Specifications

OpenAPI
https://raw.githubusercontent.com/api-evangelist/etsi/refs/heads/main/openapi/nfv-sol009/SOL009/APIVersion/APIVersion.yaml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/etsi/refs/heads/main/openapi/nfv-sol009/SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/etsi/refs/heads/main/openapi/nfv-sol009/SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/etsi/refs/heads/main/openapi/nfv-sol009/SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/etsi/refs/heads/main/openapi/nfv-sol009/SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/etsi/refs/heads/main/openapi/nfv-sol009/SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/etsi/refs/heads/main/openapi/nfv-sol009/SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/etsi/refs/heads/main/openapi/nfv-sol009/SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/etsi/refs/heads/main/openapi/nfv-sol009/SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml

Other Resources

OpenAPI Specification

APIVersion.yaml Raw ↑
openapi: 3.0.2

info:
  title: SOL009 - API version interface
  description: |
    SOL009 - API version 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/SOL009/issues

  contact:
    name: NFV-SOL WG
  license:
    name: ETSI Forge copyright notice
    url: https://forge.etsi.org/etsi-forge-copyright-notice.txt
  version: 1.1.0-impl:etsi.org:ETSI_NFV_OpenAPI:1

externalDocs:
  description: ETSI GS NFV-SOL 009 V3.7.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/009/03.07.01_60/gs_NFV-SOL009v030701p.pdf

paths:
  /nfvmanocim/api_versions:
    $ref: ../endpoints/SOL009_endpoints.yaml#/endpoints/api_versions
  /nfvmanofm/api_versions:
    $ref: ../endpoints/SOL009_endpoints.yaml#/endpoints/api_versions
  /nfvmanologm/api_versions:
    $ref: ../endpoints/SOL009_endpoints.yaml#/endpoints/api_versions
  /nfvmanolopm/api_versions:
    $ref: ../endpoints/SOL009_endpoints.yaml#/endpoints/api_versions