Capella App Services Management API Change Log

  • Capella App Services

    This page is for Capella App Services. For Capella operational, see Capella Operational Management API Change Log.

    Version 4.0.0

    Initial release.

    February 2026 Changes

    Operation Details

    Resume App Service Log Streaming
    Pause App Service Log Streaming
    Configure App Service Log Streaming
    Get App Service Log Streaming Configuration and State
    Disable App Service Log Streaming
    Update App Endpoint Log Streaming Config
    Get App Endpoint Log Streaming Config

    Added the App Services Log Streaming API. Use this API to stream App Services operational logs to third-party observability platforms or self-hosted HTTP log collectors. For more information, see Manage Log Streaming with the Management API.

    November 2025 Changes

    Operation Details

    Configure App Service Audit Log Streaming

    You can now choose dynatrace as a provider for audit log streaming.

    Create App Endpoint OpenID Connect (OIDC) Provider
    Update App Endpoint OpenID Connect (OIDC) Provider

    You can now include a scope field to define the scopes used in your OpenID Connect (OIDC) request. The default scopes are openid and email.

    July 2025 Changes

    Operation Details

    Enable App Service Private Endpoints
    Get App Service Private Endpoints State
    Get App Service Private Endpoints Command
    List App Service Private Endpoints
    Accept Private Endpoint Request
    Delete Private Endpoint Request
    Disable App Service Private Endpoints

    Added the App Services Private Endpoints API. This enables you to connect to App Services over a secure private endpoint. Initially only available using Amazon Web Services (AWS). For details, see Private Endpoints for App Services.

    May 2025 Changes

    Operation Details

    Delete App Service Allowed CIDR
    List Allowed CIDRs for an App Service
    Create Allowed CIDR

    Added the Allowed CIDRs (App Services) API. This enables you to manage the trusted IP addresses for your App Service.

    List App Endpoint Collections

    This enables you to list all the collections under a specific App Endpoint.

    Get the App Endpoint CORS Configuration
    Upsert the App Endpoint CORS Configuration

    These enable you to manage the Cross-Origin Resource Sharing (CORS) configuration of a specific App Endpoint.

    Create App Endpoint OIDC Provider
    List App Endpoint OIDC Providers
    Get App Endpoint OIDC Providers
    Update App Endpoint OIDC Providers
    Delete App Endpoint OIDC Providers
    Update App Endpoint Default OIDC Provider

    These enable you to manage the OpenID Connect (OIDC) provider for a specific App Endpoint.

    Get Public Certificate for App Service

    This enables you to retrieve your App Service’s public certificate. You can copy or download the endpoint’s SSL public certificate to bundle into your mobile application.

    Create App Service Admin User
    List App Service Admin Users
    Update App Service Admin User
    Delete App Service Admin User
    Get App Service Admin User
    List App Endpoints Admin Users

    These enable you to manage users with an admin credential specific to a particular App Service or App Endpoint.

    August 2024 Changes

    Operation Details

    Get Private Endpoint Service Status
    Enable Private Endpoint Service
    Disable Private Endpoint Service
    List Private Endpoints
    Get Private Endpoint CLI Command
    Accept Private Endpoint Request
    Reject or disassociate Private Endpoint

    Added the Private Endpoint Service API. This enables you to access your Capella cluster from your cloud provider’s private network.

    October 2023 Changes

    Operation Details

    List API Keys
    List Projects
    List Clusters
    List Users
    List Allowed CIDRs
    List Cluster Credentials
    List App Services

    Documentation now lists valid values for the sortBy field for each endpoint.

    See Also