» avi_scheduler
This data source is used to to get avi_scheduler objects.
» Example Usage
data "avi_scheduler" "foo_scheduler" {
uuid = "scheduler-f9cf6b3e-a411-436f-95e2-2982ba2b217b"
name = "foo"
}
» Argument Reference
» Attributes Reference
In addition to all arguments above, the following attributes are exported:
backup_config_ref
- Backup configuration to be executed by this scheduler.enabled
- Boolean flag to set enabled.end_date_time
- Scheduler end date and time.frequency
- Frequency at which custom scheduler will run.frequency_unit
- Unit at which custom scheduler will run.name
- Name of scheduler.run_mode
- Scheduler run mode.run_script_ref
- Control script to be executed by this scheduler.scheduler_action
- Define scheduler action.start_date_time
- Scheduler start date and time.tenant_ref
- It is a reference to an object of type tenant.uuid
- Unique object identifier of the object.