Gateway Management Server State

Microsoft.SystemCenter.OperationsManager.GatewayManagementServer.State.View (View)

This view displays health state for all Gateway management servers.

Element properties:

TargetMicrosoft.SystemCenter.GatewayManagementServer
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="Microsoft.SystemCenter.OperationsManager.GatewayManagementServer.State.View" Accessibility="Internal" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.GatewayManagementServer" TypeID="SCLibrary!Microsoft.SystemCenter.StateViewType" Visible="true">
<Category>Operations</Category>
<Criteria/>
<Presentation>
<ColumnInfo Index="0" SortIndex="0" Width="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>State</Name>
<Id>Microsoft.SystemCenter.GatewayManagementServer</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Maintenance Mode</Name>
<Id>InMaintenanceMode</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Name</Name>
<Id>Name</Id>
</ColumnInfo>
</Presentation>
<Target>$MPElement[Name='SCLibrary!Microsoft.SystemCenter.GatewayServerGroup']$</Target>
</View>