Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional configurationInline rule definitions for a deployment gate evaluation. When provided, rules are evaluated directly from this configuration instead of using the preconfigured gate rules. At least one rule is required.
The environment of the deployment.
Optional identifierThe identifier of the deployment gate. Defaults to "default".
Optional primaryA primary tag to scope APM Faulty Deployment Detection rules.
The service being deployed.
Optional versionThe version of the deployment. Required for APM Faulty Deployment Detection rules.
Generated using TypeDoc
Attributes for a deployment gate evaluation request. When
configurationis provided, rules are evaluated inline from that configuration. When omitted, rules are resolved from the preconfigured gate for the given service and environment.