创建宏原型
POST
http://172.16.14.11:8069/api/v1/hosts/template/3/macroPrototype
接口描述
/api/v1/hosts/template/<int:template_id>/macroPrototype
请求头
参数名
类型
描述
必填
Content-Type
string
application/json
必填
请求参数
参数名
类型
描述
必填
uid
string
示例:6
必填
token
string
示例:339f4bf33b017a3aa0bb2d29cfa1bcca18b23ef6o1609904774
必填
macro
string
宏字符,示例:{$HOST}
必填
value
string
对应值,示例:SZPDC
必填