SeAutoScalerEventDetails

SeAutoScalerEventDetails
SeAutoScalerEventDetails
JSON Example
{
    "actions": [
        {
            "action": "string",
            "from_se": "string",
            "new_vcpus": 0,
            "se_list": [
                "string"
            ],
            "status": "string",
            "timestamp": 0,
            "to_new_se": false,
            "to_se": "string",
            "vip_id": "string",
            "vip_uuid": "string",
            "vs_uuid": "string",
            "waiting_for_sibling": false
        }
    ],
    "request_source": "string",
    "se_group_uuid": "string"
}
array of VipAction
actions
Optional

Actions generated for the request. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
request_source
Required

Source of the rebalance request i.e SE autoscaler auto rebalance, SE autoscaler user manual rebalance etc. Enum options - SE_AUTOSCALER_AUTO_REBALANCE, SE_AUTOSCALER_USER_MANUAL_REBALANCE. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
se_group_uuid
Required

SeGroup Uuid. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

Property Of