Update VCF Watermark
Update the existing VMware Cloud Foundation (VCF) watermark. Only admin users can perform this action.
{
"deployedby": "VMware Cloud Foundation",
"version": "vcf-4.0",
"managedby": "<fqdn>",
"instanceid": "<UUID>",
"logtoken": "VCF"
}
Deployment owner for vRealize Network Insight.
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
{
"deployedby": "VMware Cloud Foundation",
"version": "vcf-4.0",
"managedby": "<fqdn>",
"instanceid": "<UUID>",
"logtoken": "VCF"
}
Deployment owner for vRealize Network Insight.
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
{
"code": 0,
"message": "string",
"details": [
{
"code": 0,
"message": "string",
"target": [
"string"
]
}
]
}
code
message
Unauthorized
{
"code": 0,
"message": "string",
"details": [
{
"code": 0,
"message": "string",
"target": [
"string"
]
}
]
}
code
message
Not Found
{
"code": 0,
"message": "string",
"details": [
{
"code": 0,
"message": "string",
"target": [
"string"
]
}
]
}
code
message
Internal Error