-
Type:
Change Request
-
Resolution: Won't fix
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: Server (S)
-
None
Guyz, i have discovery item that return:
{
"data":[
{
"{#DMNAME}":"mpathc",
"{#DMPATHS}":"2"
"{#DMPFAIL}":"0"
"{#DMSTATUS}":"active"
}
,
{
"{#DMNAME}":"mpathd",
"{#DMPATHS}":"2"
"{#DMPFAIL}":"0"
"{#DMSTATUS}":"active"
}
]
}
data in this macros - all that i need.
it will be nice to be able add item with value directly from "macro"
for workaround i use type "External script" with "echo
{#DMFAIL}" but it looks silly.