Class: XClarityClient::ConfigProfile
- Inherits:
-
Endpoints::XclarityEndpoint
- Object
- Endpoints::XclarityEndpoint
- XClarityClient::ConfigProfile
- Defined in:
- lib/xclarity_client/endpoints/config_profile.rb
Constant Summary collapse
- BASE_URI =
'/profiles'.freeze
- LIST_NAME =
'items'.freeze
Instance Attribute Summary collapse
-
#addressPresent ⇒ Object
Returns the value of attribute addressPresent.
-
#bayId ⇒ Object
Returns the value of attribute bayId.
-
#chassisName ⇒ Object
Returns the value of attribute chassisName.
-
#commands ⇒ Object
Returns the value of attribute commands.
-
#complianceStatus ⇒ Object
Returns the value of attribute complianceStatus.
-
#deviceId ⇒ Object
Returns the value of attribute deviceId.
-
#deviceType ⇒ Object
Returns the value of attribute deviceType.
-
#displayId ⇒ Object
Returns the value of attribute displayId.
-
#displayName ⇒ Object
Returns the value of attribute displayName.
-
#dynamicProperties ⇒ Object
Returns the value of attribute dynamicProperties.
-
#endPointId ⇒ Object
Returns the value of attribute endPointId.
-
#endPointType ⇒ Object
Returns the value of attribute endPointType.
-
#externalId ⇒ Object
Returns the value of attribute externalId.
-
#forScalableNode ⇒ Object
Returns the value of attribute forScalableNode.
-
#forScalablePrimaryNode ⇒ Object
Returns the value of attribute forScalablePrimaryNode.
-
#forScalableSecondaryNode ⇒ Object
Returns the value of attribute forScalableSecondaryNode.
-
#id ⇒ Object
Returns the value of attribute id.
-
#ID ⇒ Object
Returns the value of attribute ID.
-
#identifier ⇒ Object
Returns the value of attribute identifier.
-
#items ⇒ Object
Returns the value of attribute items.
-
#label ⇒ Object
Returns the value of attribute label.
-
#managementPatternPresent ⇒ Object
Returns the value of attribute managementPatternPresent.
-
#name ⇒ Object
Returns the value of attribute name.
-
#primaryProfileID ⇒ Object
Returns the value of attribute primaryProfileID.
-
#profileName ⇒ Object
Returns the value of attribute profileName.
-
#profilePath ⇒ Object
Returns the value of attribute profilePath.
-
#profileStatus ⇒ Object
Returns the value of attribute profileStatus.
-
#rackId ⇒ Object
Returns the value of attribute rackId.
-
#rackID ⇒ Object
Returns the value of attribute rackID.
-
#secondaryProfileIDs ⇒ Object
Returns the value of attribute secondaryProfileIDs.
-
#serverName ⇒ Object
Returns the value of attribute serverName.
-
#serverTemplateId ⇒ Object
Returns the value of attribute serverTemplateId.
-
#subBayId ⇒ Object
Returns the value of attribute subBayId.
-
#templateId ⇒ Object
Returns the value of attribute templateId.
-
#templateID ⇒ Object
Returns the value of attribute templateID.
-
#templateName ⇒ Object
Returns the value of attribute templateName.
-
#type ⇒ Object
Returns the value of attribute type.
-
#unit ⇒ Object
Returns the value of attribute unit.
-
#uuid ⇒ Object
Returns the value of attribute uuid.
Method Summary
Methods inherited from Endpoints::XclarityEndpoint
Methods included from Endpoints::BuildableResourceMixin
Constructor Details
This class inherits a constructor from XClarityClient::Endpoints::XclarityEndpoint
Instance Attribute Details
#addressPresent ⇒ Object
Returns the value of attribute addressPresent.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def addressPresent @addressPresent end |
#bayId ⇒ Object
Returns the value of attribute bayId.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def bayId @bayId end |
#chassisName ⇒ Object
Returns the value of attribute chassisName.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def chassisName @chassisName end |
#commands ⇒ Object
Returns the value of attribute commands.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def commands @commands end |
#complianceStatus ⇒ Object
Returns the value of attribute complianceStatus.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def complianceStatus @complianceStatus end |
#deviceId ⇒ Object
Returns the value of attribute deviceId.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def deviceId @deviceId end |
#deviceType ⇒ Object
Returns the value of attribute deviceType.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def deviceType @deviceType end |
#displayId ⇒ Object
Returns the value of attribute displayId.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def displayId @displayId end |
#displayName ⇒ Object
Returns the value of attribute displayName.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def displayName @displayName end |
#dynamicProperties ⇒ Object
Returns the value of attribute dynamicProperties.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def dynamicProperties @dynamicProperties end |
#endPointId ⇒ Object
Returns the value of attribute endPointId.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def endPointId @endPointId end |
#endPointType ⇒ Object
Returns the value of attribute endPointType.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def endPointType @endPointType end |
#externalId ⇒ Object
Returns the value of attribute externalId.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def externalId @externalId end |
#forScalableNode ⇒ Object
Returns the value of attribute forScalableNode.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def forScalableNode @forScalableNode end |
#forScalablePrimaryNode ⇒ Object
Returns the value of attribute forScalablePrimaryNode.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def forScalablePrimaryNode @forScalablePrimaryNode end |
#forScalableSecondaryNode ⇒ Object
Returns the value of attribute forScalableSecondaryNode.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def forScalableSecondaryNode @forScalableSecondaryNode end |
#id ⇒ Object
Returns the value of attribute id.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def id @id end |
#ID ⇒ Object
Returns the value of attribute ID.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def ID @ID end |
#identifier ⇒ Object
Returns the value of attribute identifier.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def identifier @identifier end |
#items ⇒ Object
Returns the value of attribute items.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def items @items end |
#label ⇒ Object
Returns the value of attribute label.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def label @label end |
#managementPatternPresent ⇒ Object
Returns the value of attribute managementPatternPresent.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def managementPatternPresent @managementPatternPresent end |
#name ⇒ Object
Returns the value of attribute name.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def name @name end |
#primaryProfileID ⇒ Object
Returns the value of attribute primaryProfileID.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def primaryProfileID @primaryProfileID end |
#profileName ⇒ Object
Returns the value of attribute profileName.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def profileName @profileName end |
#profilePath ⇒ Object
Returns the value of attribute profilePath.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def profilePath @profilePath end |
#profileStatus ⇒ Object
Returns the value of attribute profileStatus.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def profileStatus @profileStatus end |
#rackId ⇒ Object
Returns the value of attribute rackId.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def rackId @rackId end |
#rackID ⇒ Object
Returns the value of attribute rackID.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def rackID @rackID end |
#secondaryProfileIDs ⇒ Object
Returns the value of attribute secondaryProfileIDs.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def secondaryProfileIDs @secondaryProfileIDs end |
#serverName ⇒ Object
Returns the value of attribute serverName.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def serverName @serverName end |
#serverTemplateId ⇒ Object
Returns the value of attribute serverTemplateId.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def serverTemplateId @serverTemplateId end |
#subBayId ⇒ Object
Returns the value of attribute subBayId.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def subBayId @subBayId end |
#templateId ⇒ Object
Returns the value of attribute templateId.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def templateId @templateId end |
#templateID ⇒ Object
Returns the value of attribute templateID.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def templateID @templateID end |
#templateName ⇒ Object
Returns the value of attribute templateName.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def templateName @templateName end |
#type ⇒ Object
Returns the value of attribute type.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def type @type end |
#unit ⇒ Object
Returns the value of attribute unit.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def unit @unit end |
#uuid ⇒ Object
Returns the value of attribute uuid.
6 7 8 |
# File 'lib/xclarity_client/endpoints/config_profile.rb', line 6 def uuid @uuid end |