Base type: Orion.Cloud.Accounts
Summary: This entity presents the Aws Cloud account information.
| Name | Type | Notes |
|---|---|---|
| DisableCloudWatch | System.Boolean | The boolean value that specifies if CloudWatch is polled for this cloud account. |
| CloudWatchRequestsMadeThisMonth | System.Int64 | Approximate amount of CloudWatch requests made by our polling using given account in current month. |
| Id | System.Int32 | |
| Name | System.String | |
| CredentialId | System.Int32 | |
| AutoMonitoring | System.Boolean | |
| DisableMonitorApiRequests | System.Boolean | |
| PollingIntervalInSeconds | System.Int32 | |
| Description | System.String | |
| MonitorApiRequestsMadePerMonth | System.Int64 | |
| DetailsUrl | System.String | |
| ProviderId | System.Int32 | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| Ec2PollingCounters | Orion.Cloud.Aws.Ec2PollingCounters | Defined by relationship Orion.CloudMonitoring.CloudAccountReferencesEc2PollingCounters (System.Reference) |