Optional requestFactory: SyntheticsApiRequestFactoryOptional responseProcessor: SyntheticsApiResponseProcessorPrivate configurationPrivate requestPrivate responseOptional options: ConfigurationThe request object
Optional options: ConfigurationThe request object
Optional options: ConfigurationGet the on-demand concurrency cap.
Optional options: ConfigurationThe request object
Optional options: ConfigurationPatch a global variable using JSON Patch (RFC 6902). This endpoint allows partial updates to a global variable by specifying only the fields to modify.
Common operations include:
{"op": "replace", "path": "/name", "value": "new_name"}{"op": "replace", "path": "/value/value", "value": "new_value"}{"op": "add", "path": "/tags/-", "value": "new_tag"}{"op": "remove", "path": "/description"}The request object
Optional options: ConfigurationSearch for Synthetics suites.
The request object
Optional options: ConfigurationSave new value for on-demand concurrency cap.
The request object
Optional options: ConfigurationGenerated using TypeDoc
The request object