The sto_ov_managednode table contains all nodes (excluding external nodes) of the managed environment. Except for the node ID, all properties of a managed node can be accessed only using the WMI interface. The tables of the policy management component are linked to this table using the node id (the "name" column).
Column Name | Constraint | Column Type | Description |
---|---|---|---|
name | PK, I1 | nvarchar(64) | ID of the managed node. |