v1

latestOpenAPI 3.0.1Apache 2.02026-07-175221121.9 KB
VIM

Adds a new VIM

post/vim

Request body

idstring uuid required

Unique id

namestring

The name for the new VIM

auth_urlstring required

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

usernamestring required

The admin username

passwordstring password required

The admin password

admin_project_namestring required

The admin project

locationstring

VIM's location

typestring

VIM's type

versionstring

The version of the VIM's OS

descriptionstring

A description for the VIM

infrastructure_monitoringstring

Optional - The URL of the Prometheus system that is responsible for monitoring the VIM

configobject

Optional parameters regarding the VIM operation - example: Security group

Response

Created