VcfOperationsFleetManagementSpec
VcfOperationsFleetManagementSpec
Specification for VCF Operations fleet management
JSON Example
{
"hostname": "vcf-operations-fleet-management.rainpole.io",
"rootUserPassword": "string",
"adminUserPassword": "string",
"useExistingDeployment": true,
"version": "9.0.0.0",
"sslThumbprint": "3D:D0:EE:B5:A0:CC:45:08:5C:4F:84:51:CD:00:B6:41:BB:4A:A2:9A:77:1C:A6:4C:6D:84:5A:D0:4F:68:7A:B8"
}
string
hostname
Required
Host name
string
rootUserPassword
Optional
Constraints:
minLength: 15
maxLength: 256
Root user password. Password should be at least 15 characters in length. If blank the password will be auto-generated.
string
adminUserPassword
Optional
Admin user password. If blank the password will be auto-generated.
boolean
useExistingDeployment
Optional
Import existing deployment or deploy one.
string
version
Optional
Version
string
sslThumbprint
Optional
SSL thumbprint (SHA256) of the product's certificate. Need to be populated when using existing deployment in order to establish trust with the existing product.