EdgeNodeDeploymentConfig
EdgeNodeDeploymentConfig
JSON Example
{
"form_factor": "string",
"node_user_settings": {
"audit_password": "string",
"audit_username": "string",
"cli_password": "string",
"cli_username": "string",
"root_password": "string"
},
"vm_deployment_config": {
"placement_type": "string"
}
}
string
form_factor
Optional
Constraints:
default: MEDIUM
Supported edge form factor.
Possible values are :
SMALL,
MEDIUM,
LARGE,
XLARGE,