400DuplicateIPThe IP IP of 'argument' is duplicated.服务的IP地址重复。400InconsistentIPformatThe server IPs in the cluster should be unified as IPv4 or IPv6 format when cluster network is not specified.如果不指定集群网络,集群内服务器IP应统一为IPv4或IPv6格式。
视频直播(CT-LVDN, Live Video Delivery Network),也叫直播分发网络,是天翼云依托分布于全国的网络节点搭建的一层虚拟网络。它基于天翼云先进的内容接入与分发网络和大规模分布式实时视频处理技术,保证服务的高可用性和传输速度,为用户提供低延迟、高并发、高清流畅的观看体验,适用于网路电视直播、赛事直播、游戏直播、秀场直播、全民直播等音视频直播播放业务场景。
入参 ip地址,可以是ipv4,也可以是ipv6。 返回值 依次为ip归属运营商,归属省,归属地市。如果没有找到则返回nil。 示例: local vender, province, city = ctyun.get_ip_location("183.38.147.155") if vender ~= nil then ctyun.resp.set_output(vender..":"..province..":"..city.."
入参 ip地址,可以是ipv4,也可以是ipv6。 返回值 依次为ip归属运营商,归属省,归属地市。如果没有找到则返回nil。 示例: local vender, province, city = ctyun.get_ip_location("183.38.147.155") if vender ~= nil then ctyun.resp.set_output(vender..":"..province..":"..city.."
否pushgatewayString指定pushgateway的地址和接口。取值:格式为IPv4:port、[IPv6]:port或者domain-name:port。是pushgatewayTimeoutLong向pushgateway发送数据的超时时间。取值:[1000, 1000000],单位为毫秒。否pushgatewayLabelsList of pushgatewayLabel指定pushgateway对应的标签值。取值:格式为"key":"value"。