Module session

Module session 

Source
Expand description

CFS session queries, creation, deletion, and console-readiness validation.

Structs§

GetSessionParams
Typed parameters for fetching CFS sessions.
SessionDeletionContext
Data needed to delete/cancel a session.

Functions§

create_cfs_session
Resolve ansible-limit hosts to xnames and create a CFS session.
execute_session_deletion
Execute the session deletion.
get_sessions
Fetch and filter CFS sessions from the backend.
prepare_session_deletion
Fetch session and related data, validate session exists.
validate_console_session
Validate that a CFS session is suitable for attaching a console.