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

    Type Alias BckndResourceGroupsPostRequest

    BckndResourceGroupsPostRequest: {
        labels?: BckndResourceGroupLabels;
        resourceGroupId?: string;
    } & Record<string, any>

    Representation of the 'BckndResourceGroupsPostRequest' schema.

    Type Declaration

    • Optionallabels?: BckndResourceGroupLabels
    • OptionalresourceGroupId?: string

      resource group id Max Length: 253. Min Length: 3. Pattern: "^[a-zA-Z0-9][a-zA-Z0-9.-]{1,251}[a-zA-Z0-9]$".

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