You need to enable JavaScript to run this app.
导航
ModifyTrafficMirrorSessionAttributes
最近更新时间:2024.10.21 19:52:31首次发布时间:2023.12.05 07:33:27

调用 ModifyTrafficMirrorSessionAttributes 接口,修改镜像会话。

接口说明

  • 以下可选参数如不配置,则保持原有配置。
  • ModifyTrafficMirrorSessionAttributes 为异步接口,即返回请求ID时,系统后台仍在配置。您可调用 DescribeTrafficMirrorSessions 查看镜像会话的状态,Pending表示配置中,Active 表示创建完成。

请求参数

参数名称
类型
是否必选
示例值
描述
ActionStringModifyTrafficMirrorSessionAttributes要执行的操作,取值为ModifyTrafficMirrorSessionAttributes。
VersionString2020-04-01API版本信息,当前版本为2020-04-01。

TrafficMirrorSessionName

String

TM_Session_1

镜像会话的名称。

  • 长度限制为1 ~ 128个字符。

  • 需要以字母、中文或数字开头,可包含点号(.)、下划线(_)和短横线(-)。

Description

String

TM_Session_1_Description

镜像会话的描述信息。

  • 长度限制为0~ 255个字符。

  • 需要以字母、中文或数字开头。可包含英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、短横线(-)、中文逗号(,)、中文句号(。)。

TrafficMirrorSessionId

String

tms-j6cmls82xnc86vtpe****

镜像会话的ID。
您可以调用 DescribeTrafficMirrorSessions 接口,查询镜像会话的ID。

TrafficMirrorTargetId

String

tmt-35bvae1r7rv283dy2w2ll****

镜像目的的ID。
您可以调用 DescribeTrafficMirrorTargets 接口,查询镜像目的的ID。

TrafficMirrorFilterId

String

tmf-bp1opxu1zkhn00123****

筛选条件的ID。
您可以调用 DescribeTrafficMirrorFilters 接口,查询筛选条件的ID。

VirtualNetworkId

Integer

2

镜像会话VNI。用于镜像目标区分不同镜像会话的流量。

  • 取值范围:0~16777215。

  • 不指定则随机分配。

Priority

Integer

1

镜像会话的优先级,取值范围为1~32766

  • 数字越小,优先级越高。

  • 同一账号在同一个地域创建的镜像会话优先级不能重复。

PacketLength

Integer

1450

镜像会话数据包大小。最小范围为64字节,建议设置范围为64~1450字节。默认为1500字节。

说明

若设置的数据包大小 ≤ 镜像源的MTU值或 > 1450时,部分报文会被截断并丢弃被截断的内容。为了保证报文不被截断,建议您遵从如下关系设置网卡的MTU值:
镜像源的MTU值 ≤ 镜像会话设置的数据包大小 ≤ 镜像目标的MTU值 - 50,且镜像会话设置的数据包大小 ≤ 1450。

返回数据

参数名称
类型
示例值
描述
RequestIdString2021062415303301022514515207C4****请求ID。

请求示例

GET /?Action=ModifyTrafficMirrorSessionAttributes&Version=2020-04-01&TrafficMirrorSessionId=tms-j6cmls82xnc86vtpe****&TrafficMirrorSessionName=TM_Session_1 HTTP/1.1
Host: open.volcengineapi.com
Service: vpc
Region: cn-beijing

返回示例

{
    "ResponseMetadata": {
        "RequestId": "2021062415303301022514515207C4****",
        "Action": "ModifyTrafficMirrorSessionAttributes",
        "Version": "2020-04-01",
        "Service": "vpc",
        "Region": "cn-beijing"
    },
    "Result": {
        "RequestId": "2021062415303301022514515207C4****"
    }
}

错误码

公共错误码,请参见 公共错误码 。

HttpCode
错误码
错误信息
描述
400InvalidDescription.MalformedThe specified description is malformed. Ensure the maximum length of description is 255.指定的描述格式不合法。描述长度不能超过255个字符。
400InvalidDescription.MalformedThe specified description is malformed.指定的描述格式不合法。请修复描述格式后重试。
400InvalidName.MalformedThe specified name is malformed.指定的名称格式不合法。请修复名称格式后重试。
400InvalidName.MalformedThe specified name is malformed. Ensure the maximum length of name is 128.指定的名称格式不合法。名称长度不能超过128个字符。
400InvalidPacketLength.MalformedThe specified MTU is malformed.指定的MTU不合法。
400InvalidPriority.MalformedThe specified priority is malformed.指定的优先级不合法。
400InvalidTrafficMirrorFilter.InvalidStatusThe specified traffic mirror filter is not in the correct status for the request.指定的镜像流量筛选条件所处的状态无法响应该请求。
400InvalidTrafficMirrorSession.InvalidBusinessStatusThe specified traffic mirror session is not in the correct status for the request. The specified traffic mirror session is frozen.指定的镜像流量会话所处的状态无法响应该请求。当前镜像流量会话被冻结。
400InvalidTrafficMirrorSession.InvalidStatusThe specified traffic mirror session is not in the correct status for the request.指定的镜像流量会话所处的状态无法响应该请求。
400InvalidTrafficMirrorTarget.InvalidInstanceThe specified traffic mirror target has an invalid instance for the request.指定的流量镜像目的所关联实例无法响应该请求。
400InvalidTrafficMirrorTarget.InvalidStatusThe specified traffic mirror target is not in the correct status for the request.指定的镜像流量目的所处的状态无法响应该请求。
400InvalidVirtualNetworkId.MalformedThe specified VNI is malformed.指定的VNI不合法。
400QuotaExceeded.TrafficMirrorFilterSessionYou've reached the limit on the number of traffic mirror sessions per filter that you can create.已达到每个筛选条件可关联镜像会话的数量上限。
400QuotaExceeded.TrafficMirrorTargetSessionYou've reached the limit on the number of traffic mirror sessions per target that you can create.已达到每个镜像目的可关联镜像会话的数量上限。
400QuotaExceeded.TrafficMirrorTargetSourceYou've reached the limit on the number of traffic mirror sources per target that you can create.已达到每个镜像目的可关联镜像源的数量上限。
404InvalidTrafficMirrorFilter.NotFoundThe specified traffic mirror filter does not exist.指定的镜像流量筛选条件不存在。
404InvalidTrafficMirrorSession.NotFoundThe specified traffic mirror session does not exist.指定的镜像流量会话不存在。
404InvalidTrafficMirrorTarget.NotFoundThe specified traffic mirror target does not exist.指定的镜像流量目的不存在。
409InvalidTrafficMirrorSessionPriority.ConflictThe specified priority conflicts with another in your traffic mirror session.指定的镜像流量会话与所属镜像流量会话下优先级冲突。