Delete VCF Watermark
Delete VMware Cloud Foundation (VCF) watermark. Only admin users can perform this action.
Request
URI
DELETE
https://vrni.example.com/api/ni/infra/watermark
COPY
Responses
204
Success
Operation doesn't return any data structure
400
Bad Request
Returns ApiError of type(s) application/json
{
"code": 0,
"message": "string",
"details": [
{
"code": 0,
"message": "string",
"target": [
"string"
]
}
]
}
integer As int32 As int32
code
Optional
code
string
message
Optional
message
401
Unauthorized
Returns ApiError of type(s) application/json
{
"code": 0,
"message": "string",
"details": [
{
"code": 0,
"message": "string",
"target": [
"string"
]
}
]
}
integer As int32 As int32
code
Optional
code
string
message
Optional
message
404
Not Found
Returns ApiError of type(s) application/json
{
"code": 0,
"message": "string",
"details": [
{
"code": 0,
"message": "string",
"target": [
"string"
]
}
]
}
integer As int32 As int32
code
Optional
code
string
message
Optional
message
500
Internal Error
Operation doesn't return any data structure
Infrastructure Operations
DELETE
Delete VCF Watermark
GET
Get Node
GET
Get VCF Watermark
GET
List Nodes
POST
Save VCF Watermark
PUT
Update VCF Watermark