VcfOperationsNode

VcfOperationsNode
VcfOperationsNode

Specification for VCF Operations Node

JSON Example
{
    "hostname": "vcfoperations-master.rainpole.io",
    "rootUserPassword": "string",
    "type": "master",
    "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: 2147483647

Root user password.

string
type
Optional

Node type. One among: master, replica, data. If building a secondary VCF instance, specify the master node details.

string
sslThumbprint
Optional

SSL thumbprint (SHA256) of the node certificate. Need to be populated when using existing VCF Ops deployment or when connecting a secondary VCF instance to the primary VCF instance (fleet).