net.openstack.Providers.Rackspace.Objects.Monitoring Namespace |
Class | Description | |
---|---|---|
![]() | AccountConfiguration |
This class models the JSON representation of the configurable properties of a monitoring account.
|
![]() | Agent |
This class models the JSON representation of a monitoring agent.
|
![]() | AgentConnection |
This class models the JSON representation of a monitoring agent connection.
|
![]() | AgentConnectionId |
Represents the unique identifier of an agent connection in the IMonitoringService.
|
![]() | AgentId |
Represents the unique identifier of an agent in the IMonitoringService.
|
![]() | AgentToken |
Agent tokens are used to authenticate monitoring agents to the monitoring
service. Multiple agents can share a single token.
|
![]() | AgentTokenConfiguration |
This class models the JSON representation of the basic properties of an Agent Token resource
in the IMonitoringService.
|
![]() | AgentTokenId |
Represents the unique identifier of an agent token in the IMonitoringService.
|
![]() | Alarm |
This class models the JSON representation of an Alarm resource in the IMonitoringService.
|
![]() | AlarmChangelog |
This class models the JSON representation of a Changelog resource in the IMonitoringService.
|
![]() | AlarmChangelogId |
Represents the unique identifier of an alarm changelog in the IMonitoringService.
|
![]() | AlarmConfiguration |
This class models the JSON representation of the basic properties of an Alarm resource
in the IMonitoringService.
|
![]() | AlarmData |
This class models the JSON representation of the data produced by testing a monitoring alarm.
|
![]() | AlarmExample |
This class models the JSON representation of an Alarm Example resource in the IMonitoringService.
|
![]() | AlarmExampleField |
This class models the JSON representation of a field in an Alarm Example Criteria template.
|
![]() | AlarmExampleId |
Represents the unique identifier of an Alarm Example resource in the IMonitoringService.
|
![]() | AlarmId |
Represents the unique identifier of an Alarm resource in the IMonitoringService.
|
![]() | AlarmNotificationHistoryItem |
This class models the JSON representation of an alarm notification history resource in the IMonitoringService.
|
![]() | AlarmNotificationHistoryItemId |
Represents the unique identifier of an alarm notification history item in the IMonitoringService.
|
![]() | AlarmState |
Represents an alarm state in the monitoring service.
|
![]() | AlarmStateHistory |
This class models the JSON representation the record of an alarm state change
in the entity overview.
|
![]() | Audit |
This class models the JSON representation of an Audit resource in the IMonitoringService.
|
![]() | AuditId |
Represents the unique identifier of an audit in the IMonitoringService.
|
![]() | BoundAlarmExample |
This class models the JSON representation of an evaluated alarm example in the IMonitoringService.
|
![]() | Check |
This class represents an check in the IMonitoringService.
|
![]() | CheckConfiguration |
This class models the configurable properties of the JSON representation of
a Check resource in the IMonitoringService.
|
![]() | CheckData |
This class models the JSON representation of the data produced by testing a monitoring check.
|
![]() | CheckDataCheckMetric |
This class models the JSON representation of metric information collected by a
test evaluation of a monitoring check.
|
![]() | CheckDataDebugInformation |
This class models the JSON representation of additional check-type-specific
debugging information collected during the test evaluation of a monitoring
check.
|
![]() | CheckDetails |
This is the base class for classes modeling the detailed configuration parameters
of various types of checks.
|
![]() | CheckId |
Represents the unique identifier of a check in the IMonitoringService.
|
![]() | CheckMetricType |
Represents a metric type in the monitoring service.
|
![]() | CheckTarget |
This class models the JSON representation of an agent check target in the IMonitoringService.
|
![]() | CheckTargetId |
Represents the unique identifier of a check target in the IMonitoringService.
|
![]() | CheckType |
Represents the type of a check in the monitoring service.
|
![]() | CheckTypeId |
Represents the unique identifier of a item placeholder in the IMonitoringService.
|
![]() | CheckTypeType |
Represents the type of a check type in the monitoring service.
|
![]() | ConnectionCheckDetails |
This class provides a base class for configuring checks that connect to a
service on a configurable port.
|
![]() | CpuCheckDetails |
This class represents the detailed configuration parameters for a
AgentCpu check.
|
![]() | CpuInformation |
This class models the JSON representation of the CPU data reported agents for
the Cpus information type.
|
![]() | DataPoint |
This class models the JSON representation of a raw or rolled-up data point
reported by GetDataPointsAsync(EntityId, CheckId, MetricName, NullableInt32, DataPointGranularity, IEnumerableDataPointStatistic, DateTimeOffset, DateTimeOffset, CancellationToken).
|
![]() | DataPointGranularity |
Represents a data granularity in the monitoring service.
|
![]() | DataPointStatistic |
Represents a statistic type in the monitoring service.
|
![]() | DiskCheckDetails |
This class represents the detailed configuration parameters for a
AgentDisk check.
|
![]() | DiskInformation |
This class models the JSON representation of the disk data reported agents for
the Disks information type.
|
![]() | DnsCheckDetails |
This class represents the detailed configuration parameters for a
RemoteDns check.
|
![]() | EmailNotificationDetails |
This class extends NotificationDetails with properties specific to
Email notifications.
|
![]() | Entity |
This class represents an entity in the IMonitoringService.
|
![]() | EntityConfiguration |
This class models the configurable properties of the JSON representation of
an Entity resource in the IMonitoringService.
|
![]() | EntityId |
Represents the unique identifier of an entity in the IMonitoringService.
|
![]() | EntityOverview |
This class models the JSON representation of a monitoring entity overview.
|
![]() | FilesystemCheckDetails |
This class represents the detailed configuration parameters for a
AgentFilesystem check.
|
![]() | FilesystemInformation |
This class models the JSON representation of the filesystem data reported agents for
the Filesystems information type.
|
![]() | FtpBannerCheckDetails |
This class represents the detailed configuration parameters for a
RemoteFtpBanner check.
|
![]() | GenericCheckDetails |
This class represents the detailed configuration parameters for a
generic check.
|
![]() | GenericNotificationDetails |
This class represents the detailed configuration parameters for a
generic notification.
|
![]() | HostInformationT |
This class models the JSON representation of agent host information reported by various API calls in the IMonitoringService.
|
![]() | HostInformationType |
Represents a host information type in the monitoring service.
|
![]() | HttpCheckDetails |
This class represents the detailed configuration parameters for a
RemoteHttp check.
|
![]() | ImapBannerCheckDetails |
This class represents the detailed configuration parameters for a
RemoteImapBanner check.
|
![]() | LoadAverageCheckDetails |
This class represents the detailed configuration parameters for a
AgentLoadAverage check.
|
![]() | LoginInformation |
This class models the JSON representation of the login data reported agents for
the Who information type.
|
![]() | MemoryCheckDetails |
This class represents the detailed configuration parameters for a
AgentMemory check.
|
![]() | MemoryInformation |
This class models the JSON representation of the disk data reported agents for
the Disks information type.
|
![]() | Metric |
This class models the JSON representation of a Metric resource in the IMonitoringService.
|
![]() | MetricName |
Represents the unique identifier of a metric in the IMonitoringService.
|
![]() | MonitoringAccount |
This class represents an account in the IMonitoringService.
|
![]() | MonitoringAccountId |
Represents the unique identifier of a monitoring account in the IMonitoringService.
|
![]() | MonitoringLimits |
This class models the JSON representation of the resource and rate limits
applied to the IMonitoringService.
|
![]() | MonitoringLimitsRateLimit |
This class models the JSON representation of the details of a rate limit in the IMonitoringService.
|
![]() | MonitoringZone |
This class models the JSON representation of a monitoring zone resource in the IMonitoringService.
|
![]() | MonitoringZoneId |
Represents the unique identifier of a monitoring zone in the IMonitoringService.
|
![]() | MssqlBannerCheckDetails |
This class represents the detailed configuration parameters for a
RemoteMssqlBanner check.
|
![]() | MysqlBannerCheckDetails |
This class represents the detailed configuration parameters for a
RemoteMysqlBanner check.
|
![]() | NetworkCheckDetails |
This class represents the detailed configuration parameters for a
AgentNetwork check.
|
![]() | NetworkInterfaceInformation |
This class models the JSON representation of the network interface data reported agents for
the NetworkInterfaces information type.
|
![]() | NewAlarmConfiguration |
This class models the JSON representation of a request to create a new
Alarm resource in the IMonitoringService.
|
![]() | NewCheckConfiguration |
This class models the JSON representation of a request to create or test a new
Check resource in the IMonitoringService.
|
![]() | NewEntityConfiguration |
This class models the JSON representation of a request to create a new
Entity resource in the IMonitoringService.
|
![]() | NewNotificationConfiguration |
This class models the JSON representation of a request to create or test a new
Notification resource in the IMonitoringService.
|
![]() | NewNotificationPlanConfiguration |
This class models the JSON representation of a request to create a new
NotificationPlan resource in the IMonitoringService.
|
![]() | Notification |
This class models the JSON representation of a notification resource
in the IMonitoringService.
|
![]() | NotificationAttempt |
This class models the JSON representation of the detailed information
describing an attempt to send a notification.
|
![]() | NotificationConfiguration |
This class models the configurable properties of the JSON representation of
a notification resource in the IMonitoringService.
|
![]() | NotificationData |
This class models the JSON representation of the results of testing a notification.
|
![]() | NotificationDetails |
This is the base class for classes modeling the detailed configuration parameters
of various types of notifications.
|
![]() | NotificationId |
Represents the unique identifier of a notification in the IMonitoringService.
|
![]() | NotificationPlan |
This class models the JSON representation of a notification plan resource
in the IMonitoringService.
|
![]() | NotificationPlanConfiguration |
This class models the configurable properties of the JSON representation of
a notification plan resource in the IMonitoringService.
|
![]() | NotificationPlanId |
Represents the unique identifier of a notification plan in the IMonitoringService.
|
![]() | NotificationResult |
This class models the JSON representation of the result of sending a monitoring
notification.
|
![]() | NotificationType |
This class models the JSON representation of a notification type in the IMonitoringService.
|
![]() | NotificationTypeField |
This class represents a single field associated with a notification type in the IMonitoringService.
|
![]() | NotificationTypeId |
Represents the unique identifier of a notification type in the IMonitoringService.
|
![]() | PagerDutyNotificationDetails |
This class extends NotificationDetails with properties specific to
PagerDuty notifications.
|
![]() | PingCheckDetails |
This class represents the detailed configuration parameters for a
RemotePing check.
|
![]() | PluginCheckDetails |
This class represents the detailed configuration parameters for a
AgentPlugin check.
|
![]() | Pop3CheckDetails |
This class represents the detailed configuration parameters for a
RemotePop3Banner check.
|
![]() | PostgresqlBannerCheckDetails |
This class represents the detailed configuration parameters for a
RemotePostgresqlBanner check.
|
![]() | ProcessInformation |
This class models the JSON representation of the process data reported agents for
the Processes information type.
|
![]() | ReadOnlyCollectionPageT, TMarker |
This class provides read-only access to a single page of results returned
by a paginated API call in the IMonitoringService.
|
![]() | SecureConnectionCheckDetails |
This class extends the ConnectionCheckDetails class
for check types which may use an SSL secure connection.
|
![]() | SmtpBannerCheckDetails |
This class represents the detailed configuration parameters for a
RemoteSmtpBanner check.
|
![]() | SmtpCheckDetails |
This class represents the detailed configuration parameters for a
RemoteSmtp check.
|
![]() | SshCheckDetails |
This class represents the detailed configuration parameters for a
RemoteSsh check.
|
![]() | SystemInformation |
This class models the JSON representation of the system data reported agents for
the System information type.
|
![]() | TargetResolverType |
Represents a target resolver type in the monitoring service.
|
![]() | TcpCheckDetails |
This class represents the detailed configuration parameters for a
RemoteTcp check.
|
![]() | TelnetBannerCheckDetails |
This class represents the detailed configuration parameters for a
RemoteTelnetBanner check.
|
![]() | TestAlarmConfiguration |
This class models the JSON representation of a request to test an alarm
in the IMonitoringService.
|
![]() | TraceRoute |
This class models the JSON result of a traceroute operation from
a monitoring zone in the IMonitoringService.
|
![]() | TraceRouteConfiguration |
This class models the JSON representation of a request to perform a traceroute
from a monitoring zone in the IMonitoringService.
|
![]() | TraceRouteHop |
This class models the JSON representation of a single hop in the
result of a traceroute operation in the IMonitoringService.
|
![]() | TransactionId |
Represents the unique identifier of a transaction in the IMonitoringService.
|
![]() | UpdateAlarmConfiguration |
This class models the JSON representation of a request to update the properties
of an Alarm resource in the IMonitoringService.
|
![]() | UpdateCheckConfiguration |
This class models the JSON representation of a request to update the properties
of a Check resource in the IMonitoringService.
|
![]() | UpdateEntityConfiguration |
This class models the JSON representation of a request to update the properties
of an Entity resource in the IMonitoringService.
|
![]() | UpdateNotificationConfiguration |
This class models the JSON representation of a request to update the properties
of a Notification resource in the IMonitoringService.
|
![]() | UpdateNotificationPlanConfiguration |
This class models the JSON representation of a request to update the properties
of a NotificationPlan resource in the IMonitoringService.
|
![]() | WebhookNotificationDetails |
This class extends NotificationDetails with properties specific to
Webhook notifications.
|
![]() | WebhookToken |
Represents the unique identifier of a webhook token in the IMonitoringService.
|