SAP AI SDK for JavaScript - v2.8.0
    Preparing search index...

    Type Alias BckndArgoCDApplicationBaseData

    BckndArgoCDApplicationBaseData: {
        path: string;
        repositoryUrl: string;
        revision: string;
    } & Record<string, any>

    Representation of the 'BckndArgoCDApplicationBaseData' schema.

    Type Declaration

    • path: string

      path within the repository to synchronise

    • repositoryUrl: string

      URL of the repository to synchronise

    • revision: string

      revision to synchronise

      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.