Deployment of VNF Containers
Create Kubernetes based VNFs.
Endpoint to create Kubernetes based VNFs.
post/vnf_instances
Request body
Example request
{
"oof_parameters": [
{
"key1": "value1",
"key2": "value2",
"key3": {}
}
]
}Response
successful operation