Command Shell connection using the IPMI Serial-over-LAN (SOL) protocol
Command Shell connection using an OEM-specific protocol
Command Shell connection using the SSH protocol
Command Shell connection using the Telnet protocol
Graphical Console connection using a KVM-IP (redirection of Keyboard, Video, Mouse over IP) protocol
Graphical Console connection using an OEM-specific protocol
A controller which provides management functions for a particular subsystem or group of devices
A controller which provides management functions for a single computer system
A controller which provides management functions for a chassis or group of devices or systems
A controller used primarily to monitor or manage the operation of a device or system
A controller which provides management functions for a whole or part of a rack
Perform an immediate (non-graceful) shutdown, followed by a restart
Perform a graceful shutdown followed by a restart of the system
Serial Console connection using the IPMI Serial-over-LAN (SOL) protocol
Serial Console connection using an OEM-specific protocol
Serial Console connection using the SSH protocol
Serial Console connection using the Telnet protocol
Bases: sushy.resources.base.CompositeField
Bases: sushy.resources.base.ResourceBase
Indicates whether the manager is configured for automatic DST adjustment
A list of chassis managed by this manager.
Returns a list of Chassis objects representing the chassis or cabinets managed by this manager.
MissingAttributeError if ‘@odata.id’ field is missing.
A list of Chassis instances
A dictionary containing the remote access support service via command shell (e.g. Telnet, SSH) and max concurrent sessions
The manager description
The manager firmware version
Get the allowed values for resetting the manager.
A set of allowed values.
MissingAttributeError, if Actions/#Manager.Reset attribute not present.
Get the supported values for Command Shell connection types.
A set of supported values.
Get the supported values for Graphical Console connection types.
A set of supported values.
Get the supported values for Serial Console connection types.
A set of supported values.
A dictionary containing the remote access support service via graphical console (e.g. KVMIP) and max concurrent sessions
The manager identity string
The manager type
The manager model
The manager name
Reset the manager.
value – The target value.
InvalidParameterValueError, if the target value is not allowed.
A dictionary containing the remote access support service via serial console (e.g. Telnet, SSH, IPMI) and max concurrent sessions
A list of systems managed by this manager.
Returns a list of System objects representing systems being managed by this manager.
MissingAttributeError if ‘@odata.id’ field is missing.
A list of System instances
The manager UUID
Bases: sushy.resources.base.CompositeField
Bases: sushy.resources.base.CompositeField
Bases: sushy.resources.base.ResourceBase
Current virtual media connection methods
Applet: Connected to a client application NotConnected: No current connection Oem: Connected via an OEM-defined method URI: Connected to a URI location
Detach remote media from virtual media
After ejecting media inserted will be False and image_name will be empty.
Virtual Media resource identity string
A URI providing the location of the selected image
The image name
Attach remote media to virtual media
image – a URI providing the location of the selected image
inserted – specify if the image is to be treated as inserted upon completion of the action.
write_protected – indicates the media is write protected
username – User name for the image URI.
password – Password for the image URI.
Indicates if virtual media is inserted in the virtual device
List of supported media types as virtual media
The name of resource
Indicates the media is write protected
Bases: sushy.resources.base.ResourceCollectionBase
A collection of virtual media attached to a Manager
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.