» Data Source: oci_autoscaling_auto_scaling_configuration
This data source provides details about a specific Auto Scaling Configuration resource in Oracle Cloud Infrastructure Autoscaling service.
Get AutoScalingConfiguration
» Example Usage
data "oci_autoscaling_auto_scaling_configuration" "test_auto_scaling_configuration" {
#Required
auto_scaling_configuration_id = "${oci_autoscaling_auto_scaling_configuration.test_auto_scaling_configuration.id}"
}
» Argument Reference
The following arguments are supported:
-
auto_scaling_configuration_id- (Required) The OCID of the auto scaling configuration.
» Attributes Reference
The following attributes are exported:
-
compartment_id- The OCID of the compartment containing the AutoScalingConfiguration. -
cool_down_in_seconds- The minimum period of time between scaling actions. The default is 300 seconds. -
defined_tags- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:{"Operations.CostCenter": "42"} -
display_name- A user-friendly name for the AutoScalingConfiguration. Does not have to be unique, and it's changeable. Avoid entering confidential information. -
freeform_tags- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:{"Department": "Finance"} -
id- The OCID of the AutoScalingConfiguration -
is_enabled- If the AutoScalingConfiguration is enabled -
policies- AutoScalingConfiguration policy definitions-
capacity- The capacity requirements of the Policy -
display_name- A user-friendly name for the Policy. Does not have to be unique, and it's changeable. Avoid entering confidential information. -
id- The ID of the policy that is assigned after creation -
policy_type- Indicates type of Policy -
rules--
action- -
display_name- A user-friendly name for the AutoScalingConfiguration condition details. Does not have to be unique, and it's changeable. Avoid entering confidential information. -
id- Id of the condition that is assigned after creation -
metric--
metric_type- -
threshold-
-
-
-
time_created- The date and time the AutoScalingConfiguration was created, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
-
-
auto_scaling_resources- -
time_created- The date and time the AutoScalingConfiguration was created, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z