GitHub
  • Preparing search index...
  • The search index is not available
@dolbyio/dolbyio-rest-apis-client - v5.1.0
  • @dolbyio/dolbyio-rest-apis-client
  • streaming
  • account
  • updateGeoCascade

Function updateGeoCascade

  • updateGeoCascade(apiSecret, settings): Promise<AccountGeoCascade>
  • Update account wide geo cascading settings to enable/disable the feature or update the account default cluster list. ["all"] could be used in place of cluster list to cascade stream to all existing and any future clusters available to the account.

    Parameters

    • apiSecret: string

      The API Secret used to authenticate this request.

    • settings: AccountGeoCascade

      The new default geo cascading cluster settings.

    Returns Promise<AccountGeoCascade>

    A Promise whose fulfillment handler receives a AccountGeoCascade object.

    Link

    https://docs.dolby.io/streaming-apis/reference/account_updategeocascade

    • Defined in streaming/account.ts:39

Settings

Member Visibility

Theme

@dolbyio/dolbyio-rest-apis-client - v5.1.0
  • Loading...

Generated using TypeDoc