Module configuration

Module configuration 

Source
Expand description

CFS configuration queries, layer-detail lookups, and cascading deletion of all dependent resources (sessions, BOS templates, IMS images).

Structs§

DeletionCandidates
Data gathered for deletion review and execution.
GetConfigurationParams
Typed parameters for fetching CFS configurations.

Functions§

delete_configurations_and_derivatives
Execute the deletion of configurations and derivatives.
get_configurations
Fetch and filter CFS configurations from the backend.
get_deletion_candidates
Fetch deletion candidates (no side effects).
validate_date_range
Validate that a (since, until) date range is well-ordered.