Appliance State

HewlettPackard.OneView.ApplianceStateView (View)

This State View will display HPE OneView Appliance State and Attributes for the associated class(s).

Element properties:

TargetHewlettPackard.OneView.Appliance
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="HewlettPackard.OneView.ApplianceStateView" Accessibility="Public" Enabled="true" Target="HewlettPackard.OneView.Appliance" TypeID="SC!Microsoft.SystemCenter.StateViewType" Visible="true">
<Category>Operations</Category>
<Presentation>
<ColumnInfo Index="0" SortIndex="0" Width="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>State</Name>
<Id>HewlettPackard.OneView.Appliance</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="false" SortOrder="Ascending">
<Name>HPE OneView Appliance HostAddress</Name>
<Id>HostAddress</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="false" SortOrder="Ascending">
<Name>Session ID</Name>
<Id>SessionID</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="false" SortOrder="Ascending">
<Name>Version</Name>
<Id>Version</Id>
</ColumnInfo>
</Presentation>
</View>