Base type: System.ManagedEntity
Summary: This entity represents nodes, which are monitored by SCM product. Every SCM node, can be polled for configuration changes.
Name | Type | Notes |
---|---|---|
NodeID | System.Int32 | |
Enabled | System.Boolean | |
PollingInterval | System.Int32 | |
LastPoll | System.DateTime | |
StatusDescription | System.String | |
StatusLED | System.String | |
DetailsUrl | System.String | |
Description | System.String | |
Image | System.String | |
BaselineStatus | System.Int32 | |
LastAgentPluginHealthCheck | System.DateTime | |
LastChangeDetected | System.DateTime | |
Status | System.Int32 | |
StatusDescription | System.String | |
StatusLED | System.String | |
UnManaged | System.Boolean | Default='false'. |
UnManageFrom | System.DateTime | |
UnManageUntil | System.DateTime | |
DetailsUrl | System.String | |
Image | System.String | |
AncestorDisplayNames | System.String[] | |
AncestorDetailsUrls | System.String[] | |
StatusIconHint | System.String | |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
NodesProfiles | Orion.SCM.NodesProfiles | Defined by relationship NodeReferencesOrion.SCM.NodesProfiles (System.Reference) |
Baselines | Orion.SCM.Baseline | Defined by relationship Orion.SCM.NodesReferencesBaseline (System.Reference) |
ElementMetadata | Orion.SCM.Results.ElementMetadata | Defined by relationship Orion.SCM.SCMNodesReferencesElementMetadata (System.Reference) |
Node | Orion.Nodes | Defined by relationship Orion.NodesHostsServerConfigurations (System.Hosting) |
Profiles | Orion.SCM.Profiles | Defined by relationship Orion.SCM.NodeReferencesOrion.SCM.Profiles (System.Reference) |
PollEntries | Orion.SCM.PollEntries | Defined by relationship Orion.SCM.SCMPollEntriesReferencesSCMNodes (System.Reference) |
SCMServerConfigurationChange | Orion.SCM.ServerConfigurationChange | Defined by relationship Orion.SCM.ServerConfigurationChangeRel (System.Reference) |
SCMServerConfigurationDiffersFromBaseline | Orion.SCM.ServerConfigurationDiffersFromBaseline | Defined by relationship Orion.SCM.ServerConfigurationDiffersFromBaselineRel (System.Reference) |
Name | Summary | Parameters | Returns |
---|---|---|---|
PollNow | On target nodes triggers refreshing of watchers and executes jobs for polling SWIS elements. |