行业视频管理服务-查询包周期或按需资源下的通道列表:响应示例

时间:2023-12-06 11:43:50

响应示例

状态码: 200

OK
{
	"channels": [
		{
			"attrs": [
				{
					"attr_code": "storage_day",
					"attr_value": 90
				}
			],
			"device_name": "HoloSens IPC",
			"device_id": "testwl000***",
			"channel_id": "0",
			"channel_state": "OFFLINE",
			"channel_name": "HoloSens IPC",
			"bind_state": "NORMAL"
		},
		{
			"attrs": [
				{
					"attr_code": "storage_day",
					"attr_value": 90
				}
			],
			"device_name": "HoloSens SDC-test2",
			"device_id": "210123456SMY***",
			"channel_id": "0",
			"channel_state": "OFFLINE",
			"channel_name": "HoloSens SDC-test2",
			"bind_state": "NORMAL"
		}
	],
	"resource_type_code": "NORMAL",
	"resource_name": "90天连续云存储月套餐",
	"resource_id": "321456789012345678901234567*****",
	"resource_state": "NORMAL",
	"mode": "PACKAGE",
	"total": 12,
	"invalid_num": 0,
	"manage_num": 0
}
support.huaweicloud.com/api-ivm/GetResourceChannels.html