Save VCF Watermark
Every product in the VMware Cloud Foundation (VCF) should mark themselves as deployed by VCF by including watermark information. Only admin users can perform this action.
VMware Cloud Foundation (VCF) watermark configuration details.
{
"deployedby": "VMware Cloud Foundation",
"version": "vcf-4.0",
"managedby": "<fqdn>",
"instanceid": "<UUID>",
"logtoken": "VCF"
}
Deployment owner for Operations for Networks.
Version of VMware Cloud Foundation(VCF).
VMware Cloud Foundation (VCF) manager identifier to determine which instance manages the VRNI.
VMware Cloud Foundation (VCF) instance id.
Logtoken for VMware Cloud Foundation (VCF).
Success
"VCFWatermarkConfiguration Object"
Deployment owner for Operations for Networks.
Version of VMware Cloud Foundation(VCF).
VMware Cloud Foundation (VCF) manager identifier to determine which instance manages the VRNI.
VMware Cloud Foundation (VCF) instance id.
Logtoken for VMware Cloud Foundation (VCF).
Bad Request
"ApiError Object"
code
message
details
Unauthorized
"ApiError Object"
code
message
details
Already Exists
"ApiError Object"
code
message
details
Internal Error
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/api/ni/infra/watermark