Cirrus.Nodes
SolarWinds Information Service 2020.2 Schema Documentation
Inheritance
↳ System.Entity
Access control
Operations |
Right |
read,invoke |
everyone |
read,update,invoke |
manageNodes |
Properties
Source Relationships
Name |
Type |
Notes |
Interfaces |
Cirrus.Interfaces |
Defined by relationship Cirrus.NodeHostsInterfaces (System.Hosting) |
Verbs
AddNode
Adds a node to NCM given a complete model. Not recommended - use AddNodeToNCM instead.An NCMNode object to add to NCM.The NCM NodeID (Guid) for the new node.
Access control
Operations |
Right |
invoke |
manageNodes |
AddNodes
A batch version of the Cirrus.Nodes.AddNodeToNCM verb. Enables NCM to monitor and manage the configuration of Orion nodes, assuming appropriate credentials are available.A collection (List) of Orion NodeIDs to add to NCM.true, unless an exception is thrown.
Access control
Operations |
Right |
invoke |
manageNodes |
AddNodeToNCM
Enables NCM to monitor and manage the configuration of an Orion node, assuming appropriate credentials are available.The Orion NodeID (int) for the node to add.The NCM NodeID (Guid) for the node.
Access control
Operations |
Right |
invoke |
manageNodes |
RemoveNode
Removes a node from NCM. Does not remove it from Orion, just NCM.The NCM NodeID (Guid) for the node to remove.true, unless an exception is thrown.
Access control
Operations |
Right |
invoke |
manageNodes |
RemoveNodes
Removes a set of nodes from NCM. Does not remove them from Orion, just NCM. Batch version of the RemoveNode verb.A collection (List) of NCM NodeIDs to remove.true, unless an exception is thrown.
Access control
Operations |
Right |
invoke |
manageNodes |
UpdateNode
Updates the NCM properties of a node. All properties of the node are overwritten. It does not merge. To use this verb, first call GetNode to fetch the current properties of the node, modify the properties that you want to change on that model object, then call UpdateNode to commit the changes.The NCMNode model object to update.true, unless an exception is thrown.
Access control
Operations |
Right |
invoke |
manageNodes |
GetNode
Fetches an NCMNode model object for the given node.The NCM NodeID (Guid) for the node to read.The NCMNode model object.
Access control
everyone
CheckAPLicence
Access control
everyone
DeleteOverLicenseNodes
Access control
everyone
ValidateLogin
Access control
Operations |
Right |
invoke |
manageNodes |
GetConnectionProfile
Access control
everyone
AddConnectionProfile
Access control
Operations |
Right |
invoke |
manageNodes |
UpdateConnectionProfile
Access control
Operations |
Right |
invoke |
manageNodes |
DeleteConnectionProfile
Access control
Operations |
Right |
invoke |
manageNodes |
GetAllConnectionProfiles
Access control
everyone
AssignEOSEntry
Access control
everyone
DeleteEOSData
Access control
everyone
ChangeEOSType
Access control
everyone
GetFIPSIncompatibleObjects
Access control
Operations |
Right |
invoke |
system |
GetPageableEosDataTable
Access control
everyone
GetPageableEosRowCount
Access control
everyone
ChangeVulnerabilityStateForNodes
Access control
everyone
ChangeVulnerabilityStateForAllNodes
Access control
everyone
DeleteAllVulnerabilityData
Access control
everyone
ParseMacros
Access control
everyone
ExecuteConfigChangeReportAction
Access control
everyone
GetCliSettings
Access control
Operations |
Right |
read,invoke |
admin |