Sync Service Engine Group
Syncs a specified Load Balancer Service Engine Group. Requests the HA mode and the maximum number of supported Virtual Services for this Service Engine Group from the Load Balancer, and updates vCD's local record of these properties.
Request
URI
POST
https://{api_host}/cloudapi/1.0.0/loadBalancer/serviceEngineGroups/{loadBalancerServiceEngineGroupId}/sync
COPY
Path Parameters
string
loadBalancerServiceEngineGroupId
Required
loadBalancerServiceEngineGroupId
string
loadBalancerServiceEngineGroupId
Required
loadBalancerServiceEngineGroupId
Responses
202
The request have been accepted and the task to monitor the request is in the Location header.
Operation doesn't return any data structure
400
Invalid configuration.
Returns Error of type(s) */*;version=39.0
{
"minorErrorCode": "string",
"message": "string",
"stackTrace": "string"
}
string
minorErrorCode
Required
minorErrorCode
string
message
Required
message
string
stackTrace
Optional
stackTrace
Availability
Added in 35.0
Load Balancer Service Engine Group Operations
DELETE
Delete Service Engine Group
GET
Get Service Engine Group
POST
Sync Service Engine Group
PUT
Update Service Engine Group