Bases: sushy.resources.base.ResourceBase
Method for deleting a Session.
ServerSideError
The session service description
The session service identify string
The session service name
The UserName for the account for this session.
Bases: sushy.resources.base.ResourceCollectionBase
The session collection description
The session collection name
Bases: sushy.resources.base.ResourceBase
This function is for closing a session based on its id.
ServerSideError
This function will try to create a session.
username – the username of the user requesting a new session
password – the password associated to the user requesting a new session
target_uri – the “Sessions” uri, usually in the form: ‘/redfish/v1/SessionService/Sessions’
A session key and uri in the form of a tuple
MissingXAuthToken
ConnectionError
AccessError
HTTPError
The session service description
The session service identify string
The session service name
Tells us if session service is enabled
The session service timeout
Property to provide reference to the SessionCollection instance
It is calculated once when the first time it is queried. On refresh, this property gets reset.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.