Update Service Engine Group Assignment
Update a Load Balancer Service Engine Group Assignment. Updates are not allowed if the associated Load Balancer Service Engine Group has reservation type 'DEDICATED'.
assignmentId
assignmentId
{
"id": "urn:vcloud:serviceEngineGroupAssignment:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"maxVirtualServices": 0,
"minVirtualServices": 0,
"numDeployedVirtualServices": 0,
"serviceEngineGroupRef": {
"name": "string",
"id": "string"
},
"gatewayRef": {
"name": "string",
"id": "string"
},
"gatewayOwnerRef": {
"name": "string",
"id": "string"
},
"gatewayOrgRef": {
"name": "string",
"id": "string"
}
}
The identifier of the Load Balancer Service Engine Groups in URN format.
The maximum number of virtual services the Edge Gateway is allowed to use. This is required if the Load Balancer Service Engine Group has reservation type 'SHARED'. This must be unset if the Load Balancer Service Engine Group has reservation type 'DEDICATED'.
The number of guaranteed virtual services available to the Edge Gateway. This is required if the Load Balancer Service Engine Group has reservation type 'SHARED'. This must be unset if the Load Balancer Service Engine Group has reservation type 'DEDICATED'.
The current number of deployed virutal services.
The request have been accepted and the task to monitor the request is in the Location header.