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

    Type Alias AiDeploymentDetails

    AiDeploymentDetails: {
        resources?: AiResourcesDetails;
        scaling?: AiScalingDetails;
    } & Record<string, any>

    Detail information about a deployment (including predefined sections: scaling and resources). JSON String representation of this object is limited to 5000 characters

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