Datadog Synthetics

Update test pause status

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

Pause or start a Synthetics test by changing the status.

Inputs

항목

유형

설명

public_id [required]

string

The ID of the Synthetic test to update.

new_status [required]

enum

Define whether you want to start (live) or pause (paused) a Synthetic test. Allowed enum values: live,paused

Outputs

항목

유형

설명

status [required]

enum

Status of the Synthetic test. Allowed enum values: live,paused

updated

boolean

A boolean that indicates if the status was updated or not.

PREVIEWING: andrea.moscatelli/clarify-argocd-notifications-service