日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

ModifyNetworkInterfaceAttribute - 修改彈性網(wǎng)卡屬性

更新時(shí)間:

調(diào)用ModifyNetworkInterfaceAttribute接口,并可以指定NetworkInterfaceId、SecurityGroupId等參數(shù),修改一個(gè)彈性網(wǎng)卡(ENI)的名稱、描述以及所屬安全組等屬性。

調(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)、讀?。≧ead)或列出(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)操作
ecs:ModifyNetworkInterfaceAttributeupdate
*NetworkInterface
acs:ecs:{#regionId}:{#accountId}:eni/{#eniId}
*SecurityGroup
acs:ecs:{#regionId}:{#accountId}:securitygroup/{#securitygroupId}

請(qǐng)求參數(shù)

名稱類型必填描述示例值
RegionIdstring

彈性網(wǎng)卡所在地域 ID。您可以調(diào)用 DescribeRegions 查看最新的阿里云地域列表。

cn-hangzhou
NetworkInterfaceNamestring

彈性網(wǎng)卡的名稱。長(zhǎng)度為 2~128 個(gè)字符,必須以大小寫字母或中文開頭,不能以http://https://開頭。支持 Unicode 中 letter 分類下的字符(其中包括英文、中文和數(shù)字等)。可以包含半角冒號(hào)(:)、下劃線(_)、半角句號(hào)(.)或者短劃線(-)。

默認(rèn)值:空。

eniTestName
NetworkInterfaceIdstring

彈性網(wǎng)卡 ID。

eni-bp67acfmxazb4p****
QueueNumberinteger

網(wǎng)卡隊(duì)列數(shù)。取值范圍:1~2048。

  • 只允許修改輔助網(wǎng)卡隊(duì)列數(shù)。

  • 允許修改處于可用狀態(tài)(Available)的輔助網(wǎng)卡隊(duì)列數(shù),或者已附加(InUse)至實(shí)例但實(shí)例為已停止(Stopped)狀態(tài)的輔助網(wǎng)卡隊(duì)列數(shù)。

  • 輔助網(wǎng)卡隊(duì)列數(shù)不能超過實(shí)例規(guī)格允許的單塊網(wǎng)卡最大隊(duì)列數(shù),同時(shí)實(shí)例的所有網(wǎng)卡累加隊(duì)列數(shù)不能超過實(shí)例規(guī)格允許的隊(duì)列數(shù)總配額。實(shí)例規(guī)格的單塊網(wǎng)卡最大隊(duì)列數(shù)和總配額可以通過 DescribeInstanceTypes 接口查詢MaximumQueueNumberPerEniTotalEniQueueQuantity字段。

8
Descriptionstring

彈性網(wǎng)卡的描述信息。長(zhǎng)度為 2~255 個(gè)英文或中文字符,不能以 http://和 https://開頭。

默認(rèn)值:空。

testDescription
SecurityGroupIdarray

SecurityGroupId 列表,輔助彈性網(wǎng)卡最終加入的安全組,并會(huì)移出已有的安全組。

  • N 的取值范圍與每張彈性網(wǎng)卡能夠加入的安全組數(shù)量配額有關(guān),更多信息,請(qǐng)參見使用限制。

  • 修改安全組后很快會(huì)生效,但可能有較小的延遲。

string

SecurityGroupId 列表。

  • N 的取值范圍與每張彈性網(wǎng)卡能夠加入的安全組數(shù)量配額有關(guān),更多信息,請(qǐng)參見使用限制

  • 只允許修改輔助網(wǎng)卡的安全組。

  • 設(shè)置安全組后,輔助彈性網(wǎng)卡會(huì)加入該安全組,并且移出已有安全組。

  • 修改安全組后很快會(huì)生效,但可能有較小的延遲。

sg-bp67acfmxazb4p****
DeleteOnReleaseboolean

釋放實(shí)例時(shí)是否保留網(wǎng)卡。取值范圍:

  • true:不保留。

  • false:保留。

true
RxQueueSizeinteger

彈性網(wǎng)卡入方向隊(duì)列深度。

您需要注意:

  • 網(wǎng)卡的入方向隊(duì)列深度必須和出方向隊(duì)列深度相等,取值范圍:8192~16384,且必須為 2 的冪。

  • 較大的入方向隊(duì)列深度可以提升入方向的吞吐量,但會(huì)占用更多的內(nèi)存。

8192
TxQueueSizeinteger

彈性網(wǎng)卡出方向隊(duì)列深度。

您需要注意:

  • 網(wǎng)卡的出方向隊(duì)列深度必須和入方向隊(duì)列深度相等,取值范圍:8192~16384,且必須為 2 的冪。

  • 較大的出方向隊(duì)列深度可以提升出方向的吞吐量,但會(huì)占用更多的內(nèi)存。

8192
NetworkInterfaceTrafficConfigobject

彈性網(wǎng)卡通訊參數(shù)

NetworkInterfaceTrafficModestring

網(wǎng)卡的通訊模式。參數(shù)取值范圍:

  • Standard:使用 TCP 通訊模式。
  • HighPerformance:開啟 ERI(Elastic RDMA Interface)接口,使用 RDMA 通訊模式。

當(dāng)彈性網(wǎng)卡處于掛載態(tài)時(shí),您需要注意:

  • 實(shí)例的所有 RDMA 網(wǎng)卡數(shù)不能超過實(shí)例規(guī)格允許的 RDMA 網(wǎng)卡數(shù)配額。實(shí)例規(guī)格允許的 RDMA 網(wǎng)卡數(shù)配額可以通過 DescribeInstanceTypes 接口查詢 EriQuantity 字段。
說明 該參數(shù)正在邀測(cè)中,暫未開放使用。
HighPerformance
QueueNumberinteger

彈性網(wǎng)卡隊(duì)列數(shù)。 當(dāng)彈性網(wǎng)卡處于掛載態(tài)時(shí),您需要注意:

  • 不能超過實(shí)例規(guī)格允許的單塊網(wǎng)卡最大隊(duì)列數(shù)。
  • 實(shí)例的所有網(wǎng)卡累加隊(duì)列數(shù)不能超過實(shí)例規(guī)格允許的隊(duì)列數(shù)總配額。實(shí)例規(guī)格的單塊網(wǎng)卡最大隊(duì)列數(shù)和總配額可以通過 DescribeInstanceTypes 接口查詢 MaximumQueueNumberPerEni、TotalEniQueueQuantity 字段。
說明 該參數(shù)正在邀測(cè)中,暫未開放使用。
8
QueuePairNumberinteger

RDMA 網(wǎng)卡隊(duì)列數(shù)。 當(dāng)彈性網(wǎng)卡處于掛載態(tài)時(shí),您需要注意:

  • 不能超過實(shí)例規(guī)格允許的單塊 RDMA 網(wǎng)卡最大隊(duì)列數(shù)。實(shí)例規(guī)格允許的單塊 RDMA 網(wǎng)卡最大隊(duì)列數(shù)可以通過 DescribeInstanceTypes 接口查詢 QueuePairNumber 字段。
說明 該參數(shù)正在邀測(cè)中,暫未開放使用。
8
RxQueueSizeinteger

彈性網(wǎng)卡入方向隊(duì)列深度。

您需要注意:

  • 網(wǎng)卡的入方向隊(duì)列深度必須和出方向隊(duì)列深度相等,取值范圍:8192~16384,且必須為 2 的冪。

  • 較大的入方向隊(duì)列深度可以提升入方向的吞吐量,但會(huì)占用更多的內(nèi)存。

說明 該參數(shù)正在邀測(cè)中,暫未開放使用。
8192
TxQueueSizeinteger

彈性網(wǎng)卡出方向隊(duì)列深度。

您需要注意:

  • 網(wǎng)卡的出方向隊(duì)列深度必須和入方向隊(duì)列深度相等,取值范圍:8192~16384,且必須為 2 的冪。

  • 較大的出方向隊(duì)列深度可以提升出方向的吞吐量,但會(huì)占用更多的內(nèi)存。

說明 該參數(shù)正在邀測(cè)中,暫未開放使用。
8192
ConnectionTrackingConfigurationobject
說明 該參數(shù)正在邀測(cè)中,暫未開放使用。
TcpEstablishedTimeoutinteger
說明 該參數(shù)正在邀測(cè)中,暫未開放使用。
910
TcpClosedAndTimeWaitTimeoutinteger
說明 該參數(shù)正在邀測(cè)中,暫未開放使用。
3
UdpTimeoutinteger
說明 該參數(shù)正在邀測(cè)中,暫未開放使用。
30
EnhancedNetworkobject

該參數(shù)暫未開放使用。

EnableSriovboolean

該參數(shù)暫未開放使用。

true
SourceDestCheckboolean
說明 該參數(shù)正在邀測(cè)中,暫未開放使用。
false

返回參數(shù)

名稱類型描述示例值
object

請(qǐng)求 ID。

RequestIdstring

請(qǐng)求 ID。

473469C7-AA6F-4DC5-B3DB-A3DC0DE3****

示例

正常返回示例

JSON格式

{
  "RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3****"
}

錯(cuò)誤碼

HTTP status code錯(cuò)誤碼錯(cuò)誤信息描述
400InvalidOperation.NotSupportModifyQueueNumber%s-
400MissingParameter%s缺失參數(shù),請(qǐng)檢查參數(shù)是否完整。
400UnsupportedParameter%s不支持參數(shù)。
400InvalidParameter%s無效的參數(shù)。
400InvalidInstanceID.Malformed%s參數(shù) InstanceId 格式錯(cuò)誤。
400InvalidOperation.InvalidEcsState%s實(shí)例當(dāng)前的狀態(tài)不支持此操作。
400InvalidOperation.InvalidEniState%s彈性網(wǎng)卡當(dāng)前的狀態(tài)不支持此操作。
400InvalidOperation.DetachPrimaryEniNotAllowed%s不允許分離實(shí)例的主網(wǎng)卡。
400InvalidParams.EniId%s指定的參數(shù) EniId 無效。
400Forbidden.RegionId%s當(dāng)前地域暫時(shí)沒有提供該服務(wù)。
400JoinedGroupLimitExceed%s指定資源所能加入的安全組數(shù)量達(dá)到上限。具體信息請(qǐng)參見錯(cuò)誤信息%s占位符的實(shí)際返回結(jié)果。
400InvalidEniQueueSize.RegionOrUserNotSupportedThe specified parameter RxQueueSize or TxQueueSize is not supported in this region, or this account is not in the whitelist of using eni QueueSize.地域或用戶不支持設(shè)置網(wǎng)卡隊(duì)列深度
400InvalidParameter.EniQueueSizeThe specified parameter TxQueueSize and RxQueueSize are not equal or exceed limit.出方向和入方向網(wǎng)卡隊(duì)列深度不相等或超出允許的范圍
400InvalidParameter.Conflict%s您輸入的參數(shù)無效,請(qǐng)檢查參數(shù)之間是否沖突。%s為變量,將根據(jù)調(diào)用API的實(shí)際情況動(dòng)態(tài)返回錯(cuò)誤信息。
400InvalidConnectionTrackingConfiguration.RegionOrUserNotSupportedThe specified parameter ConnectionTrackingConfiguration is not supported in this region, or this account is not in the whitelist of using network interface ConnectionTrackingConfiguration.地域或用戶不支持設(shè)置網(wǎng)卡連接配置
400InvalidParameter.InvalidQueuePairNumberThe specified parameter QueuePairNumber exceeds limit.指定的RDMA網(wǎng)卡隊(duì)列數(shù)超過限制。
400InvalidParameter.EniConnectionTrackingConfigurationThe specify network interface connection tracking configuration exceeds limit.網(wǎng)卡指定的網(wǎng)絡(luò)連接配置超出允許的范圍
400InvalidOperation.MaxEniQueuePairNumberExceedThe QueuePairNumber on the RDMA ENI exceeds the upper limit allowed for a single ENI.該彈性網(wǎng)卡 RDMA 隊(duì)列數(shù)超過單張彈性網(wǎng)卡允許的上限
400InvalidOperation.HighPerformanceEniPerInstanceLimitExceededThe number of RDMA ENIs attached to the ECS instance exceeds the upper limit.彈性網(wǎng)卡所在的ECS實(shí)例掛載的 RDMA 網(wǎng)卡數(shù)超上限
400InvalidOperation.InstanceTypeNotSupportHighPerformanceThe ECS instance type where the ENI is located does not support the RDMA mode.彈性網(wǎng)卡所在的ECS實(shí)例規(guī)格不支持 RDMA 通訊模式
400InvalidTrafficMode.ModifyToStandardNotSupportedThe specified parameter NetworkInterfaceTrafficMode is not supported to modify to Standard.不支持將彈性網(wǎng)卡的通訊模式改為 Standard 。
400InvalidOperation.EniTrafficModeNotSupportIPv6The ENI using High Performance traffic mode does not support IPv6.使用 RDMA 高性能通訊模式的彈性網(wǎng)卡,不支持使用 IPv6。
400InvalidOperation.EniQueuePairNumberOverflowThe RDMA QueuePairNumber of the ECS instance associated with the specified ENI exceeds the limit.指定的彈性網(wǎng)卡所在的ECS實(shí)例 RDMA 網(wǎng)卡隊(duì)列數(shù)超出限制。
400InvalidParameter.QueuePairNumberMustEmptyWhen the traffic mode is set to Standard, the QueuePairNumber must be empty.創(chuàng)建TCP通訊模式的彈性網(wǎng)卡時(shí),彈性網(wǎng)卡的RDMA模式隊(duì)列數(shù)必須為空。
400InvalidParameter.EniTrafficModeThe ENI traffic mode is set incorrectly, it must be either Standard or HighPerformance.彈性網(wǎng)卡的通訊模式不合法,取值范圍為Standard或HighPerformance。
403InvalidUserType.NotSupported%s您當(dāng)前的賬號(hào)不支持此操作。
403Abs.InvalidAccount.NotFound%s您的阿里云賬號(hào)不存在,或者您的 AccessKey 已經(jīng)過期。
403Forbidden.NotSupportRAM%s暫不支持RAM用戶執(zhí)行該操作。
403Forbidden.SubUser%s您的賬號(hào)沒有操作此資源的權(quán)限,請(qǐng)向主賬號(hào)申請(qǐng)相關(guān)的權(quán)限。
403MaxEniCountExceeded%s已超過可以操作的最大彈性網(wǎng)卡數(shù)。
403EniPerInstanceLimitExceeded%s實(shí)例附加的彈性網(wǎng)卡數(shù)量已經(jīng)達(dá)到了最大限度,不能再為實(shí)例附加彈性網(wǎng)卡。
403InvalidOperation.AvailabilityZoneMismatch%s該操作無效。
403InvalidOperation.VpcMismatch%s您的操作無效,請(qǐng)確認(rèn)該操作中的 VPC 與其它參數(shù)是否匹配。
403SecurityGroupInstanceLimitExceed%s該安全組內(nèi)已有的實(shí)例數(shù)量已達(dá)到最大限制。
403InvalidSecurityGroupId.NotVpc%s參數(shù) SecurityGroupId 無效,該安全組的網(wǎng)絡(luò)類型不是專有網(wǎng)絡(luò)。
403InvalidOperation.InvalidEniType%s當(dāng)前彈性網(wǎng)卡的類型不支持此操作。
403InvalidOperation.EniServiceManaged%s操作無效。
403InvalidOperation.MultiGroupTypeThe specified instance can't join different types of security group.指定的實(shí)例無法加入不同類型的安全組
403InvalidOperation.EniCountExceededThe maximum number of eni in a enterprise level security group is exceeded.-
403InvalidParams.NetworkInterfaceName%s-
403InvalidOperation.ModifyPrimaryEniQueueNumberPrimary NetworkInterface is not allowed to modify queue number.-
403InvalidOperation.InvalidEniStateAvailable status or ECS instance attached is Stopped is allowed to modify network interface queue number.當(dāng)前 ENI 的狀態(tài)不允許修改該網(wǎng)卡屬性
403InvalidOperation.ResourceManagedByCloudProduct%s云產(chǎn)品托管的安全組不支持修改操作。
403InvalidParameter.InvalidEniQueueNumber%s彈性網(wǎng)卡隊(duì)列數(shù)有誤,具體信息請(qǐng)參見錯(cuò)誤信息%s占位符的實(shí)際返回結(jié)果。
403InvalidOperation.MaxEniQueueNumberExceeded%s彈性網(wǎng)卡隊(duì)列數(shù)超過上限,具體信息請(qǐng)參見錯(cuò)誤信息%s占位符的實(shí)際返回結(jié)果。
403InvalidOperation.ExceedInstanceTypeQueueNumber%s彈性網(wǎng)卡隊(duì)列總數(shù)超過上限,具體信息請(qǐng)參見錯(cuò)誤信息%s占位符的實(shí)際返回結(jié)果。
403AclLimitExceed%s網(wǎng)卡或?qū)嵗陌踩M規(guī)則數(shù)量超過限額值。
404InvalidEcsId.NotFound%s指定的實(shí)例 ID 不存在。
404InvalidEniId.NotFound%s指定的彈性網(wǎng)卡 ID 不存在。
404InvalidVSwitchId.NotFound%s指定的交換機(jī)不存在。
404InvalidSecurityGroupId.NotFound%s指定的安全組 ID 不存在。
404InvalidOperation.PrimaryEniOnlySupportModifyNameAndDescPrimary NetworkInterface is only allowed to modify name and description.主網(wǎng)卡僅支持修改網(wǎng)卡名稱和描述。
404InvalidSecurityGroupId.NotFoundSpecified security group not exist.指定的安全組在該用戶賬號(hào)下不存在,請(qǐng)您檢查安全組 id 是否正確。
404InvalidParameter.SecurityGroupIdRepeatedThe specified security group ids has repeated.指定的安全組已重復(fù)添加。請(qǐng)檢查 SecurityGroupIds 參數(shù)值是否正確。

訪問錯(cuò)誤中心查看更多錯(cuò)誤碼。

變更歷史

變更時(shí)間變更內(nèi)容概要操作
2024-09-23OpenAPI 錯(cuò)誤碼發(fā)生變更查看變更詳情
2024-09-14OpenAPI 錯(cuò)誤碼發(fā)生變更、OpenAPI 入?yún)l(fā)生變更查看變更詳情
2024-07-03OpenAPI 錯(cuò)誤碼發(fā)生變更查看變更詳情
2024-07-03OpenAPI 錯(cuò)誤碼發(fā)生變更、OpenAPI 入?yún)l(fā)生變更查看變更詳情
2024-05-17OpenAPI 錯(cuò)誤碼發(fā)生變更、OpenAPI 入?yún)l(fā)生變更查看變更詳情
2024-05-07OpenAPI 錯(cuò)誤碼發(fā)生變更、OpenAPI 入?yún)l(fā)生變更查看變更詳情
2024-01-24OpenAPI 錯(cuò)誤碼發(fā)生變更、OpenAPI 入?yún)l(fā)生變更查看變更詳情
2023-10-09OpenAPI 錯(cuò)誤碼發(fā)生變更、OpenAPI 入?yún)l(fā)生變更查看變更詳情
2023-06-14OpenAPI 錯(cuò)誤碼發(fā)生變更查看變更詳情