更新一個(gè)數(shù)據(jù)緩存。
調(diào)試
您可以在OpenAPI Explorer中直接運(yùn)行該接口,免去您計(jì)算簽名的困擾。運(yùn)行成功后,OpenAPI Explorer可以自動(dòng)生成SDK代碼示例。
授權(quán)信息
下表是API對(duì)應(yīng)的授權(quán)信息,可以在RAM權(quán)限策略語句的Action
元素中使用,用來給RAM用戶或RAM角色授予調(diào)用此API的權(quán)限。具體說明如下:
- 操作:是指具體的權(quán)限點(diǎn)。
- 訪問級(jí)別:是指每個(gè)操作的訪問級(jí)別,取值為寫入(Write)、讀取(Read)或列出(List)。
- 資源類型:是指操作中支持授權(quán)的資源類型。具體說明如下:
- 對(duì)于必選的資源類型,用背景高亮的方式表示。
- 對(duì)于不支持資源級(jí)授權(quán)的操作,用
全部資源
表示。
- 條件關(guān)鍵字:是指云產(chǎn)品自身定義的條件關(guān)鍵字。
- 關(guān)聯(lián)操作:是指成功執(zhí)行操作所需要的其他權(quán)限。操作者必須同時(shí)具備關(guān)聯(lián)操作的權(quán)限,操作才能成功。
操作 | 訪問級(jí)別 | 資源類型 | 條件關(guān)鍵字 | 關(guān)聯(lián)操作 |
---|---|---|---|---|
eci:UpdateDataCache | update | *全部資源 * |
| 無 |
請(qǐng)求參數(shù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
RegionId | string | 是 | 地域 ID。 | cn-hangzhou |
DataCacheId | string | 否 | 數(shù)據(jù)緩存 ID。 | edc-bp1a7n7uawwwol****** |
SecurityGroupId | string | 否 | 安全組 ID。 | sg-2ze81zoc3yl7a3we**** |
VSwitchId | string | 否 | 交換機(jī) ID。 | vsw-2ze23nqzig8inprou**** |
Bucket | string | 否 | 數(shù)據(jù)緩存 Bucket。默認(rèn)為 default。 | default |
Name | string | 是 | 數(shù)據(jù)緩存名稱。 | test |
Size | integer | 否 | 數(shù)據(jù)緩存大小。 | 20 |
DataSource | object | 否 | 數(shù)據(jù)源信息。 | |
Type | string | 否 | 數(shù)據(jù)源類型。取值范圍:
| URL |
Options | object | 否 | 數(shù)據(jù)源的配置參數(shù)。 | |
string | 否 | 數(shù)據(jù)源的配置參數(shù)。不同類型數(shù)據(jù)源要傳入的參數(shù)不同。各類型數(shù)據(jù)源及其配置參數(shù)說明,請(qǐng)參見創(chuàng)建數(shù)據(jù)緩存。 | { "#10#repoSource": "HuggingFace/Model", "#6#repoId": "stabilityai/stable-diffusion-2-1" } | |
RetentionDays | integer | 否 | 保留天數(shù)。過期會(huì)被清理。默認(rèn)不過期。 | 7 |
ResourceGroupId | string | 否 | 資源組 ID。 | rg-acfmzw2jz2z**** |
Tag | array<object> | 否 | 標(biāo)簽列表。 | |
object | 否 | 標(biāo)簽列表。 | ||
Key | string | 否 | 標(biāo)簽鍵。 | testkey |
Value | string | 否 | 標(biāo)簽值。 | testvalue |
ClientToken | string | 否 | 保證請(qǐng)求冪等性。從您的客戶端生成一個(gè)參數(shù)值,確保不同請(qǐng)求間該參數(shù)值唯一。只支持 ASCII 字符,且不能超過 64 個(gè)字符。更多信息,請(qǐng)參見如何保證冪等性。 | 2f22dc16-cad0-4d3f-87e5-91e604756547 |
EipInstanceId | string | 否 | 彈性公網(wǎng) IP。如果 VPC 沒有配置 NAT 網(wǎng)關(guān),可以綁定彈性公網(wǎng) IP,以便拉取公網(wǎng)數(shù)據(jù)。 | eip-2zedsm5mfl3uhdj2d**** |
EipCreateParam | object | 否 | 創(chuàng)建一個(gè)彈性公網(wǎng) IP(EIP)并綁定。 如果 VPC 沒有配置 NAT 網(wǎng)關(guān),可以綁定 EIP,以便拉取公網(wǎng)數(shù)據(jù)。 | |
Bandwidth | integer | 否 | EIP 帶寬。單位為 Mbps。默認(rèn)為 5 Mbps。 | 10 |
CommonBandwidthPackage | string | 否 | 綁定已有的共享帶寬包。 | cbwp-2zeukbj916scmj51m**** |
InternetChargeType | string | 否 | EIP 的計(jì)量方式。取值范圍:
| PayByTraffic |
PublicIpAddressPoolId | string | 否 | IP 地址池 ID。 EIP 將從該 IP 地址池中分配。 IP 地址池功能默認(rèn)不開放。如需使用,請(qǐng)?jiān)谂漕~中心申請(qǐng) IP 地址池功能權(quán)益配額。 | pippool-bp187arfugi543y1s**** |
ISP | string | 否 | EIP 的線路類型。取值范圍:
| BGP |
返回參數(shù)
示例
正常返回示例
JSON
格式
{
"RequestId": "BD8BBB43-8E05-5F46-89A9-2512D8A324A2"
}
錯(cuò)誤碼
HTTP status code | 錯(cuò)誤碼 | 錯(cuò)誤信息 | 描述 |
---|---|---|---|
400 | Account.Arrearage | Your account has an outstanding payment. | 賬號(hào)已經(jīng)欠費(fèi)。 |
400 | DryRunOperation | Request validation has been passed with DryRun flag set. | 此次DryRun預(yù)檢請(qǐng)求合格。 |
400 | InvalidParameter.CPU.Memory | The specified cpu and memory are not allowed | - |
400 | IncorrectStatus | %s | 指定的實(shí)例狀態(tài)不正確。 |
400 | ServiceNotEnabled | %s | 該次請(qǐng)求所依賴的服務(wù)沒有開通,請(qǐng)開通后再試。 |
400 | DiskVolume.NotSupport | The disk volume is not supported. | 云盤卷暫不支持,如有需要請(qǐng)聯(lián)系我們。 |
400 | RamRole.NotSupport | The RAM role is not supported. | ram實(shí)例角色不支持。 |
400 | ImageCache.IncorrectStatus | %s | 鏡像緩存當(dāng)前的狀態(tài)不對(duì)。 |
400 | ImageCacheNotSupport | Image cache is not available for all users. If you want to enable this function, contact us. | 鏡像緩存功能還未全網(wǎng)開放,如果有需要請(qǐng)聯(lián)系我們。 |
400 | EipAddressPoolIpNotEnough | The ip address of specified PublicIpAddressPool is not enough. | 指定的eip公網(wǎng)地址池地址資源不足。 |
403 | OperationDenied.VswZoneMisMatch | The specified VSwitchId is not in the specified Zone. | - |
403 | QuotaExceeded | %s quota exceeded. | 用戶允許創(chuàng)建的實(shí)例已經(jīng)超過限制。 |
403 | Zone.NotOnSale | The specified zone is not available for purchase. | 創(chuàng)建實(shí)例的可用區(qū)已經(jīng)關(guān)閉售賣,請(qǐng)更換其他可用區(qū)。或者無法在該可用區(qū)使用指定 VPC 的虛擬交換機(jī)。 |
403 | Forbidden.RiskControl | This operation has been identified as an abnormal operation and cannot be processed. | 此操作已被確定為一個(gè)操作異常,無法處理。 |
403 | Forbidden.SubUser | The specified action is not available for you. | 當(dāng)前用戶無法執(zhí)行該操作。 |
403 | Forbidden.OnlyForInvitedTest | Eci create action is only open to invited users during public beta. | Eci公測(cè)階段只對(duì)受邀的用戶開放。 |
403 | OperationDenied.SecurityGroupMisMatch | The specified VSwitchId and SecurityGroupId are not in the same VPC. | 指定的交換機(jī)和安全組不在同一個(gè)VPC下。 |
403 | InvalidVSwitchId.IpNotEnough | The specified VSwitch does not have enough IP addresses. | - |
403 | Forbidden.UserBussinessStatus | This operation is not allowed, because you have overdue bills. Pay the overdue bill and try again. | 用戶處于欠費(fèi)狀態(tài)不允許創(chuàng)建,請(qǐng)充值后再嘗試。 |
403 | Forbidden.UserNotRealNameAuthentication | This operation is not allowed, because you have not passed the real-name verification. | 操作被禁止,因?yàn)橛脩暨€未進(jìn)行實(shí)名認(rèn)證。 |
403 | InvalidUser.PassRoleForbidden | The RAM user is not authorized to assume a RAM role. | 子賬號(hào)用戶沒有權(quán)限使用RAM實(shí)例角色。 |
403 | OperationDenied.NoStock | Sales of this resource are temporarily suspended in the specified zone. We recommend that you use the multi-zone creation function to avoid the risk of insufficient resource. For more information, see http://bestwisewords.com/document_detail/157290.html | - |
403 | NoPermission | The RAM role AliyunECIContainerGroupRole does not belong to eci.aliyuncs.com. Please check and try again. | - |
403 | SecurityRisk.3DVerification | We have detected a security risk with your default credit or debit card. Please proceed with verification via the link in your email. | 我們檢測(cè)到您的默認(rèn)信用卡或借記卡存在安全風(fēng)險(xiǎn)。請(qǐng)通過電子郵件中的鏈接進(jìn)行驗(yàn)證。 |
403 | CreateServiceLinkedRole.Denied | Please make sure the account has ram:CreateServiceLinkedRole permission. | 請(qǐng)確保賬號(hào)擁有ram:CreateServiceLinkedRole權(quán)限。 |
訪問錯(cuò)誤中心查看更多錯(cuò)誤碼。
變更歷史
變更時(shí)間 | 變更內(nèi)容概要 | 操作 |
---|