1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. CreateScheduledDriftDeploymentRequest

CreateScheduledDriftDeploymentRequest

    CreateScheduledDriftDeploymentRequest is the API request for a scheduled drift deployment.

    Properties

    • scheduleCron string optional
      Cron expression defining when drift detection should run (e.g. ‘0 */4 * * *’ for every 4 hours).
    • autoRemediate boolean optional
      If true, automatically run a remediation update when drift is detected.