mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-09 12:20:27 -07:00
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
88333580dc
commit
bfd4a8d72d
2 changed files with 3 additions and 6 deletions
|
@ -130,8 +130,7 @@ options:
|
||||||
- target
|
- target
|
||||||
custom_metric_utilizations:
|
custom_metric_utilizations:
|
||||||
description:
|
description:
|
||||||
- Defines the CPU utilization policy that allows the autoscaler to scale based
|
- Configuration parameters of autoscaling based on a custom metric.
|
||||||
on the average CPU utilization of a managed instance group.
|
|
||||||
required: false
|
required: false
|
||||||
type: list
|
type: list
|
||||||
aliases:
|
aliases:
|
||||||
|
@ -404,8 +403,7 @@ autoscalingPolicy:
|
||||||
type: str
|
type: str
|
||||||
customMetricUtilizations:
|
customMetricUtilizations:
|
||||||
description:
|
description:
|
||||||
- Defines the CPU utilization policy that allows the autoscaler to scale based
|
- Configuration parameters of autoscaling based on a custom metric.
|
||||||
on the average CPU utilization of a managed instance group.
|
|
||||||
returned: success
|
returned: success
|
||||||
type: complex
|
type: complex
|
||||||
contains:
|
contains:
|
||||||
|
|
|
@ -200,8 +200,7 @@ resources:
|
||||||
type: str
|
type: str
|
||||||
customMetricUtilizations:
|
customMetricUtilizations:
|
||||||
description:
|
description:
|
||||||
- Defines the CPU utilization policy that allows the autoscaler to scale
|
- Configuration parameters of autoscaling based on a custom metric.
|
||||||
based on the average CPU utilization of a managed instance group.
|
|
||||||
returned: success
|
returned: success
|
||||||
type: complex
|
type: complex
|
||||||
contains:
|
contains:
|
||||||
|
|
Loading…
Add table
Reference in a new issue