此方法允许创建新的主机宏。
要创建的主机宏。
返回包含“hostMacroids”属性下创建的主机宏的ID的对象。 返回的ID的顺序与传递的主机宏的顺序相匹配。
Creating a host macro
Creat a host macro “{$SNMP_COMMUNITY}” with the value “public” on host “10198”.
Response:
- {
- "jsonrpc": "2.0",
- "result": {
- "11"
- ]
- },
- "id": 1
CUserMacro::create() in frontends/php/include/classes/api/services/CUserMacro.php.