标签:sdn ref 用户 lan header ade art jenkins blog
Method:GET
URL:http://192.168.20.187:7100/api/v1/user/devices
STF接口需要先在Header中添加token:
Authorization: Bearer d934206703ce456db5c45fa84b5fe1783354a552876744cb8f0a3bd913fdb68
Method:POST
URL:http://192.168.20.187:7100/api/v1/user/devices
Header:
(1)Authorization: Bearer d934206703ce456db5c45fa84b5fe1783354a552876744cb8f0a3bd913fdb68f
(2)Content-Type:application/json
Body:{"serial":"FA6990313540”}
Method:DELETE
URL:http://stf.zxtest.com/api/v1/user/devices/192.168.40.68:5555
Header:Authorization: Bearer d934206703ce456db5c45fa84b5fe1783354a552876744cb8f0a3bd913fdb68f
相关连接:
https://blog.csdn.net/u011608531/article/details/105283652 .........................STF开放的接口
标签:sdn ref 用户 lan header ade art jenkins blog
原文地址:https://www.cnblogs.com/chen-xia/p/14920025.html