Closing the RTG Session
- Updated2026-07-08
- 1 minute(s) read
Closing the RTG session moves the RTG system into the Idle state.
- Close the RTG session using the UI or the API.
- To close the RTG session using the UI, click Close Session to stop target generation and flush the Target Configuration queue.
- To close the RTG session using the API, call Close to stop target generation and flush the Target Configuration queue.
Related Information
- gRPC Reference Document (rtg_api_service.proto)
Plain text of the RTG API Service protocol buffer file.