nOps · Schema

nOps Scheduler

A Scheduler automates resource management tasks such as starting and stopping non-production workloads on a defined schedule to reduce costs.

CostsFinOps

Properties

Name Type Description
id integer The unique identifier of the scheduler.
name string Name of the scheduler.
enabled boolean Whether the scheduler is currently enabled.
project_id integer The associated nOps AWS Project ID.
schedule object Schedule configuration defining when the scheduler runs.
resources array List of resources managed by this scheduler.
created_at string Timestamp when the scheduler was created.
View JSON Schema on GitHub