OBJECT
GuardrailsDesiredStateRunConnection
Guardrails DesiredStateRun Connection Type
link GraphQL Schema definition
- type GuardrailsDesiredStateRunConnection implements Connection {
- Int! :
- GuardrailsDesiredStateRun!]! : [
- GuardrailsDesiredStateRunEdge!]! : [
- PageInfo! :
- Int :
- }
link Require by
- GuardrailsAccountStateGuardrails representation for an account state. All top level fields like name, description, accountStateType, accountStateProvider will be removed in future and will be coming from ManagementEndpoint. JIRA for the same VRAE-35809.
- GuardrailsDesiredStateIt is a combination of a guardrail template with required input parameters as well as the credentials metadata required to create infrastructure and enforce policies on the same. Guardrails DesiredState can be run on-demand, or on a pre-defined schedule, or in response to an event
- GuardrailsDesiredStateRunResponseencapsulation of one or more runs resulting from a desired state being run