action} HTTP/1.1 2 Host: bcc.bj.baidubce.com 3 Authorization: authorization string 4 5 { 6 "changeTags": [ 7 { 8 "tagKey" : tagKey, 9 "tagValue": tagValue 10 } 11 ] 12 }
gModel = new TagModel ( ) . withTagKey ( Key ) . withTagValue ( Value ) ; 30 changeTags . add ( tagModel ) ; 31 reservedTagsRequest . setChangeTags
action} HTTP/1.1 2 Host: bcc.bj.baidubce.com 3 Authorization: authorization string 4 5 { 6 "changeTags": [ 7 { 8 "tagKey" : tagKey, 9 "tagValue": tagValue 10 } 11 ], 12 &
action} HTTP/1.1 2 Host: bcc.bj.baidubce.com 3 Authorization: authorization string 4 5 { 6 "changeTags": [ 7 { 8 "tagKey" : tagKey, 9 "tagValue": tagValue 10 } 11 ] 12 }
onStateChange 7 / > 8 9 Page ( { 10 data : { 11 digitalHumanSetting : { ... } 12 } , 13 onLoad ( options ) { 14 const digitalhuman = this . selectComponent ( '#digitalhuman' ) ; 15 } 16 onStateChange
请求参数 参数名称 类型 是否必需 参数位置 描述 version String 是 URL参数 API版本号 instanceId String 是 URL参数 指定实例ID changeTags Array 是 Request Body参数 标签数组,每个标签由tagKey和tagValue组成。 返回头域 除公共头域,无其它特殊头域。
请求参数 参数名称 类型 是否必需 参数位置 描述 version String 是 URL参数 API版本号 instanceId String 是 URL参数 指定实例ID changeTags Array 是 Request Body参数 标签数组,每个标签由tagKey和tagValue组成。 返回头域 除公共头域,无其它特殊头域。
action} HTTP/1.1 2 Host: bcc.bj.baidubce.com 3 Authorization: authorization string 4 5 { 6 "changeTags": [ 7 { 8 "tagKey" : tagKey, 9 "tagValue": tagValue 10 } 11 ] 12 }
action} HTTP/1.1 2 Host: bcc.bj.baidubce.com 3 Authorization: authorization string 4 5 { 6 "changeTags": [ 7 { 8 "tagKey" : tagKey, 9 "tagValue": tagValue 10 } 11 ], 12 &
changeHostname HTTP/1.1 2 Host: bec.baidubce.com 3 Authorization: authorization string 4 5 { 6 "hostname": "" 7 } 请求头域 除公共头域外,无其它特殊头域。