华为乾坤-查询站点模板CLI:响应示例

时间:2025-02-17 11:38:54

响应示例

返回状态码为200:查询成功,返回CLI信息。

HTTP/1.1 200 OK
Date: Sun,16 Feb 2025 10:00:00 GMT
Server: example-server
Content-Type: application/json;charset=UTF-8
Content-Length: 250
Connection: keep-alive
{
	"errcode" : "0",
	"errmsg" : "",
	"data" : [
		{
			"id" : "04f680e9ac0f4e298f27e4742f069af3",
			"name" : "test",
			"description" : "test",
			"cli" : "system-view\r\nstelnet server enable",
			"deviceType" : "AP",
			"createTime" : "2020-11-04 19:31:13"
		}
	]
}
support.huaweicloud.com/qiankuncmn-qiankuncs/toctopics/zh-cn_topic_0000001898414825.html