Abstract
Base type: System.Entity
| Name | Type | Notes |
|---|---|---|
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| Name | Summary | Parameters | Returns | ||||
|---|---|---|---|---|---|---|---|
| CreateCorePluginConfiguration | Creates a new configuration for a plugin. | ||||||
| StartDiscovery | |||||||
| StartDiscoveryProfile | Starts discovery for specified profile ID | ||||||
| CancelDiscovery | |||||||
| GetDiscoveryProgress | |||||||
| ImportDiscoveryResults | Import discovery results for set of discovered nodes | ||||||
| GetImportDiscoveryResultsProgress | Get the progress of ImportDiscoveryResults | ||||||
| DeleteDiscoveryProfile | Deletes discovery profile by its profileId. |
|