v1

latestOpenAPI 3.0.1Apache 2.02026-07-175221121.9 KB
NFVO

Adds a new NFVO

post/nfvo

Request body

idstring uuid required

Unique id

namestring

The name for the new NFVO

nfvoipstring required

NFVO's authentication URL - example: http://10.200.64.2:5000/v3/

nfvousernamestring required

The admin username

nfvopasswordstring password required

The admin password

typestring

NFVO's type

versionstring

The version of the NFVO's OS

descriptionstring

A description for the NFVO

configobject

Optional parameters regarding the NFVO operation - example: network: flat

Response

Created