Method: IntersightClient::ComputeBlade#chassis_id
- Defined in:
- lib/intersight_client/models/compute_blade.rb
#chassis_id ⇒ Object
The id of the chassis that the blade is discovered in.
26 27 28 |
# File 'lib/intersight_client/models/compute_blade.rb', line 26 def chassis_id @chassis_id end |