vimConnectionInfoExtras
vimConnectionInfoExtras
JSON Example
{
"deploymentProfileId": "string",
"nodeProfileName": "string",
"nodePoolId": "string",
"nodePoolName": "string",
"vimName": "string",
"nodePools": [
"string"
],
"nodePoolBatchSize": 0
}
string
deploymentProfileId
Optional
deploymentProfileId
string
nodeProfileName
Optional
nodeProfileName
string
nodePoolId
Optional
nodePoolId
string
nodePoolName
Optional
nodePoolName
string
vimName
Optional
The vim to use for CNF operation
array of string
nodePools
Optional
Array of strings of nodepool names to customised for CNF operations
integer
nodePoolBatchSize
Optional
Number of nodepools that need to be processed in parallel for a CNF operation.