skao-staging-service

API Documentation:

  • Overview
  • Assumptions and Simplifications for the Demo
  • Helm Deployment
    • Key Configuration Variables
  • API Schema
  • Building and Testing the SKAO Staging Service
    • Build the Service
    • Testing the Service
  • File Structure
    • Project Layout
    • Description of Directories
  • To Do List
  • Modules
    • Submodules
    • Jupyter Helper Module
    • Rucio Helper Module
    • Staging Method Module
    • Staging Service Module
    • Utility Module
    • Module contents
skao-staging-service
  • <no title>
  • View page source

Module Reference Documentation ===

  • Modules
    • Submodules
    • Jupyter Helper Module
      • event_stream()
      • get_user_status()
      • start_user_server()
      • stop_user_server()
    • Rucio Helper Module
      • check_storage_availability()
      • get_rucio_headers()
      • initiate_transfer()
      • monitor_transfer()
      • verify_data_availability()
    • Staging Method Module
      • direct_download()
      • jupyter_copy()
      • local_copy()
      • local_symlink()
    • Staging Service Module
      • DataItem
        • DataItem.local_path_on_storage
        • DataItem.relative_path
        • DataItem.local_path_on_storage
        • DataItem.model_config
        • DataItem.relative_path
      • StagingRequest
        • StagingRequest.data
        • StagingRequest.data
        • StagingRequest.model_config
      • SuccessResponse
        • SuccessResponse.status
        • SuccessResponse.message
        • SuccessResponse.message
        • SuccessResponse.model_config
        • SuccessResponse.status
      • ValidationError
        • ValidationError.detail
        • ValidationError.detail
        • ValidationError.model_config
      • create_file()
      • get_config()
      • get_logs()
      • get_site_allowed_methods()
      • get_site_config()
      • stage_data()
    • Utility Module
      • ensure_user_exists()
      • set_read_only()
    • Module contents
Previous Next

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.