云专线 DC-执行虚拟接口倒换测试:响应参数

时间:2023-11-20 09:20:00

响应参数

状态码: 201

表5 响应Body参数

参数

参数类型

描述

request_id

String

操作请求ID

switchover_test_record

SwitchoverTestRecord object

倒换测试记录信息

表6 SwitchoverTestRecord

参数

参数类型

描述

id

String

倒换测试记录的唯一标识

tenant_id

String

租户ID

最小长度:32

最大长度:32

resource_id

String

倒换测试的资源对象ID

resource_type

String

倒换测试的资源对象类型

缺省值:virtual_interface

最小长度:0

最大长度:128

枚举值:

  • virtual_interface

operation

String

shutdown、undo_shutdown表示倒换测试操作类型

最小长度:0

最大长度:128

枚举值:

  • shutdown
  • undo_shutdown

start_time

String

倒换测试操作的开始时间

end_time

String

倒换测试操作的结束时间

operate_status

String

倒换测试状态记录

STARTING:初始状态

INPROGRESS:配置下发中

COMPLETE:配置下发完成

ERROR:配置下发失败

枚举值:

  • STARTING
  • INPROGRESS
  • COMPLETE
  • ERROR
support.huaweicloud.com/api-dc/SwitchoverTest.html