Get Installer Type
Get the VCF Installer mode that specifies whether the VCF Installer appliance is collocated with the VCF (or VVF) installation or is located externally.
Show optional properties
{
"endpoints": [
{
"hostname": "esx-1"
}
],
"subdomain": "vcf.broadcom.com"
}
{
"endpoints": [
{
"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.broadcom.com"
}
List of ESXi/vCenter in which the appliance will check for itself
Tenant Sub domain. Includes the full domain suffix
OK
"InstallerSpec Object"
Appliance FQDN
Installer type
InternalServerError
"Error Object"
The minor error code
The error type
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The error context (e.g. the component where it occurred).
The localized error message
The localized remediation error message
The underlying cause exceptions.
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
The localized label message
The URL string for remediation documentation link
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"endpoints":["object"],"subdomain:"string"}' https://{api_host}/v1/sddcs/installer-mode