.. _auto_hpc_server_get: *HPC SERVER GET* ================ Reads a single HPC server record (admin-only) by id and returns its DB fields plus the full options blob and convenience queue/solver summaries. When to use ----------- Tagged: ``hpc``, ``hpc_server``, ``server``, ``read``, ``job_submission``, ``admin``. Inputs ------ .. list-table:: :header-rows: 1 :widths: 20 20 20 20 20 20 * - Label - ID - Type - Default - Required - Description * - HPC Server Id - hpcserver_id - text - — - ✓ - Numeric id of the HPC server to read. Outputs ------- .. list-table:: :header-rows: 1 :widths: 20 20 20 20 * - Label - ID - Type - Description * - HPC Server - server - object - The HPC server record: DB fields + the full options object + queue/solver name summaries. * - Status Message - status_message - text - Human-readable summary of the server (host, scheduler, queues, solvers, options key count). Disciplines ----------- - platform.hpc_server .. raw:: html
Auto-generated from platform schema. Worker id: hpc_server_get. Schema hash: 9b9c0036829f. Hand-curated docs in workerexamples/ override this page when present.