@@ -667,12 +667,14 @@ Learn more in the [Browser test Actions documentation](https://docs.datadoghq.co
667
667
- [ SyntheticsCITest] (Test configuration for Synthetics CI.md)
668
668
- [ SyntheticsCITestBody] (Object describing the synthetics tests to trigger..md)
669
669
- [ SyntheticsCITestMetadata] (Metadata for the Synthetics tests run.md)
670
- - [ SyntheticsCITestMetadataCi] ( .md )
671
- - [ SyntheticsCITestMetadataGit] ( .md )
670
+ - [ SyntheticsCITestMetadataCi] (Describe CI provider. .md)
671
+ - [ SyntheticsCITestMetadataGit] (Git information. .md)
672
672
- [ SyntheticsCheckType] (Type of assertion to apply in an API test..md)
673
- - [ SyntheticsDeleteTestsPayload] (A JSON list of the ID or IDs of the Synthetic tests that you want to delete..md)
673
+ - [ SyntheticsDeleteTestsPayload] (A JSON list of the ID or IDs of the Synthetic tests that you want
674
+ to delete..md)
674
675
- [ SyntheticsDeleteTestsResponse] (Response object for deleting Synthetic tests..md)
675
- - [ SyntheticsDeleteTestsResponseDeletedTests] (Object containing a deleted Synthetic test ID with the associated deletion timestamp..md)
676
+ - [ SyntheticsDeleteTestsResponseDeletedTests] (Object containing a deleted Synthetic test ID with the associated
677
+ deletion timestamp..md)
676
678
- [ SyntheticsDevice] (Object describing the device used to perform the Synthetic test..md)
677
679
- [ SyntheticsDeviceID] (The device ID..md)
678
680
- [ SyntheticsErrorCode] (Error code that can be returned by a Synthetic test..md)
@@ -681,7 +683,8 @@ Learn more in the [Browser test Actions documentation](https://docs.datadoghq.co
681
683
- [ SyntheticsGlobalVariable] (Synthetics global variable..md)
682
684
- [ SyntheticsGlobalVariableValue] (Value of the global variable..md)
683
685
- [ SyntheticsListTestsResponse] (Object containing an array of Synthetic tests configuration..md)
684
- - [ SyntheticsLocation] (Synthetics location that can be used when creating or editing a test..md)
686
+ - [ SyntheticsLocation] (Synthetic location that can be used when creating or editing a
687
+ test..md)
685
688
- [ SyntheticsLocations] (List of Synthetics locations..md)
686
689
- [ SyntheticsPlayingTab] (Navigate between different tabs for your browser test..md)
687
690
- [ SyntheticsResource] (Object describing a resource which is the combination of requests (fetch, XHR) and Assets (HTML, CSS, JS, images)..md)
@@ -695,25 +698,28 @@ Learn more in the [Browser test Actions documentation](https://docs.datadoghq.co
695
698
- [ SyntheticsStepType] (Step type used in your Synthetic test..md)
696
699
- [ SyntheticsTestConfig] (Configuration object for a Synthetic test..md)
697
700
- [ SyntheticsTestDetails] (Object containing details about your Synthetic test..md)
698
- - [ SyntheticsTestDetailsSubType] (The sub-type of the Synthetic API test, ` http ` , ` ssl ` , ` tcp ` or ` dns ` ..md)
701
+ - [ SyntheticsTestDetailsSubType] (The sub-type of the Synthetic API test, ` http ` , ` ssl ` , ` tcp ` or
702
+ ` dns ` ..md)
699
703
- [ SyntheticsTestDetailsType] (Type of the Synthetic test, either ` api ` or ` browser ` ..md)
700
704
- [ SyntheticsTestHeaders] (Headers to include when performing the test..md)
701
705
- [ SyntheticsTestMonitorStatus] (The status of your Synthetic monitor.
702
706
* ` O ` for not triggered
703
707
* ` 1 ` for triggered
704
708
* ` 2 ` for no data.md)
705
709
- [ SyntheticsTestOptions] (Object describing the extra options for a Synthetic test..md)
706
- - [ SyntheticsTestOptionsMonitorOptions] (Object containing the options for a Synthetic test as a monitor (e.g. renotification)..md)
710
+ - [ SyntheticsTestOptionsMonitorOptions] (Object containing the options for a Synthetic test as a monitor
711
+ (for example, renotification)..md)
707
712
- [ SyntheticsTestOptionsRetry] (Object describing the retry strategy to apply to a Synthetic test..md)
708
- - [ SyntheticsTestPauseStatus] (Define whether you want to start (` live ` ) or pause (` paused ` ) a Synthetic test..md)
713
+ - [ SyntheticsTestPauseStatus] (Define whether you want to start (` live ` ) or pause (` paused ` ) a
714
+ Synthetic test..md)
709
715
- [ SyntheticsTestProcessStatus] (Status of a Synthetic test..md)
710
716
- [ SyntheticsTestRequest] (Object describing the Synthetic test request..md)
711
717
- [ SyntheticsTickInterval] (The frequency at which to run the Synthetic test (in seconds)..md)
712
718
- [ SyntheticsTiming] (Object containing all metrics and their values collected for a Synthetic API test.
713
719
Learn more about those metrics in [ Synthetics documentation] ( https://docs.datadoghq.com/synthetics/#metrics ) ..md)
714
720
- [ SyntheticsTriggerCITestsResponse] (Object containing information about the tests triggered..md)
715
721
- [ SyntheticsTriggerCITestsResponseLocations] (Synthetics location..md)
716
- - [ SyntheticsTriggerCITestsResponseResults] ( .md )
722
+ - [ SyntheticsTriggerCITestsResponseResults] (Information about a single test run. .md)
717
723
- [ SyntheticsUpdateTestPauseStatusPayload] (Object to start or pause an existing Synthetic test..md)
718
724
- [ SyntheticsWarningType] (User locator used..md)
719
725
- [ TableWidgetDefinition] (The table visualization is available on timeboards and screenboards. It displays columns of metrics grouped by tag key..md)
0 commit comments