diff --git a/guest-agent/guest-scale-agent-2.0/guest_scale_agent.c b/guest-agent/guest-scale-agent-2.0/guest_scale_agent.c index 5c2ceb2a..6863ee50 100644 --- a/guest-agent/guest-scale-agent-2.0/guest_scale_agent.c +++ b/guest-agent/guest-scale-agent-2.0/guest_scale_agent.c @@ -60,7 +60,7 @@ gh_info_t *info; Key/value pairs for Scaling Request: "version": - version of the interface "timeout_ms": - timeout for app_scale_helper scripts - "resource": “cpu” - indicate the resouce to scale. + "resource": “cpu” - indicate the resource to scale. Only cpu is currently supported. "direction“: "up” or “down” "online_cpu": - vcpu number to online when scale up