Topology
Warning
This API is currently being completely reworked, and is subject to be removed in the future when a replacement is introduced
pyslurm.deprecated.topology
    Access/update slurm topology information.
display()
  
      method descriptor
  
    Display topology information to standard output.
get()
  
      method descriptor
  
    Get slurm topology information.
Returns:
| Type | Description | 
|---|---|
| dict | Dictionary whose key is the Topology ID | 
lastUpdate()
  
      method descriptor
  
    Get the time (epoch seconds) the retrieved data was updated.
Returns:
| Type | Description | 
|---|---|
| int | Epoch seconds | 
load()
  
      method descriptor
  
    Load slurm topology information.