Skip to main content

(pre-)allocate IP addresses to the VNF

POST 

/api/v1/projects/:projectId/vnfs/:vnfId/actions/allocateipaddresses

Some VNF models require allocating IP addresses before provisioning the VNF because the requester needs to know these addresses to fully configure the VNF

Request

Responses

An asynchronous workflowExecution to allocate IP addresses is processing

Response Headers
    X-Workflow-Execution-Href

    Href of the asynchronous workflow execution that processes the request, in order to track its state.

    X-Retry-After

    The delay in seconds between requests to check the state of the workflow execution.