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

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/nfv-sol009"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

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