SolarWinds Information Service v3.0 Schema Documentation

Index

Orion.Cloud.Accounts

Abstract

Base type: System.Entity

Summary: This entity presents the Cloud account information.

Properties

Name Type Notes
Id System.Int32 The unique integer representation of cloud account.
Name System.String The string value that contains the name of the cloud account.
CredentialId System.Int32 The unique integer representation of shared credential.
AutoMonitoring System.Boolean The boolean value that specifies if cloud account is monitored.
DisableMonitorApiRequests System.Boolean The boolean value that specifies if polling for this cloud account is disabled.
PollingIntervalInSeconds System.Int32 Polling interval in seconds.
Description System.String The string value containing description of the credentials related with this cloud account.
MonitorApiRequestsMadePerMonth System.Int64 Approximate amount of free requests made by our polling using given account in current month.
DetailsUrl System.String Relative address of Edit Properties page for given account.
ProviderId System.Int32
DisplayName System.String
Description System.String
InstanceType System.Type
Uri System.String
InstanceSiteId System.Int32 Default='0'.
Credential Orion.Credential Defined by relationship Orion.CloudMonitoring.CloudAccountReferencesCredential (System.Reference)
Counters Orion.Cloud.AccountCounters Defined by relationship Orion.CloudMonitoring.CloudAccountReferencesCounters (System.Reference)
CloudInstances Orion.Cloud.Instances Defined by relationship Orion.Cloud.CloudAccountReferencesInstance (System.Reference)
Provider Orion.Cloud.Providers Defined by relationship Orion.CloudMonitoring.ProviderAccounts (System.Reference)