modulepackage
0.0.0-20230411170259-4e57fa16acff
Repository: https://github.com/ionos-cloud/uptrends-go.git
Documentation: pkg.go.dev
# README
Go API client for uptrends
This document describes Uptrends API version 4. This Swagger environment also lets you execute API methods directly. Please note that this is not a sandbox environment: these API methods operate directly on your actual Uptrends account. For more information, please visit https://www.uptrends.com/api.
Overview
This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.
- API version: 1.0.0
- Package version: 1.0.0
- Build package: io.swagger.codegen.languages.GoClientCodegen
Installation
Put the package under your project folder and add the following in import:
import "./uptrends"
Documentation for API Endpoints
All URIs are relative to https://api.uptrends.com/v4
Class | Method | HTTP request | Description |
---|---|---|---|
AccountApi | AccountGetAccountStatistics | Get /Account | Returns the account statistics. |
AccountApi | AccountGetSettings | Get /Account/Settings | Returns account general settings. |
AlertApi | AlertGetMonitorAlerts | Get /Alert/Monitor/{monitorGuid} | Returns alerts for a specific monitor. |
AlertApi | AlertGetMonitorGroupAlerts | Get /Alert/MonitorGroup/{monitorGroupGuid} | Returns alerts for a specific monitor group. |
AlertDefinitionApi | AlertDefinitionAddIntegrationToEscalationLevel | Post /AlertDefinition/{alertDefinitionGuid}/EscalationLevel/{escalationLevelId}/Integration | Adds an integration to a specified escalation level. |
AlertDefinitionApi | AlertDefinitionAddMonitorGroupToAlertDefinition | Post /AlertDefinition/{alertDefinitionGuid}/Member/MonitorGroup/{monitorGroupGuid} | Adds a monitor group to the specified alert definition. |
AlertDefinitionApi | AlertDefinitionAddMonitorToAlertDefinition | Post /AlertDefinition/{alertDefinitionGuid}/Member/Monitor/{monitorGuid} | Adds a monitor to the specified alert definition. |
AlertDefinitionApi | AlertDefinitionAddOperatorGroupToEscalationLevel | Post /AlertDefinition/{alertDefinitionGuid}/EscalationLevel/{escalationLevelId}/Member/OperatorGroup/{operatorGroupGuid} | Adds an operator group to the specified escalation level. |
AlertDefinitionApi | AlertDefinitionAddOperatorToEscalationLevel | Post /AlertDefinition/{alertDefinitionGuid}/EscalationLevel/{escalationLevelId}/Member/Operator/{operatorGuid} | Adds an operator to the specified escalation level. |
AlertDefinitionApi | AlertDefinitionCreateAlertDefinition | Post /AlertDefinition | Creates a new alert definition. |
AlertDefinitionApi | AlertDefinitionCreateAuthorizationForAlertDefinition | Post /AlertDefinition/{alertDefinitionGuid}/Authorizations | Create authorizations for alert definition If the wanted authorizations requires other authorizations, these will be added as well |
AlertDefinitionApi | AlertDefinitionDeleteAlertDefinition | Delete /AlertDefinition/{alertDefinitionGuid} | Deletes an existing alert definition. |
AlertDefinitionApi | AlertDefinitionDeleteAuthorizationForAlertDefinition | Delete /AlertDefinition/{alertDefinitionGuid}/Authorizations/{authorizationGuid} | Delete alert definition authorization for alert definition |
AlertDefinitionApi | AlertDefinitionGetAllAlertDefinitions | Get /AlertDefinition | Gets a list of all alert definitions. |
AlertDefinitionApi | AlertDefinitionGetAllEscalationLevelIntegrations | Get /AlertDefinition/{alertDefinitionGuid}/EscalationLevel/{escalationLevelId}/Integration | Gets all integrations for a specified escalation level. |
AlertDefinitionApi | AlertDefinitionGetAllEscalationLevels | Get /AlertDefinition/{alertDefinitionGuid}/EscalationLevel | Gets all escalation level information for the specified alert definition. |
AlertDefinitionApi | AlertDefinitionGetAllMembers | Get /AlertDefinition/{alertDefinitionGuid}/Member | Gets a list of all monitor and monitor group guids for the specified alert definition. |
AlertDefinitionApi | AlertDefinitionGetAuthorizationsOfAlertDefinition | Get /AlertDefinition/{alertDefinitionGuid}/Authorizations | Get authorizations of alert definition |
AlertDefinitionApi | AlertDefinitionGetEscalationLevel | Get /AlertDefinition/{alertDefinitionGuid}/EscalationLevel/{escalationLevelId} | Gets the escalation level information of the specified alert definition. |
AlertDefinitionApi | AlertDefinitionGetEscalationLevelIntegration | Get /AlertDefinition/{alertDefinitionGuid}/EscalationLevel/{escalationLevelId}/Integration/{integrationGuid} | Gets a single integration for a specified escalation level. |
AlertDefinitionApi | AlertDefinitionGetEscalationLevelOperator | Get /AlertDefinition/{alertDefinitionGuid}/EscalationLevel/{escalationLevelId}/Member | Gets the operator and operator group guids for the specified escalation level. |
AlertDefinitionApi | AlertDefinitionGetSpecifiedAlertDefinitions | Get /AlertDefinition/{alertDefinitionGuid} | Gets the specified alert definition. |
AlertDefinitionApi | AlertDefinitionPatchAlertDefinition | Patch /AlertDefinition/{alertDefinitionGuid} | Partially updates the definition for the specified alert definition. |
AlertDefinitionApi | AlertDefinitionPatchAlertDefinitionEscalation | Patch /AlertDefinition/{alertDefinitionGuid}/EscalationLevel/{escalationLevelId} | Partially updates the escalation level for the specified alert definition. |
AlertDefinitionApi | AlertDefinitionPutAlertDefinition | Put /AlertDefinition/{alertDefinitionGuid} | Updates the definition for the specified alert definition. |
AlertDefinitionApi | AlertDefinitionPutAlertDefinitionEscalation | Put /AlertDefinition/{alertDefinitionGuid}/EscalationLevel/{escalationLevelId} | Updates the escalation level for the specified alert definition. |
AlertDefinitionApi | AlertDefinitionRemoveIntegrationFromEscalationLevel | Delete /AlertDefinition/{alertDefinitionGuid}/EscalationLevel/{escalationLevelId}/Integration/{integrationGuid} | Removes an integration from a specified escalation level. |
AlertDefinitionApi | AlertDefinitionRemoveMonitorFromAlertDefinition | Delete /AlertDefinition/{alertDefinitionGuid}/Member/Monitor/{monitorGuid} | Removes a monitor for the specified alert definition. |
AlertDefinitionApi | AlertDefinitionRemoveMonitorGroupFromAlertDefinition | Delete /AlertDefinition/{alertDefinitionGuid}/Member/MonitorGroup/{monitorGroupGuid} | Removes a monitor group for the specified alert definition. |
AlertDefinitionApi | AlertDefinitionRemoveOperatorFromEscalationLevel | Delete /AlertDefinition/{alertDefinitionGuid}/EscalationLevel/{escalationLevelId}/Member/Operator/{operatorGuid} | Removes an operator for the specified escalation level. |
AlertDefinitionApi | AlertDefinitionRemoveOperatorGroupFromEscalationLevel | Delete /AlertDefinition/{alertDefinitionGuid}/EscalationLevel/{escalationLevelId}/Member/OperatorGroup/{operatorGroupGuid} | Removes an operator group for the specified escalation level. |
AlertDefinitionApi | AlertDefinitionUpdateIntegrationForEscalationWithPatch | Patch /AlertDefinition/{alertDefinitionGuid}/EscalationLevel/{escalationLevelId}/Integration/{integrationGuid} | Partially updates an integration for a specified escalation level. |
AlertDefinitionApi | AlertDefinitionUpdateIntegrationForEscalationWithPut | Put /AlertDefinition/{alertDefinitionGuid}/EscalationLevel/{escalationLevelId}/Integration/{integrationGuid} | Updates an integration for a specified escalation level. |
CheckpointApi | CheckpointGetAllCheckpoints | Get /Checkpoint | Returns all the checkpoints that are not deleted |
CheckpointApi | CheckpointGetCheckpoint | Get /Checkpoint/{checkpointId} | Returns the specified checkpoint, deleted or not |
CheckpointApi | CheckpointRegionGetAllCheckpointRegions | Get /CheckpointRegion | Returns all the checkpoint regions. |
CheckpointApi | CheckpointRegionGetCheckpointRegionCheckpoints | Get /CheckpointRegion/{checkpointRegionId}/Checkpoint | Returns the checkpoints for the specified checkpoint region. |
CheckpointApi | CheckpointRegionGetSpecifiedCheckpointRegion | Get /CheckpointRegion/{checkpointRegionId} | Returns the specified checkpoint region. |
CheckpointApi | CheckpointServerGetAllServerIpv4Addresses | Get /Checkpoint/Server/Ipv4 | Anonymous call that returns all the IPv4 addresses of all the checkpoint servers. |
CheckpointApi | CheckpointServerGetAllServerIpv6Addresses | Get /Checkpoint/Server/Ipv6 | Anonymous call that returns all the IPv6 addresses of all the checkpoint servers. |
CheckpointApi | CheckpointServerGetServer | Get /Checkpoint/Server/{serverId} | Returns the requested checkpoint server. |
CheckpointApi | PrivateCheckpointHealthGetPrivateCheckpointHealthForRegion | Get /PrivateCheckpointHealthForRegion | Returns the status of the private checkpoints in the given region. |
CheckpointApi | PrivateCheckpointHealthGetSpecifiedPrivateCheckpointHealth | Get /PrivateCheckpointHealth | Returns the status of the specified private checkpoints. |
DashboardApi | DashboardCloneDashboard | Post /Dashboard/{dashboardGuid}/Clone | Clone the specified dashboard. |
DashboardApi | DashboardDeleteDashboard | Delete /Dashboard/{dashboardGuid} | Delete the specified dashboard. |
DashboardApi | DashboardGetAllDashboards | Get /Dashboard | Returns data for all dashboards. |
DashboardApi | DashboardGetOneDashboard | Get /Dashboard/{dashboardGuid} | Returns data for the specified dashboard. |
DashboardApi | DashboardPartiallyUpdateDashboard | Patch /Dashboard/{dashboardGuid} | Partially update the specified dashboard. |
DashboardApi | DashboardUpdateDashboard | Put /Dashboard/{dashboardGuid} | Update the specified dashboard. |
IntegrationApi | IntegrationCreateAuthorizationForIntegration | Post /Integration/{integrationGuid}/Authorizations | Create authorizations for integration If the wanted authorizations requires other authorizations, these will be added as well |
IntegrationApi | IntegrationDeleteAuthorizationForIntegration | Delete /Integration/{integrationGuid}/Authorizations/{authorizationGuid} | Delete integration authorization for integration |
IntegrationApi | IntegrationGetAllIntegrations | Get /Integration | Gets a list of all integrations. |
IntegrationApi | IntegrationGetAuthorizationsOfIntegration | Get /Integration/{integrationGuid}/Authorizations | Get authorizations of integration |
MonitorApi | MonitorCleanupMaintenancePeriods | Post /Monitor/{monitorGuid}/MaintenancePeriod/Cleanup/{beforeDate} | Clears out all one-time maintenance periods for the specified monitor older than the specified date |
MonitorApi | MonitorCloneMonitor | Post /Monitor/{monitorGuid}/Clone | Creates a clone (duplicate) of the specified monitor. |
MonitorApi | MonitorCreateAuthorizationForMonitor | Post /Monitor/{monitorGuid}/Authorizations | Create monitor authorizations for monitor If the wanted authorizations requires other authorizations, these will be added as well |
MonitorApi | MonitorCreateMaintenancePeriodForMonitor | Post /Monitor/{monitorGuid}/MaintenancePeriod | Saves the new maintenance period provided for the specified monitor |
MonitorApi | MonitorDeleteAuthorizationForMonitorGroup | Delete /Monitor/{monitorGuid}/Authorizations/{authorizationGuid} | Delete monitor authorization for monitor |
MonitorApi | MonitorDeleteMaintenancePeriodFromMonitor | Delete /Monitor/{monitorGuid}/MaintenancePeriod/{maintenancePeriodId} | Deletes the specified maintenance period from the specified monitor |
MonitorApi | MonitorDeleteMonitor | Delete /Monitor/{monitorGuid} | Deletes the specified monitor. |
MonitorApi | MonitorGetAllMaintenancePeriodsForMonitor | Get /Monitor/{monitorGuid}/MaintenancePeriod | Finds all maintenance periods for a monitor. |
MonitorApi | MonitorGetAuthorizationsOfMonitor | Get /Monitor/{monitorGuid}/Authorizations | Get monitor authorizations of monitor |
MonitorApi | MonitorGetMonitor | Get /Monitor/{monitorGuid} | Returns the definition of the specified monitor. |
MonitorApi | MonitorGetMonitorGroups | Get /Monitor/{monitorGuid}/MonitorGroup | Returns the Guid of each monitor group where the specified monitor is a member of. |
MonitorApi | MonitorGetMonitors | Get /Monitor | Returns the definition of all monitors available in the account. |
MonitorApi | MonitorGetMonitorsByMonitorGroup | Get /Monitor/MonitorGroup/{monitorGroupGuid} | Returns the definition of all monitors available in the account that are a member of the specified monitor group. |
MonitorApi | MonitorPatchMonitor | Patch /Monitor/{monitorGuid} | Partially updates the definition of the specified monitor. |
MonitorApi | MonitorPostMonitor | Post /Monitor | Creates a new monitor. |
MonitorApi | MonitorPutMonitor | Put /Monitor/{monitorGuid} | Updates the definition of the specified monitor. |
MonitorApi | MonitorUpdateMaintenancePeriodForMonitor | Put /Monitor/{monitorGuid}/MaintenancePeriod/{maintenancePeriodId} | Updates the specified maintenance schedule for the specified monitor |
MonitorCheckApi | MonitorCheckGetAccountMonitorChecks | Get /MonitorCheck | Returns all monitor check data. |
MonitorCheckApi | MonitorCheckGetConcurrentMonitorPartialChecks | Get /MonitorCheck/{monitorCheckId}/Concurrent | Gets all partial checks for a concurrent monitor check |
MonitorCheckApi | MonitorCheckGetConsoleLogInfo | Get /MonitorCheck/{monitorCheckId}/ConsoleLog | Returns console log information for a monitor check. |
MonitorCheckApi | MonitorCheckGetHttpDetails | Get /MonitorCheck/{monitorCheckId}/Http | Returns HTTP details for a monitor check. |
MonitorCheckApi | MonitorCheckGetMonitorCheck | Get /MonitorCheck/Monitor/{monitorGuid} | Returns monitor check data for a specific monitor. |
MonitorCheckApi | MonitorCheckGetMonitorGroupData | Get /MonitorCheck/MonitorGroup/{monitorGroupGuid} | Returns monitor check data for a specific monitor group. |
MonitorCheckApi | MonitorCheckGetMultistepDetails | Get /MonitorCheck/{monitorCheckId}/MultiStepAPI | Returns Multi-Step API details for a monitor check. |
MonitorCheckApi | MonitorCheckGetPageSourceInfo | Get /MonitorCheck/{monitorCheckId}/PageSource | Returns page source information for a monitor check. |
MonitorCheckApi | MonitorCheckGetScreenshots | Get /MonitorCheck/{monitorCheckId}/Screenshot/{screenshotId} | Gets a specific screenshot for a specified monitor check |
MonitorCheckApi | MonitorCheckGetSingleMonitorCheck | Get /MonitorCheck/{monitorCheckId} | Returns a single monitor check. |
MonitorCheckApi | MonitorCheckGetTransactionDetails | Get /MonitorCheck/{monitorCheckId}/Transaction | Returns transaction step details for a monitor check. |
MonitorCheckApi | MonitorCheckGetWaterfallInfo | Get /MonitorCheck/{monitorCheckId}/Waterfall | Returns waterfall information for a monitor check. |
MonitorGroupApi | MonitorGroupAddMaintenancePeriodToAllMembers | Post /MonitorGroup/{monitorGroupGuid}/AddMaintenancePeriodToAllMembers | Adds the provided maintenance period to all monitors in the group specified |
MonitorGroupApi | MonitorGroupAddMonitorToMonitorGroup | Post /MonitorGroup/{monitorGroupGuid}/Member/{monitorGuid} | Adds the specified monitor to the monitor group |
MonitorGroupApi | MonitorGroupCreateAuthorizationForMonitorGroup | Post /MonitorGroup/{monitorGroupGuid}/Authorizations | Create monitor authorizations for monitor group If the wanted authorizations requires other authorizations, these will be added as well |
MonitorGroupApi | MonitorGroupCreateMonitorGroup | Post /MonitorGroup | Creates a new monitor group |
MonitorGroupApi | MonitorGroupDeleteAuthorizationForMonitorGroup | Delete /MonitorGroup/{monitorGroupGuid}/Authorizations/{authorizationGuid} | Delete monitor authorization for monitor group |
MonitorGroupApi | MonitorGroupDeleteMonitorGroup | Delete /MonitorGroup/{monitorGroupGuid} | Deletes the specified monitor group |
MonitorGroupApi | MonitorGroupGetAllMonitorGroups | Get /MonitorGroup | Gets all monitor groups |
MonitorGroupApi | MonitorGroupGetAuthorizationsOfMonitorGroup | Get /MonitorGroup/{monitorGroupGuid}/Authorizations | Get monitor authorizations of monitor group |
MonitorGroupApi | MonitorGroupGetMonitorGroup | Get /MonitorGroup/{monitorGroupGuid} | Gets the details of a monitor group |
MonitorGroupApi | MonitorGroupGetMonitorGroupMembers | Get /MonitorGroup/{monitorGroupGuid}/Member | Gets a list of all members of a monitor group |
MonitorGroupApi | MonitorGroupRemoveMonitorFromMonitorGroup | Delete /MonitorGroup/{monitorGroupGuid}/Member/{monitorGuid} | Removes the specified monitor from the monitor group |
MonitorGroupApi | MonitorGroupStartAllMonitorAlertsInGroup | Post /MonitorGroup/{monitorGroupGuid}/StartAllMonitorAlerts | Starts alerting for all monitors that are a member of the monitor group specified by the monitor group GUID |
MonitorGroupApi | MonitorGroupStartAllMonitorsInGroup | Post /MonitorGroup/{monitorGroupGuid}/StartAllMonitors | Starts all monitors that are a member of the monitor group specified by the monitor group GUID |
MonitorGroupApi | MonitorGroupStopAllMonitorAlertsInGroup | Post /MonitorGroup/{monitorGroupGuid}/StopAllMonitorAlerts | Stops alerting for all monitors that are a member of the monitor group specified by the monitor group GUID |
MonitorGroupApi | MonitorGroupStopAllMonitorsInGroup | Post /MonitorGroup/{monitorGroupGuid}/StopAllMonitors | Stops all monitors that are a member of the monitor group specified by the monitor group GUID |
MonitorGroupApi | MonitorGroupUpdateMonitorGroup | Put /MonitorGroup/{monitorGroupGuid} | Updates the monitor group with the Guid specified |
OperatorApi | OperatorAddDutyPeriodForOperator | Post /Operator/{operatorGuid}/DutySchedule | Adds a duty schedule to the specified operator. |
OperatorApi | OperatorCreateOperator | Post /Operator | Creates a new operator. |
OperatorApi | OperatorDeleteAuthorizationForOperator | Delete /Operator/{operatorGuid}/Authorization/{authorizationType} | Removes the specified authorization of this operator. |
OperatorApi | OperatorDeleteDutyScheduleFromOperator | Delete /Operator/{operatorGuid}/DutySchedule/{dutyScheduleId} | Deletes the specified duty schedule of the specified operator. |
OperatorApi | OperatorDeleteOperator | Delete /Operator/{operatorGuid} | Deletes an existing operator. |
OperatorApi | OperatorGetAllOperators | Get /Operator | Gets a list of all operators. |
OperatorApi | OperatorGetAuthorizationsForOperator | Get /Operator/{operatorGuid}/Authorization | Gets all authorizations for the specified operator. |
OperatorApi | OperatorGetDutyScheduleForOperator | Get /Operator/{operatorGuid}/DutySchedule | Gets the duty schedules for an specified operator. |
OperatorApi | OperatorGetOperator | Get /Operator/{operatorGuid} | Gets the details of the operator with the provided OperatorGuid. |
OperatorApi | OperatorGetOperatorGroupsForOperator | Get /Operator/{operatorGuid}/OperatorGroup | Gets a list of all operator groups for the specified operator. |
OperatorApi | OperatorPostAuthorizationForOperator | Post /Operator/{operatorGuid}/Authorization/{authorizationType} | Assigns the specified authorization to this operator. |
OperatorApi | OperatorUpdateDutyPeriodForOperator | Put /Operator/{operatorGuid}/DutySchedule/{dutyScheduleId} | Updates the specified duty schedule of the specified operator. |
OperatorApi | OperatorUpdateOperator | Put /Operator/{operatorGuid} | Updates an existing operator. |
OperatorApi | OperatorUpdateOperatorWithPatch | Patch /Operator/{operatorGuid} | Updates an existing operator. |
OperatorGroupApi | OperatorGroupAddDutyScheduleToAllMembers | Post /OperatorGroup/{operatorGroupGuid}/DutySchedule/AddDutyScheduleForAllMembers | Adds the provided duty schedule to all operators in the group specified |
OperatorGroupApi | OperatorGroupAddOperatorToOperatorGroup | Post /OperatorGroup/{operatorGroupGuid}/Member/{operatorGuid} | Adds the specified operator to the operator group |
OperatorGroupApi | OperatorGroupAllOperatorsInGroupOffDuty | Post /OperatorGroup/{operatorGroupGuid}/AllOperatorsOffDuty | Set the OnDuty flag to off for all operators that are a member of the operator group specified by the operator group GUID |
OperatorGroupApi | OperatorGroupAllOperatorsInGroupOnDuty | Post /OperatorGroup/{operatorGroupGuid}/AllOperatorsOnDuty | Set the OnDuty flag to on for all operators that are a member of the operator group specified by the operator group GUID |
OperatorGroupApi | OperatorGroupCreateOperatorGroup | Post /OperatorGroup | Creates a new operator group |
OperatorGroupApi | OperatorGroupDeleteAuthorizationForOperatorGroup | Delete /OperatorGroup/{operatorGroupGuid}/Authorization/{authorizationType} | Removes the specified authorization of the operator group. |
OperatorGroupApi | OperatorGroupDeleteOperatorGroup | Delete /OperatorGroup/{operatorGroupGuid} | Deletes the specified operator group |
OperatorGroupApi | OperatorGroupGetAllOperatorGroups | Get /OperatorGroup | Gets all operator groups |
OperatorGroupApi | OperatorGroupGetAuthorizationsForOperatorGroup | Get /OperatorGroup/{operatorGroupGuid}/Authorization | Gets all authorizations for the specified operator group. |
OperatorGroupApi | OperatorGroupGetOperatorGroup | Get /OperatorGroup/{operatorGroupGuid} | Gets the details of a operator group |
OperatorGroupApi | OperatorGroupGetOperatorGroupMembers | Get /OperatorGroup/{operatorGroupGuid}/Member | Gets a list of all members of an operator group |
OperatorGroupApi | OperatorGroupPostAuthorizationForOperatorGroup | Post /OperatorGroup/{operatorGroupGuid}/Authorization/{authorizationType} | Assigns the specified authorization to the operator group. |
OperatorGroupApi | OperatorGroupRemoveOperatorFromOperatorGroup | Delete /OperatorGroup/{operatorGroupGuid}/Member/{operatorGuid} | Removes the specified operator from the operator group |
OperatorGroupApi | OperatorGroupUpdateOperatorGroup | Put /OperatorGroup/{operatorGroupGuid} | Updates the operator group with the Guid specified |
OutgoingPhoneNumberApi | OutgoingPhoneNumberGetAllOutgoingPhoneNumbers | Get /OutgoingPhoneNumber | Gets a list of all outgoing phone numbers available. |
PublicStatusPageApi | PublicStatusPageAddAuthorizationToPublicStatusPage | Post /PublicStatusPage/{publicStatusPageGuid}/Authorization | Creates a new authorization for the specified public status page. |
PublicStatusPageApi | PublicStatusPageDeletePublicStatusPage | Delete /PublicStatusPage/{publicStatusPageGuid} | Deletes the definition of the specified public status page. |
PublicStatusPageApi | PublicStatusPageGetAuthorizationsForPublicStatusPage | Get /PublicStatusPage/{publicStatusPageGuid}/Authorization | Returns all authorizations for the specified public status page. |
PublicStatusPageApi | PublicStatusPageGetPublicStatusPage | Get /PublicStatusPage/{publicStatusPageGuid} | Returns the definition of the specified public status page. |
PublicStatusPageApi | PublicStatusPageGetPublicStatusPages | Get /PublicStatusPage | Returns the definition of all public status pages available in the account. |
PublicStatusPageApi | PublicStatusPagePatchPublicStatusPage | Patch /PublicStatusPage/{publicStatusPageGuid} | Partially updates the definition of the specified public status page. |
PublicStatusPageApi | PublicStatusPagePostPublicStatusPage | Post /PublicStatusPage | Creates a new public status page. |
PublicStatusPageApi | PublicStatusPagePutPublicStatusPage | Put /PublicStatusPage/{publicStatusPageGuid} | Updates the definition of the specified public status page. |
PublicStatusPageApi | PublicStatusPageRemoveAuthorizationFromPublicStatusPage | Delete /PublicStatusPage/{publicStatusPageGuid}/Authorization/{authorizationGuid} | Removes an authorization from a public status page. |
RUMApi | RumGetRumMetricsForAllWebsites | Get /Rum/Website/Metrics | Returns all metrics of all RUM websites. |
RUMApi | RumGetRumWebsiteMetrics | Get /Rum/Website/{rumWebsiteGuid}/Metrics | Returns all metrics of the specified RUM website. |
RUMApi | RumGetRumWebsites | Get /Rum/Website | Returns the definition of all RUM websites available in the account. |
RegisterApi | RegisterPost | Post /Register | Creates a new API account. |
SLAApi | SlaCreateSla | Post /Sla | Creates a new SLA. |
SLAApi | SlaDeleteExclusionPeriod | Delete /Sla/{slaGuid}/ExclusionPeriod/{exclusionPeriodId} | Deletes the specified exclusion period for the specified SLA. |
SLAApi | SlaDeleteSla | Delete /Sla/{slaGuid} | Deletes the specified SLA. |
SLAApi | SlaGetExclusionPeriod | Get /Sla/{slaGuid}/ExclusionPeriod/{exclusionPeriodId} | Gets the specified exclusion period for the specified SLA. |
SLAApi | SlaGetExclusionPeriods | Get /Sla/{slaGuid}/ExclusionPeriod | Gets a list of all exclusion periods for the specified SLA. |
SLAApi | SlaGetSla | Get /Sla/{slaGuid} | Gets the specified SLA definition. |
SLAApi | SlaGetSlas | Get /Sla | Gets a list of all SLA definitions. |
SLAApi | SlaPatchExclusionPeriod | Patch /Sla/{slaGuid}/ExclusionPeriod/{exclusionPeriodId} | Partially updates the specified exclusion period for the specified SLA. |
SLAApi | SlaPatchSla | Patch /Sla/{slaGuid} | Partially updates the definition of the specified SLA. |
SLAApi | SlaPostExclusionPeriod | Post /Sla/{slaGuid}/ExclusionPeriod | Creates a new exclusion period for the specified SLA. |
SLAApi | SlaPutExclusionPeriod | Put /Sla/{slaGuid}/ExclusionPeriod/{exclusionPeriodId} | Updates the specified exclusion period for the specified SLA. |
SLAApi | SlaPutSla | Put /Sla/{slaGuid} | Updates the definition of the specified SLA. |
ScheduledReportApi | ScheduledReportCreateScheduledReport | Post /ScheduledReport | Creates a new scheduled report. |
ScheduledReportApi | ScheduledReportDeleteSpecifiedScheduledReport | Delete /ScheduledReport/{scheduledReportGuid} | Delete the specified scheduled report. |
ScheduledReportApi | ScheduledReportGetAllScheduledReports | Get /ScheduledReport | Returns data for all scheduled reports. |
ScheduledReportApi | ScheduledReportGetSpecifiedScheduledReport | Get /ScheduledReport/{scheduledReportGuid} | Returns data for the specified scheduled report. |
ScheduledReportApi | ScheduledReportPartiallyUpdateScheduledReport | Patch /ScheduledReport/{scheduledReportGuid} | Partially update the specified scheduled report. |
ScheduledReportApi | ScheduledReportUpdateScheduledReport | Put /ScheduledReport/{scheduledReportGuid} | Update the specified scheduled report. |
StatisticsApi | StatisticsGetMonitorGroupStatistics | Get /Statistics/MonitorGroup/{monitorGroupGuid} | Gets the monitor group statistics. |
StatisticsApi | StatisticsGetMonitorStatistics | Get /Statistics/Monitor/{monitorGuid} | Gets the monitor statistics. |
StatusApi | StatusGetMonitorGroupStatus | Get /Status/MonitorGroup/{monitorGroupGuid} | Gets a list of all monitor group status data. |
StatusApi | StatusGetMonitorStatus | Get /Status/Monitor/{monitorGuid} | Gets all monitor status data. |
TimezoneApi | TimezoneGetAllTimezones | Get /Timezone | Gets all timezones available. |
TimezoneApi | TimezoneGetTimezoneById | Get /Timezone/{timezoneId} | Gets the timezone with the specified Id. |
VaultApi | VaultCreateAuthorizationForVaultSection | Post /VaultSection/{vaultSectionGuid}/Authorization | Creates a new authorization for the specified vault section. |
VaultApi | VaultCreateNewVaultItem | Post /VaultItem | Creates a new vault item. |
VaultApi | VaultCreateNewVaultSection | Post /VaultSection | Creates a new vault section. |
VaultApi | VaultDeleteAuthorizationForVaultSection | Delete /VaultSection/{vaultSectionGuid}/Authorization/{authorizationGuid} | Deletes the specified authorization for the specified vault section. |
VaultApi | VaultDeleteVaultItem | Delete /VaultItem/{vaultItemGuid} | Deletes the specified vault item. |
VaultApi | VaultDeleteVaultSection | Delete /VaultSection/{vaultSectionGuid} | Deletes the specified vault section. |
VaultApi | VaultGetAllVaultItems | Get /VaultItem | Returns all vault items. |
VaultApi | VaultGetAllVaultSections | Get /VaultSection | Returns all vault sections. |
VaultApi | VaultGetAuthorizationsForVaultSection | Get /VaultSection/{vaultSectionGuid}/Authorization | Returns all authorizations for the specified vault section. |
VaultApi | VaultGetVaultItem | Get /VaultItem/{vaultItemGuid} | Returns the specified vault item. |
VaultApi | VaultGetVaultSection | Get /VaultSection/{vaultSectionGuid} | Returns the specified vault section. |
VaultApi | VaultPartiallyUpdateVaultItem | Patch /VaultItem/{vaultItemGuid} | Partially updates the specified vault item. |
VaultApi | VaultUpdateVaultItem | Put /VaultItem/{vaultItemGuid} | Updates the specified vault item. |
VaultApi | VaultUpdateVaultSection | Put /VaultSection/{vaultSectionGuid} | Updates the specified vault section. |
Documentation For Models
- AccountSettings
- AccountStatistics
- Alert
- AlertAttributes
- AlertAttributesAlertType
- AlertDefinition
- AlertDefinitionAuthorization
- AlertDefinitionAuthorizationType
- AlertDefinitionMember
- AlertDefinitionMonitor
- AlertDefinitionMonitorGroup
- AlertDefinitionOperator
- AlertDefinitionOperatorGroup
- AlertEscalationLevelMember
- AlertResponse
- AlertResponseCursors
- AlertType
- ApiAssertion
- ApiAssertionSourceType
- ApiAuthenticationInfo
- ApiComparisonType
- ApiHttpAuthenticationType
- ApiHttpHeaderValue
- ApiVariableDefinition
- ApiVariableSourceType
- AssertionInfo
- AssertionResultsInfo
- BrowserType
- BrowserWindowDimensions
- CapabilityFilterEnum
- CertificateArchive
- CheckpoinServerResponse
- Checkpoint
- Checkpoint2
- CheckpointAttributes
- CheckpointListResponse
- CheckpointRegion
- CheckpointResponse
- CheckpointServer
- CheckpointServerAttributes
- CheckpointsHealth
- CursorsData
- CustomField
- CustomMetric
- CustomizationInfo
- Dashboard
- DashboardFilter
- DateTimePatternMatch
- DayOfWeek
- DnsBypass
- DnsQuery
- EngineHashAlgorithm
- ErrorCondition
- ErrorConditionConsoleLevel
- ErrorConditionEffect
- ErrorConditionErrorConditionType
- ErrorConditionLevel
- ErrorConditionMatchType
- ErrorConditionType
- ErrorLevel
- ErrorLevelFilter
- EscalationLevel
- EscalationLevelIntegration
- EscalationMode
- ExclusionPeriod
- FileInfo
- HashAlgorithm
- HttpAttributes
- HttpCheckDetails
- HttpDetailsResponse
- HttpEngineAttributes
- HttpEngineAttributesTimingInfo
- HttpEngineCheckDetails
- HttpEngineStep
- HttpEngineStepAssertionResultsInfo
- HttpMethod
- HttpMethods
- Integration
- IntegrationAuthorization
- IntegrationAuthorizationType
- IntegrationServiceMap
- IntegrationType
- IntegrationTypeEnum
- IpVersion
- Ipv6Address
- JwtAlgorithm
- LastErrorLevel
- LinksData
- ListStringResponse
- MaintenancePeriod
- MaintenancePeriodMaintenanceType
- MaintenancePeriodScheduleMode
- MaintenancePeriodWeekDay
- MaintenanceTypes
- MessageInfo
- MessageList
- MetaData
- Monitor
- MonitorAuthorization
- MonitorAuthorizationType
- MonitorCheck
- MonitorCheckAttributes
- MonitorCheckAttributesErrorLevel
- MonitorCheckResponse
- MonitorGroup
- MonitorGroupAuthorization
- MonitorGroupAuthorizationType
- MonitorGroupMember
- MonitorMode
- MonitorMonitorMode
- MonitorQuota
- MonitorStatus
- MonitorStatusAttributes
- MonitorStatusAttributesErrorLevel
- MonitorStatusListResponse
- MonitorStatusResponse
- MonitorStatusResponseData
- MonitorTransactionStepDefinition
- MonitorType
- MsaBodyType
- MsaDetailsResponse
- MsaStep
- MsaStepBodyType
- MsaStepType
- OneTimePasswordInfo
- Operator
- OperatorAuthorizationType
- OperatorDutySchedule
- OperatorGroup
- OperatorGroupAuthorizationType
- OperatorGroupMember
- OperatorMember
- OperatorQuota
- OperatorScheduleMode
- OperatorSetupMode
- OperatorSmsProvider
- OutgoingPhoneNumberDetails
- PageElement
- PageLoadMetrics
- PatternMatch
- PeriodMetaData
- PredefinedVariable
- PresetPeriodType
- PresetPeriodTypeWithExclusive
- PspAuthorization
- PspAuthorizationAuthorizationType
- PspAuthorizationType
- PublicStatusPage
- Recipients
- RegisterStatus
- RegistrationResponse
- RelationObject
- RequestHeader
- RumMetric
- RumMetricValues
- RumWebsite
- RumWebsiteWithMetricValues
- Schedule
- ScheduleMode
- ScheduleType
- ScheduledReport
- ScheduledReportFileType
- ScreenshotResponse
- SelectedCheckpoints
- SelectedPeriod
- SelectedPeriodPresetPeriod
- SelectedPeriodSelectedPeriodType
- SelectedPeriodType
- ServerHealth
- ServerHealthStatusDetails
- ServerStatusDetails
- SftpAction
- SingleMonitorCheckResponse
- Sla
- SmsProvider
- SortDirection
- SortOrderEnum
- Statistics
- StatisticsAttributes
- StatisticsResponse
- StatisticsResponseLinks
- StatisticsResponseMeta
- StepTimingInfo
- SubStepType
- ThrottlingOptions
- ThrottlingType
- ThrottlingValue
- Timezone
- TlsVersion
- TransactionAttributes
- TransactionCheckDetails
- TransactionDetailsResponse
- TransactionStep
- TransactionStep2
- TransactionStepDefinition
- TransactionStepOResourceObject
- TransactionSubStep
- UserDefinedFunction
- UserDefinedFunctionJwtAlgorithm
- UserDefinedFunctionMapping
- UserDefinedFunctionType
- VaultItem
- VaultItemCertificateArchive
- VaultItemFileInfo
- VaultItemOneTimePasswordInfo
- VaultItemTypes
- VaultItemVaultItemType
- VaultSection
- VaultSectionAuthorization
- VaultSectionAuthorizationType
- W3CNavigationTiming
- WaterfallInfo
- WaterfallInfoPageLoadMetrics
- WaterfallInfoW3CNavigationTiming
- WaterfallResponse
Documentation For Authorization
basicauth
- Type: HTTP basic authentication
Example
auth := context.WithValue(context.Background(), sw.ContextBasicAuth, sw.BasicAuth{
UserName: "username",
Password: "password",
})
r, err := client.Service.Operation(auth, args)
user-basicauth
- Type: HTTP basic authentication
Example
auth := context.WithValue(context.Background(), sw.ContextBasicAuth, sw.BasicAuth{
UserName: "username",
Password: "password",
})
r, err := client.Service.Operation(auth, args)
Author
# Functions
CacheExpires helper function to determine remaining time before repeating a request.
NewAPIClient creates a new API client.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
List of DnsQuery.
List of DnsQuery.
List of OperatorAuthorizationType.
List of OperatorAuthorizationType.
List of OperatorGroupAuthorizationType.
List of ThrottlingValue.
List of EscalationMode.
List of EscalationMode.
List of PresetPeriodType.
List of OperatorAuthorizationType.
List of SortOrderEnum.
List of SortDirection.
List of RumMetric.
List of ApiHttpAuthenticationType.
List of OperatorGroupAuthorizationType.
List of ThrottlingType.
List of SortOrderEnum.
List of ThrottlingValue.
List of VaultItemTypes.
List of VaultItemTypes.
List of VaultSectionAuthorizationType.
List of BrowserType.
List of BrowserType.
List of SubStepType.
List of DnsQuery.
List of ApiVariableSourceType.
List of LastErrorLevel.
List of MonitorType.
List of RumMetric.
List of SftpAction.
List of ErrorConditionType.
List of ErrorConditionType.
List of ApiVariableSourceType.
List of ApiComparisonType.
List of ApiVariableSourceType.
List of ErrorConditionType.
List of ApiVariableSourceType.
List of OperatorAuthorizationType.
List of MonitorGroupAuthorizationType.
List of OperatorAuthorizationType.
List of VaultItemTypes.
List of ApiVariableSourceType.
List of ErrorConditionType.
List of PresetPeriodType.
List of PresetPeriodType.
List of PresetPeriodType.
List of PresetPeriodType.
List of PresetPeriodType.
List of ScheduleType.
List of MsaStepType.
List of HttpMethods.
List of SortDirection.
List of MonitorMode.
List of ApiHttpAuthenticationType.
List of MaintenanceTypes.
List of MaintenanceTypes.
List of MonitorType.
List of RumMetric.
List of ApiComparisonType.
List of ApiComparisonType.
List of ApiComparisonType.
List of ErrorConditionType.
List of RumMetric.
List of ErrorConditionType.
List of SftpAction.
List of RumMetric.
List of ApiVariableSourceType.
List of BrowserType.
List of AlertDefinitionAuthorizationType.
List of IntegrationAuthorizationType.
List of MonitorAuthorizationType.
List of MonitorGroupAuthorizationType.
List of IntegrationTypeEnum.
List of ApiComparisonType.
List of ErrorConditionConsoleLevel.
List of ScheduledReportFileType.
List of ScheduledReportFileType.
List of ApiVariableSourceType.
List of ApiComparisonType.
List of ApiVariableSourceType.
List of ThrottlingValue.
List of CapabilityFilterEnum.
List of VaultItemTypes.
List of OperatorAuthorizationType.
List of ErrorConditionType.
List of DayOfWeek.
List of RumMetric.
List of MonitorType.
List of MonitorType.
List of IntegrationTypeEnum.
List of HttpMethod.
List of ApiComparisonType.
List of ApiComparisonType.
List of UserDefinedFunctionType.
List of HttpMethods.
List of CapabilityFilterEnum.
List of EngineHashAlgorithm.
List of EngineHashAlgorithm.
List of EngineHashAlgorithm.
List of SubStepType.
List of JwtAlgorithm.
List of JwtAlgorithm.
List of JwtAlgorithm.
List of ScheduledReportFileType.
List of MonitorType.
List of MsaStepType.
List of ErrorConditionType.
List of MonitorType.
List of MonitorType.
List of LastErrorLevel.
List of LastErrorLevel.
List of ErrorConditionConsoleLevel.
List of OperatorSetupMode.
List of IpVersion.
List of IpVersion.
List of CapabilityFilterEnum.
List of ApiComparisonType.
List of ApiComparisonType.
List of ApiComparisonType.
List of ApiComparisonType.
List of UserDefinedFunctionType.
List of UserDefinedFunctionType.
List of ErrorConditionType.
List of PresetPeriodType.
List of PresetPeriodTypeWithExclusive.
List of PresetPeriodType.
List of PresetPeriodTypeWithExclusive.
List of PresetPeriodType.
List of PresetPeriodTypeWithExclusive.
List of PresetPeriodType.
List of PresetPeriodTypeWithExclusive.
List of PresetPeriodType.
List of PresetPeriodTypeWithExclusive.
List of PresetPeriodType.
List of PresetPeriodTypeWithExclusive.
List of PresetPeriodType.
List of PresetPeriodTypeWithExclusive.
List of PresetPeriodType.
List of PresetPeriodTypeWithExclusive.
List of PresetPeriodType.
List of PresetPeriodTypeWithExclusive.
List of PresetPeriodType.
List of PresetPeriodTypeWithExclusive.
List of PresetPeriodType.
List of PresetPeriodTypeWithExclusive.
List of PresetPeriodType.
List of PresetPeriodTypeWithExclusive.
List of PresetPeriodType.
List of PresetPeriodTypeWithExclusive.
List of PresetPeriodType.
List of PresetPeriodTypeWithExclusive.
List of ApiComparisonType.
List of ApiComparisonType.
List of RumMetric.
List of ErrorConditionType.
List of ErrorConditionType.
List of OperatorSetupMode.
List of UserDefinedFunctionType.
List of EngineHashAlgorithm.
List of DayOfWeek.
List of ScheduleType.
List of MonitorType.
List of MonitorType.
List of DnsQuery.
List of MonitorType.
List of SubStepType.
List of RumMetric.
List of LastErrorLevel.
List of ApiVariableSourceType.
List of DnsQuery.
List of ApiHttpAuthenticationType.
List of AlertType.
List of ScheduleMode.
List of VaultItemTypes.
List of ErrorConditionType.
List of ErrorConditionType.
List of RumMetric.
List of RumMetric.
List of IntegrationTypeEnum.
List of HttpMethods.
List of ScheduledReportFileType.
List of ScheduledReportFileType.
List of IntegrationTypeEnum.
List of MonitorType.
List of MonitorType.
List of HttpMethod.
List of SelectedPeriodType.
List of PresetPeriodType.
List of PresetPeriodType.
List of PresetPeriodType.
List of PresetPeriodType.
List of PresetPeriodType.
List of CapabilityFilterEnum.
List of MonitorMode.
List of HttpMethods.
List of ScheduleType.
List of MsaBodyType.
List of RumMetric.
List of RumMetric.
List of UserDefinedFunctionType.
List of AlertType.
List of RumMetric.
List of ErrorConditionType.
List of ApiVariableSourceType.
List of ApiVariableSourceType.
List of ApiVariableSourceType.
List of ApiVariableSourceType.
List of ApiVariableSourceType.
List of ApiVariableSourceType.
List of ApiVariableSourceType.
List of ApiVariableSourceType.
List of DnsQuery.
List of DayOfWeek.
List of SubStepType.
List of SubStepType.
List of SubStepType.
List of RumMetric.
List of SubStepType.
List of MonitorType.
List of HashAlgorithm.
List of HashAlgorithm.
List of HashAlgorithm.
List of OperatorAuthorizationType.
List of ApiComparisonType.
List of ThrottlingType.
List of IntegrationTypeEnum.
List of IntegrationTypeEnum.
List of SmsProvider.
List of SmsProvider.
List of SmsProvider.
List of SmsProvider.
List of MonitorType.
List of DnsQuery.
List of SelectedPeriodType.
List of DnsQuery.
List of MonitorMode.
List of IntegrationTypeEnum.
List of ApiVariableSourceType.
List of DayOfWeek.
List of SubStepType.
List of SubStepType.
List of OperatorAuthorizationType.
List of SubStepType.
List of SftpAction.
List of SftpAction.
List of DayOfWeek.
List of RumMetric.
List of ErrorConditionType.
List of ErrorConditionType.
List of TlsVersion.
List of TlsVersion.
List of TlsVersion.
List of TlsVersion.
List of TlsVersion.
List of TlsVersion.
List of TlsVersion.
List of ApiVariableSourceType.
List of ApiVariableSourceType.
List of ApiVariableSourceType.
List of ErrorConditionType.
List of ErrorConditionType.
List of ErrorConditionType.
List of MonitorType.
List of DayOfWeek.
List of DnsQuery.
List of LastErrorLevel.
List of RegisterStatus.
List of SmsProvider.
List of IntegrationAuthorizationType.
List of ErrorConditionType.
List of ApiVariableSourceType.
List of ApiVariableSourceType.
List of MsaBodyType.
List of MsaBodyType.
List of MonitorAuthorizationType.
List of MonitorAuthorizationType.
List of MonitorGroupAuthorizationType.
List of MonitorGroupAuthorizationType.
List of PSPAuthorizationType.
List of VaultSectionAuthorizationType.
List of SubStepType.
List of ErrorConditionConsoleLevel.
List of MonitorType.
List of MonitorType.
List of DayOfWeek.
List of ScheduleType.
List of ScheduleType.
# Variables
ContextAccessToken takes a string oauth2 access token as authentication for the request.
ContextAPIKey takes an APIKey as authentication for the request.
ContextBasicAuth takes BasicAuth as authentication for the request.
ContextOAuth2 takes a oauth2.TokenSource as authentication for the request.
# Structs
No description provided by the author
No description provided by the author
Represents the values/results of a single check done by a monitor.
No description provided by the author
No description provided by the author
Alert attributes.
Alert type indicating if this was an Error or Ok alert.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Alert definition authorization.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Cursors can be used to navigate the dataset in a fixed manner.
No description provided by the author
No description provided by the author
APIClient manages communication with the Uptrends API v4 API v1.0.0 In most cases there should be only one, shared, APIClient.
No description provided by the author
APIKey provides API key based authentication to a request passed via context using ContextAPIKey.
No description provided by the author
No description provided by the author
Information about a single assertion.
No description provided by the author
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth.
No description provided by the author
No description provided by the author
No description provided by the author
Checkpoint.
No description provided by the author
No description provided by the author
Checkpoint attributes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Checkpoint server attributes.
CheckpointsHealth.
No description provided by the author
Cursors can be used to navigate the dataset in a fixed manner.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The level of this error conditions (not used in all types).
The match type of this error conditions (not used in all types).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GenericSwaggerError Provides access to the body, error and model on returned errors.
Http details attributes.
No description provided by the author
No description provided by the author
HttpEngineAttributes describes the attributes of a Multi-step Api monitor check.
Timing info.
No description provided by the author
HttpEngineStep describes the results of a step in a Multi-step Api monitor.
Results of the assertions in this step.
No description provided by the author
No description provided by the author
Alert definition authorization.
No description provided by the author
Type of Integration in Alert Definition Escalation Level.
Ipv6 address.
Links with reference to self and next data set.
No description provided by the author
No description provided by the author
Indicates whether, during the maintenance periods, only alerting will be disabled, or if the entire monitor will be stopped.
The schedule mode (one time, daily, weekly, monthly).
The weekday for this maintenance period (for weekly maintenance periods only).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Monitor group authorization.
Represents the values/results of a single check done by a monitor.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Monitor check attributes.
A value that represents the OK/Error state for this check: NoError if the result was OK, Unconfirmed if an error was found, Confirmed if an error was found as a double check, right after an Unconfirmed error.
Response of the MonitorCheck endpoint.
Monitor group.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Monitor group authorization.
Monitor group member.
No description provided by the author
No description provided by the author
Monitor Status attributes.
The error level for the monitor status.
No description provided by the author
No description provided by the author
The resposne data/monitor checks.
Only valid for Transaction monitors: the data structure that specifies the transaction steps (and sub steps) to execute.
No description provided by the author
No description provided by the author
Determines what kind of body the request will have.
No description provided by the author
Operator.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The SMS provider used to send out SMS alerts.
No description provided by the author
Page element describes a page load/request (in a waterfall).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The authorization type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The requested time period.
The type of period.
ServerHealth.
The detailed status of the server.
ServerStatusDetails.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Object attributes.
No description provided by the author
Links with reference to self and next data set.
Meta data.
No description provided by the author
No description provided by the author
No description provided by the author
Time zone available in Uptrends.
No description provided by the author
No description provided by the author
No description provided by the author
Describes one step in a transaction.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
This property is not supported yet.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The certificate archive that is stored in this vault item, if applicable.
The file info that is stored in this vault item, if applicable.
The one-time password info that is stored in this vault item, if applicable.
The vault item type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Metrics for describing the load cycle of the entire web page.
W3C Navigation Timing metrics.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
AlertDefinitionAuthorizationType :.
AlertType :.
ApiAssertionSourceType :.
ApiComparisonType :.
ApiHttpAuthenticationType :.
ApiVariableSourceType :.
BrowserType :.
CapabilityFilterEnum :.
No description provided by the author
No description provided by the author
DayOfWeek :.
DnsQuery :.
EngineHashAlgorithm :.
ErrorConditionConsoleLevel :.
The effect of this error conditions (not used in all types).
Error condition type.
ErrorConditionType :.
ErrorLevel :.
ErrorLevelFilter :.
EscalationMode :.
HashAlgorithm :.
HttpMethod :.
HttpMethods :.
No description provided by the author
IntegrationAuthorizationType :.
IntegrationTypeEnum :.
IpVersion :.
JwtAlgorithm :.
LastErrorLevel :.
MaintenanceTypes :.
No description provided by the author
MonitorAuthorizationType :.
No description provided by the author
No description provided by the author
MonitorGroupAuthorizationType :.
MonitorMode :.
No description provided by the author
MonitorType :.
MsaBodyType :.
MsaStepType :.
No description provided by the author
OperatorAuthorizationType :.
No description provided by the author
OperatorGroupAuthorizationType :.
OperatorScheduleMode :.
OperatorSetupMode :.
No description provided by the author
PresetPeriodType :.
PresetPeriodTypeWithExclusive :.
PspAuthorizationType :.
No description provided by the author
No description provided by the author
RegisterStatus :.
No description provided by the author
RumMetric : Defines a RUM metric.
No description provided by the author
ScheduledReportFileType : Scheduled report file type.
ScheduleMode :.
ScheduleType :.
SelectedPeriodType :.
SftpAction :.
No description provided by the author
SmsProvider :.
SortDirection :.
SortOrderEnum :.
No description provided by the author
No description provided by the author
SubStepType :.
ThrottlingType :.
ThrottlingValue :.
No description provided by the author
TlsVersion :.
UserDefinedFunctionType :.
No description provided by the author
VaultItemTypes :.
VaultSectionAuthorizationType :.