ETSI NFV SOL011 Or-Or Multi-Administrative-Domain APIs

The RESTful protocols and data models of ETSI GS NFV-SOL 011 on the Or-Or reference point, used between NFV orchestrators in different administrative domains for nested network service descriptor management, lifecycle management, granting, usage notification, fault and performance management.

Documentation

Specifications

OpenAPI
https://raw.githubusercontent.com/api-evangelist/etsi/refs/heads/main/openapi/nfv-sol011/SOL011/APIVersion/APIVersion.yaml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/etsi/refs/heads/main/openapi/nfv-sol011/SOL011/NSDManagement/NSDManagement.yaml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/etsi/refs/heads/main/openapi/nfv-sol011/SOL011/NSFaultManagement/NSFaultManagement.yaml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/etsi/refs/heads/main/openapi/nfv-sol011/SOL011/NSFaultManagementNotification/NSFaultManagementNotification.yaml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/etsi/refs/heads/main/openapi/nfv-sol011/SOL011/NSInstanceUsageNotification/NSInstanceUsageNotification.yaml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/etsi/refs/heads/main/openapi/nfv-sol011/SOL011/NSLifecycleManagement/NSLifecycleManagement.yaml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/etsi/refs/heads/main/openapi/nfv-sol011/SOL011/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/etsi/refs/heads/main/openapi/nfv-sol011/SOL011/NSLifecycleOperationGranting/NSLifecycleOperationGranting.yaml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/etsi/refs/heads/main/openapi/nfv-sol011/SOL011/NSPerformanceManagement/NSPerformanceManagement.yaml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/etsi/refs/heads/main/openapi/nfv-sol011/SOL011/NSPerformanceManagementNotification/NSPerformanceManagementNotification.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-sol011"
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:
  version: 1.0.0-impl:etsi.org:ETSI_NFV_OpenAPI:1

  title: SOL011 - API version interface

  description: >
    SOL011 - 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 and has not been approved by the ETSI NFV ISG. In case of
    discrepancies the published ETSI Group Specification takes precedence.
    Please report bugs to
    https://forge.etsi.org/rep/nfv/SOL011/-/issues

  license:
    name: ETSI Forge copyright notice
    url: https://forge.etsi.org/etsi-forge-copyright-notice.txt

  contact:
    name: NFV-SOL WG

externalDocs:
  description: ETSI GS NFV-SOL 011 V4.5.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/011/04.05.01_60/gs_NFV-SOL011v040501p.pdf

paths:
  /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'