> User macro object

    Host macro

    PropertyDescription
    hostmacroidstring(readonly) ID of the host macro.
    hostid
    (required)
    stringID of the host that the macro belongs to.
    macro
    (required)
    stringMacro string.
    value
    (required)
    stringValue of the macro.
    typeintegerType of macro.

    Possible values:
    0 - (default) Text macro;
    1 - Secret macro;
    2 - Vault secret.
    descriptionstringDescription of the macro.