Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 873 Bytes

db_cluster_maintenance.md

File metadata and controls

32 lines (19 loc) · 873 Bytes
page_title subcategory description
clustercontrol_db_cluster_maintenance Resource - terraform-provider-clustercontrol

clustercontrol_db_cluster_maintenance (Resource)

Schema

Required

  • db_cluster_id (String) The database cluster ID for which this LB is being deployed to.
  • db_maint_start_time (String) Format: Jan-02-2006T15:04
  • db_maint_stop_time (String) Format: Jan-02-2006T15:04

Optional

  • db_maint_reason (String) The reason for the maintenance window. Something meaningful and short.

Read-Only

  • db_resource_id (String) The ID of the resource allocated by ClusterControl.
  • id (String) The ID of this resource.
  • last_updated (String) Last updated timestamp for the resource in question.