ContextValuesRequest: {
    envName?: string;
    externalVersionId: string;
    valuesContext: ContextAttribute[];
}

Type declaration

  • OptionalenvName?: string

    Environment Name (For specific environments).

  • externalVersionId: string

    Plugin o Action Version Id.

  • valuesContext: ContextAttribute[]

    Input attributes context values.