Class: XClarityClient::Event
- Inherits:
-
XClarityClient::Endpoints::XclarityEndpoint
- Object
- XClarityClient::Endpoints::XclarityEndpoint
- XClarityClient::Event
- Defined in:
- lib/xclarity_client/endpoints/event.rb
Constant Summary collapse
- BASE_URI =
'/events'.freeze
- LIST_NAME =
'eventList'.freeze
Instance Attribute Summary collapse
-
#action ⇒ Object
Returns the value of attribute action.
-
#args ⇒ Object
Returns the value of attribute args.
-
#bayText ⇒ Object
Returns the value of attribute bayText.
-
#chassisText ⇒ Object
Returns the value of attribute chassisText.
-
#cn ⇒ Object
Returns the value of attribute cn.
-
#commonEventID ⇒ Object
Returns the value of attribute commonEventID.
-
#componentID ⇒ Object
Returns the value of attribute componentID.
-
#componentIdentifierText ⇒ Object
Returns the value of attribute componentIdentifierText.
-
#descriptionArgs ⇒ Object
Returns the value of attribute descriptionArgs.
-
#eventClass ⇒ Object
Returns the value of attribute eventClass.
-
#eventDate ⇒ Object
Returns the value of attribute eventDate.
-
#eventID ⇒ Object
Returns the value of attribute eventID.
-
#eventSourceText ⇒ Object
Returns the value of attribute eventSourceText.
-
#failFRUNames ⇒ Object
Returns the value of attribute failFRUNames.
-
#failFRUPartNumbers ⇒ Object
Returns the value of attribute failFRUPartNumbers.
-
#failFRUs ⇒ Object
Returns the value of attribute failFRUs.
-
#failFRUUUIDs ⇒ Object
Returns the value of attribute failFRUUUIDs.
-
#failSNs ⇒ Object
Returns the value of attribute failSNs.
-
#flags ⇒ Object
Returns the value of attribute flags.
-
#fruSerialNumberText ⇒ Object
Returns the value of attribute fruSerialNumberText.
-
#localLogID ⇒ Object
Returns the value of attribute localLogID.
-
#localLogSequence ⇒ Object
Returns the value of attribute localLogSequence.
-
#location ⇒ Object
Returns the value of attribute location.
-
#msg ⇒ Object
Returns the value of attribute msg.
-
#msgID ⇒ Object
Returns the value of attribute msgID.
-
#mtm ⇒ Object
Returns the value of attribute mtm.
-
#originatorUUID ⇒ Object
Returns the value of attribute originatorUUID.
-
#parameters ⇒ Object
Returns the value of attribute parameters.
-
#senderUUID ⇒ Object
Returns the value of attribute senderUUID.
-
#serialnum ⇒ Object
Returns the value of attribute serialnum.
-
#service ⇒ Object
Returns the value of attribute service.
-
#serviceabilityText ⇒ Object
Returns the value of attribute serviceabilityText.
-
#severity ⇒ Object
Returns the value of attribute severity.
-
#severityText ⇒ Object
Returns the value of attribute severityText.
-
#sourceID ⇒ Object
Returns the value of attribute sourceID.
-
#sourceLogID ⇒ Object
Returns the value of attribute sourceLogID.
-
#sourceLogSequence ⇒ Object
Returns the value of attribute sourceLogSequence.
-
#systemFruNumberText ⇒ Object
Returns the value of attribute systemFruNumberText.
-
#systemName ⇒ Object
Returns the value of attribute systemName.
-
#systemSerialNumberText ⇒ Object
Returns the value of attribute systemSerialNumberText.
-
#systemText ⇒ Object
Returns the value of attribute systemText.
-
#systemTypeModelText ⇒ Object
Returns the value of attribute systemTypeModelText.
-
#systemTypeText ⇒ Object
Returns the value of attribute systemTypeText.
-
#timeStamp ⇒ Object
Returns the value of attribute timeStamp.
-
#typeText ⇒ Object
Returns the value of attribute typeText.
-
#userActionArgs ⇒ Object
Returns the value of attribute userActionArgs.
-
#userid ⇒ Object
Returns the value of attribute userid.
-
#userIDIndex ⇒ Object
Returns the value of attribute userIDIndex.
Method Summary
Methods inherited from XClarityClient::Endpoints::XclarityEndpoint
Methods included from XClarityClient::Endpoints::BuildableResourceMixin
Constructor Details
This class inherits a constructor from XClarityClient::Endpoints::XclarityEndpoint
Instance Attribute Details
#action ⇒ Object
Returns the value of attribute action.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def action @action end |
#args ⇒ Object
Returns the value of attribute args.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def args @args end |
#bayText ⇒ Object
Returns the value of attribute bayText.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def bayText @bayText end |
#chassisText ⇒ Object
Returns the value of attribute chassisText.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def chassisText @chassisText end |
#cn ⇒ Object
Returns the value of attribute cn.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def cn @cn end |
#commonEventID ⇒ Object
Returns the value of attribute commonEventID.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def commonEventID @commonEventID end |
#componentID ⇒ Object
Returns the value of attribute componentID.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def componentID @componentID end |
#componentIdentifierText ⇒ Object
Returns the value of attribute componentIdentifierText.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def componentIdentifierText @componentIdentifierText end |
#descriptionArgs ⇒ Object
Returns the value of attribute descriptionArgs.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def descriptionArgs @descriptionArgs end |
#eventClass ⇒ Object
Returns the value of attribute eventClass.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def eventClass @eventClass end |
#eventDate ⇒ Object
Returns the value of attribute eventDate.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def eventDate @eventDate end |
#eventID ⇒ Object
Returns the value of attribute eventID.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def eventID @eventID end |
#eventSourceText ⇒ Object
Returns the value of attribute eventSourceText.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def eventSourceText @eventSourceText end |
#failFRUNames ⇒ Object
Returns the value of attribute failFRUNames.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def failFRUNames @failFRUNames end |
#failFRUPartNumbers ⇒ Object
Returns the value of attribute failFRUPartNumbers.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def failFRUPartNumbers @failFRUPartNumbers end |
#failFRUs ⇒ Object
Returns the value of attribute failFRUs.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def failFRUs @failFRUs end |
#failFRUUUIDs ⇒ Object
Returns the value of attribute failFRUUUIDs.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def failFRUUUIDs @failFRUUUIDs end |
#failSNs ⇒ Object
Returns the value of attribute failSNs.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def failSNs @failSNs end |
#flags ⇒ Object
Returns the value of attribute flags.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def flags @flags end |
#fruSerialNumberText ⇒ Object
Returns the value of attribute fruSerialNumberText.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def fruSerialNumberText @fruSerialNumberText end |
#localLogID ⇒ Object
Returns the value of attribute localLogID.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def localLogID @localLogID end |
#localLogSequence ⇒ Object
Returns the value of attribute localLogSequence.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def localLogSequence @localLogSequence end |
#location ⇒ Object
Returns the value of attribute location.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def location @location end |
#msg ⇒ Object
Returns the value of attribute msg.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def msg @msg end |
#msgID ⇒ Object
Returns the value of attribute msgID.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def msgID @msgID end |
#mtm ⇒ Object
Returns the value of attribute mtm.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def mtm @mtm end |
#originatorUUID ⇒ Object
Returns the value of attribute originatorUUID.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def originatorUUID @originatorUUID end |
#parameters ⇒ Object
Returns the value of attribute parameters.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def parameters @parameters end |
#senderUUID ⇒ Object
Returns the value of attribute senderUUID.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def senderUUID @senderUUID end |
#serialnum ⇒ Object
Returns the value of attribute serialnum.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def serialnum @serialnum end |
#service ⇒ Object
Returns the value of attribute service.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def service @service end |
#serviceabilityText ⇒ Object
Returns the value of attribute serviceabilityText.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def serviceabilityText @serviceabilityText end |
#severity ⇒ Object
Returns the value of attribute severity.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def severity @severity end |
#severityText ⇒ Object
Returns the value of attribute severityText.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def severityText @severityText end |
#sourceID ⇒ Object
Returns the value of attribute sourceID.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def sourceID @sourceID end |
#sourceLogID ⇒ Object
Returns the value of attribute sourceLogID.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def sourceLogID @sourceLogID end |
#sourceLogSequence ⇒ Object
Returns the value of attribute sourceLogSequence.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def sourceLogSequence @sourceLogSequence end |
#systemFruNumberText ⇒ Object
Returns the value of attribute systemFruNumberText.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def systemFruNumberText @systemFruNumberText end |
#systemName ⇒ Object
Returns the value of attribute systemName.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def systemName @systemName end |
#systemSerialNumberText ⇒ Object
Returns the value of attribute systemSerialNumberText.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def systemSerialNumberText @systemSerialNumberText end |
#systemText ⇒ Object
Returns the value of attribute systemText.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def systemText @systemText end |
#systemTypeModelText ⇒ Object
Returns the value of attribute systemTypeModelText.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def systemTypeModelText @systemTypeModelText end |
#systemTypeText ⇒ Object
Returns the value of attribute systemTypeText.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def systemTypeText @systemTypeText end |
#timeStamp ⇒ Object
Returns the value of attribute timeStamp.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def timeStamp @timeStamp end |
#typeText ⇒ Object
Returns the value of attribute typeText.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def typeText @typeText end |
#userActionArgs ⇒ Object
Returns the value of attribute userActionArgs.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def userActionArgs @userActionArgs end |
#userid ⇒ Object
Returns the value of attribute userid.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def userid @userid end |
#userIDIndex ⇒ Object
Returns the value of attribute userIDIndex.
6 7 8 |
# File 'lib/xclarity_client/endpoints/event.rb', line 6 def userIDIndex @userIDIndex end |