すべてのプロダクト
Search
ドキュメントセンター

Edge Security Acceleration:UpdateSiteCoverage

最終更新日:Jun 26, 2026

サイトの加速リージョンを変更します。トラフィックディストリビューションの変更に対応したり、特定のリージョンのユーザーのアクセスエクスペリエンスを向上させるために、サイトの加速構成を更新します。

今すぐお試しください

この API を OpenAPI Explorer でお試しください。手作業による署名は必要ありません。呼び出しに成功すると、入力したパラメーターに基づき、資格情報が組み込まれた SDK コードが自動的に生成されます。このコードをダウンロードしてローカルで使用できます。

テスト

RAM 認証

下表に、この API を呼び出すために必要な認証情報を示します。認証情報は、RAM (Resource Access Management) ポリシーを使用して定義できます。以下で各列名について説明します。

  • アクション:特定のリソースに対して実行可能な操作。ポリシー構文ではAction要素として指定します。

  • API:アクションを具体的に実行するための API。

  • アクセスレベル:各 API に対して事前定義されているアクセスの種類。有効な値:create、list、get、update、delete。

  • リソースタイプ:アクションが作用するリソースの種類。リソースレベルでの権限をサポートするかどうかを示すことができます。ポリシーの有効性を確保するため、アクションの対象として適切なリソースを指定してください。

    • リソースレベルの権限を持つ API の場合、必要なリソースタイプはアスタリスク (*) でマークされます。ポリシーのResource要素で対応する ARN を指定してください。

    • リソースレベルの権限を持たない API の場合、「すべてのリソース」と表示され、ポリシーのResource要素でアスタリスク (*) でマークされます。

  • 条件キー:サービスによって定義された条件のキー。このキーにより、きめ細やかなアクセス制御が可能になります。この制御は、アクション単体に適用することも、特定のリソースに対するアクションに適用することもできます。Alibaba Cloud は、サービス固有の条件キーに加えて、すべての RAM 統合サービスに適用可能な一連の共通条件キーを提供しています。

  • 依存アクション:ある特定のアクションを実行するために、前提として実行が必要となる他のアクション。依存アクションの権限も RAM ユーザーまたは RAM ロールに付与する必要があります。

アクション

アクセスレベル

リソースタイプ

条件キー

依存アクション

esa:UpdateSiteCoverage

update

*サイト。

acs:esa:{#regionId}:{#accountId}:site/{#SiteId}

なし なし

リクエストパラメーター

パラメーター

必須 / 任意

説明

SiteId

integer

必須

サイト ID。 ListSites 操作を呼び出してサイト ID をクエリできます。

1234567890123

Coverage

string

必須

変更先のターゲット加速リージョン。有効な値:

  • domestic: 中国本土のみ。

  • global: グローバル。

  • overseas: グローバル(中国本土を除く)。

overseas

レスポンスフィールド

フィールド

説明

object

RequestId

string

リクエスト ID。

65C66B7B-671A-8297-9187-2R5477247B76

成功レスポンス

JSONJSON

{
  "RequestId": "65C66B7B-671A-8297-9187-2R5477247B76"
}

エラーコード

HTTP ステータスコード

エラーコード

エラーメッセージ

説明

400 InternalException Failed to call the service. Try again later or contact technical support.
400 Site.ServiceBusy This website is being configured. Try again later.
400 InvalidParameter.Coverage The selected location is unavailable in your plan. Change the location to one that is covered by the plan and try again.
400 SiteHasTransportLayerApplications The current site has an existing four-layer accelerated application, and the current operation is not allowed. If necessary, please contact customer service.
400 IpaNotActive The ipa application is not active.
400 InvalidSiteICP The specified website does not have an ICP filing or the filing information is invalid. Make sure your website is filed and try again.
400 NotEnoughResource.CustomPort Resource verification failed because there are not enough IP resources.
400 Site.HasStaticIP This operation is not allowed because the site has static IP enabled.
400 Site.HasCN2 The website has enabled CN2, and this operation is not allowed.
400 Site.HasIpaEnableKeepAliveProtection The site has one or more TCP/UDP proxied applications with keep-alive-protection enabled. Its acceleration region or plan can't be edited.
500 InternalError Failed to call the service. Try again later or contact technical support.

完全なリストについては、「エラーコード」をご参照ください。

変更履歴

完全なリストについては、「変更履歴」をご参照ください。