Show / Hide Table of Contents

Namespace Oci.ApmsyntheticsService.Models

Classes

AggregateNetworkDataDetails

Details of the vantage point and corresponding execution times.

AggregatedNetworkData

Details of the aggregated network data.

AggregatedNetworkDataResult

The aggregated network results.

AvailabilityConfiguration

Monitor availability configuration details.

AvailableCapability

Available capability in a specific On-premise vantage point.

BasicAuthenticationDetails

Details for basic authentication.

BrowserMonitorConfiguration

Configuration details for the BROWSER monitor type.

ClientCertificate

Client certificate in PEM format.

ClientCertificateDetails

Details for client certificate.

CreateDedicatedVantagePointDetails

Details of the request body used to create a new dedicated vantage point.

CreateMonitorDetails

Details of the request body used to create a new monitor.

CreateOnPremiseVantagePointDetails

Details of the request body used to create a new On-premise vantage point.

CreateScriptDetails

Details of the request body used to create a new script. Only Side, JavaScript and Playwright TypeScript content types are supported and content should be in Side, JavaScript and TypeScript formats only.

CreateWorkerDetails

Details of the request body used to create a new worker for an On-premise vantage point.

DatabaseWalletDetails

Details for database wallet.

DedicatedVantagePoint

The information about a dedicated vantage point.

DedicatedVantagePointCollection

The results of a dedicated vantage point search, which contains DedicatedVantagePointSummary items and other data in an APM domain.

DedicatedVantagePointSummary

Information about dedicated vantage points.

DnsConfiguration

Information about the DNS settings.

DnsSecMonitorConfiguration

Request configuration details for the DNSSEC monitor type.

DnsServerMonitorConfiguration

Request configuration details for the DNS Server monitor type.

DnsTraceMonitorConfiguration

Request configuration details for the DNS Trace monitor type.

DvpStackDetails

Details of a Dedicated Vantage Point (DVP) stack in Resource Manager.

DvpStackDetailsModelConverter

FtpMonitorConfiguration

Request configuration details for the FTP monitor type.

GeoSummary

Geographic summary of a vantage point.

Header

Details of the header.

IdentityInfoDetails

Domain details of the On-premise VP worker.

Link

Details of the link between two nodes.

MaintenanceWindowSchedule

Details required to schedule maintenance window.

Monitor

The information about a monitor.

MonitorCollection

The results of a monitor search, which contains both MonitorSummary items and other data in an APM domain.

MonitorConfiguration

Details of monitor configuration.

MonitorConfigurationModelConverter

MonitorResult

The monitor result for a specific execution.

MonitorResultData

Details of the monitor result data.

MonitorScriptParameter

Details of the script parameter that can be used to overwrite the parameter present in the script.

MonitorScriptParameterInfo

Details of the script parameters in the monitor. isOverwritten specifies that the script parameters are overwritten in the monitor. If the user overwrites the parameter value in the monitor, then the overwritten values will be used to run the monitor.

MonitorStatusCountMap

Details of the monitor count per state. Example: { "total" : 5, "enabled" : 3 , "disabled" : 2, "invalid" : 0 }

MonitorSummary

Information about the monitor.

NetworkConfiguration

Details of the network configuration. For NETWORK monitor type, NetworkConfiguration is mandatory.

NetworkMonitorConfiguration

Request configuration details for the NETWORK monitor type.

Node

Details of the network node.

OnPremiseVantagePoint

The information about an On-premise vantage point.

OnPremiseVantagePointCollection

The results of an On-premise vantage point search, which contains OnPremiseVantagePointSummary items and other data in an APM domain.

OnPremiseVantagePointSummary

Information about On-premise vantage point.

OnPremiseVpWorkerVersionDetails

Image version details of the On-premise VP worker.

OracleRMStack

Details of the Oracle Resource Manager stack, which is a subtype of the Dedicated Vantage Point stack.

Password

Password.

PasswordInText

Password.

PasswordInVault

Vault secret OCID for password that can be used with monitor Resource Principal. Example, ocid1.vaultsecret.oc1.iad.amaaaaaagpihjxqadwyc4kjhpeis2bylhzmp5r2si6mz2h4eujevnmf3zoca.

PasswordModelConverter

PrivateKey

The private key associated with the client certificate in PEM format.

PublicVantagePointCollection

The results of a public vantage point search, which contains PublicVantagePointSummary items and other data in an APM domain.

PublicVantagePointSummary

Information about public vantage points.

RequestAuthenticationDetails

Details for request HTTP authentication.

RequestQueryParam

Information about request query parameters.

RestMonitorConfiguration

Request configuration details for the REST monitor type.

Script

The information about the script.

ScriptCollection

The results of a script search, which contains both ScriptSummary items and other data in an APM domain.

ScriptParameter

Details of the script parameters, paramName must be from the script content and these details can be used to overwrite the default parameter present in the script content.

ScriptParameterInfo

Information about script parameters. isOverwritten specifies that the default parameter present in the script content is overwritten.

ScriptSummary

Information about the script.

ScriptedBrowserMonitorConfiguration

Configuration details for the SCRIPTED_BROWSER monitor type.

ScriptedRestMonitorConfiguration

Configuration details for the SCRIPTED_REST monitor type.

SqlMonitorConfiguration

Request configuration details for the SQL monitor type.

UpdateDedicatedVantagePointDetails

Details of the request body used to update a dedicated vantage point.

UpdateMonitorDetails

Details of the request body used to update a monitor.

UpdateOnPremiseVantagePointDetails

Details of the request body used to update an On-premise vantage point.

UpdateScriptDetails

Details of the request body used to update a script. Only Side, JavaScript and Playwright TypeScript content types are supported and content should be in Side, JavaScript and TypeScript formats only.

UpdateWorkerDetails

Details of the request body used to update an On-premise VP worker.

VantagePointExecution

Details of a vantage point execution.

VantagePointInfo

Details of the vantage point.

VantagePointNode

Details of the vantage point node.

VerifyText

Details to verify text.

Worker

The information about an On-premise VP worker.

WorkerCollection

The results of an On-premise VP worker search, which contains WorkerSummary items and other data in an APM domain.

WorkerMonitorList

Details of the monitor assigned to an On-premise vantage point worker.

WorkerSummary

Information about On-premise VP worker.

WorkersSummary

Details of the workers in a specific On-premise vantage point.

Enums

AggregatedNetworkData.ResultStateEnum

ContentTypes

Content type of script.

CreateOnPremiseVantagePointDetails.TypeEnum

DatabaseConnectionType

Type of database connection.

DatabaseType

Type of database.

DedicatedVantagePointStatus

Status of the dedicated vantage point.

DnsRecordType

DNS record type.

DnsTransportProtocol

Type of protocol for DNS Trace monitor.

DvpStackDetails.DvpStackTypeEnum

FtpProtocol

Type of FTP protocol.

FtpRequestType

Type of request for FTP monitor.

MonitorConfiguration.ConfigTypeEnum

MonitorStatus

Monitor status.

MonitorTypes

Monitor type.

Node.TypeEnum

OAuthSchemes

Monitor request oauth scheme.

OnPremiseVantagePoint.TypeEnum

OnPremiseVantagePointSummary.TypeEnum

OnPremiseVantagePointWorkerStatus

On-premise VP worker status.

OnPremiseVantagePointWorkerType

Type of the On-premise vantage point worker.

Password.PasswordTypeEnum

ProbeMode

Type of probe mode for network configuration.

Protocol

Type of protocol for network configuration.

RequestAuthenticationSchemes

Monitor request http auth scheme.

RequestAuthenticationSchemesForScriptedRest

Monitor request http auth scheme for Scripted Rest monitor.

RequestMethods

Monitor request method.

SchedulingPolicy

Scheduling policy to decide the distribution of monitor executions on vantage points.

SortOrders

Sort orders.

In this article
Back to top