Creates and automatically starts a VNF based on a VNF Package.
| Parameter Name | Description | Required |
|---|---|---|
| vnfpid | The VNF Package ID | True |
| zoneid | Availability zone for the VNF instance | True |
| hostid | Destination Host ID to deploy the VNF to - parameter available for root admin only | True |
| accountname | An optional account for the VNF. Must be used with domain ID | False |
| domainid | An optional domainId for the VNF. If the account parameter is used, domain ID must also be used | False |
| projectid | Deploy VNF for the project | False |
| Response Name | Description |
|---|---|
| id | the VNF ID |
| name | the VNF name |
| vnfpid | the VNF Package ID |
| created | the date this VNF was deployed |