Orion.Cloud.CloudJobSettings
SolarWinds Information Service 2024.4 Schema Documentation
This entity presents cloud job setting.
Inheritance
↳ System.Entity
Access control
Operations |
Right |
read |
everyone |
create,read,update,delete,invoke |
admin |
Properties
Name |
Type |
Summary |
Access Control |
Id |
System.Int32 |
The unique integer representation of selected cloud region. |
everyone |
CloudAccountId |
System.Int32 |
The unique integer representation of cloud job setting. |
everyone |
NetworkScanInterval |
System.Int32 |
The integer value that specifies interval of network scan. |
everyone |
DnsScanInterval |
System.Int32 |
The integer value that specifies interval of DNS scan. |
everyone |
NetworkScanEnabled |
System.Boolean |
The boolean value that specifies if network scan is enabled. |
everyone |
DnsScanEnabled |
System.Boolean |
The boolean value that specifies if DNS scan is enabled. |
everyone |
VirtualNetworkGatewaysPollingEnabled |
System.Boolean |
The boolean value that specifies if virtual network gateways polling is enabled. |
everyone |
LoadBalancersPollingEnabled |
System.Boolean |
The boolean value that specifies if load balancer polling is enabled. |
everyone |
AzureSqlDatabasesPollingEnabled |
System.Boolean |
The boolean value that specifies if Azure SQL databases polling is enabled. |
everyone |
AwsSqlDatabasesPollingEnabled |
System.Boolean |
The boolean value that specifies if AWS SQL databases polling is enabled. |
everyone |
SelectedAllRegions |
System.Boolean |
The boolean value that specifies if all regions are selected. |
everyone |
Source Relationships
Name |
Type |
Notes |
TagFilter |
Orion.Cloud.TagFilter |
Defined by relationship Orion.CloudMonitoring.CloudJobSettingsReferencesTagFilters (System.Reference) |
SelectedRegions |
Orion.Cloud.SelectedCloudRegions |
Defined by relationship Orion.CloudMonitoring.CloudJobSettingsReferencesSelectedRegions (System.Reference) |
Target Relationships
Name |
Type |
Notes |
CloudAccounts |
Orion.Cloud.Accounts |
Defined by relationship Orion.CloudMonitoring.CloudAccountsReferencesCloudJobSettings (System.Reference) |