Orion.Cloud.Accounts
SolarWinds Information Service 2024.4 Schema Documentation
This entity presents the Cloud account information.
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 cloud account. |
everyone |
| Name |
System.String |
The string value that contains the name of the cloud account. |
everyone |
| CredentialId |
System.Int32 |
The unique integer representation of shared credential. |
everyone |
| AutoMonitoring |
System.Boolean |
The boolean value that specifies if cloud account is monitored. |
everyone |
| DisableMonitorApiRequests |
System.Boolean |
The boolean value that specifies if polling for this cloud account is disabled. |
everyone |
| PollingIntervalInSeconds |
System.Int32 |
Polling interval in seconds. |
everyone |
| Description |
System.String |
The string value containing description of the credentials related with this cloud account. |
everyone |
| MonitorApiRequestsMadePerMonth |
System.Int64 |
Approximate amount of free requests made by our polling using given account in current month. |
everyone |
| DetailsUrl |
System.String |
Relative address of Edit Properties page for given account. |
everyone |
| ProviderId |
System.Int32 |
|
everyone |
| MonitorResourceType |
System.Int32 |
|
everyone |
Source Relationships
Target Relationships
| Name |
Type |
Notes |
| Provider |
Orion.Cloud.Providers |
Defined by relationship Orion.CloudMonitoring.ProviderAccounts (System.Reference) |