Orion.Cloud.Regions
SolarWinds Information Service 2024.4 Schema Documentation
This entity presents the region.
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 region. |
everyone |
SystemName |
System.String |
The string value that contains the name of AWS region. |
everyone |
DisplayName |
System.String |
The string value that contains AWS region display name. |
everyone |
Enabled |
System.Boolean |
The boolean value that specifies if AWS region is enabled. |
everyone |
ProviderID |
System.Int32 |
|
everyone |
Source Relationships
Name |
Type |
Notes |
SelectedRegions |
Orion.Cloud.SelectedCloudRegions |
Defined by relationship Orion.CloudMonitoring.AllCloudRegionsReferencesSelectedRegions (System.Reference) |
Target Relationships
Name |
Type |
Notes |
CloudProviders |
Orion.Cloud.Providers |
Defined by relationship Orion.CloudMonitoring.CloudProvidersReferencesAllRegions (System.Reference) |