SddcNetworkConfigProfileSpec
SddcNetworkConfigProfileSpec
This specification contains the parameters needed to get pre-configured network profiles which to facilitate the configuration of the networking stack during Management Domain creation
JSON Example
{
"storageType": "string",
"hostSpecs": [
{
"hostname": "esx-1",
"credentials": {
"username": "root",
"password": "string"
},
"sshThumbprint": "SHA256:rVPNWOKE2tZjvmYvKPhtc3ghJ41Vc0G3MwASf4+8+yc",
"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"
}
],
"subdomain": "vcf.vmware.com",
"nsxConfigType": "One among: NSX_SEPARATION, NO_NSX_SEPARATION"
}
string
storageType
Required
Storage type of the Management Domain
Possible values are :
VSAN,
VSAN_ESA,
NFS,
FC,
string
subdomain
Optional
Tenant Sub domain. Includes the full domain suffix
string
As (NSX_SEPARATION|NO_NSX_SEPARATION)
nsxConfigType
Optional
NSX Config Type