Hi.

Suppose I have the following definition:

object User "Antony" {
        import "generic-user"
        display_name = "Antony Stone"
        email = "anony.st...@icinga.open.source.it"
}

http://docs.icinga.org/icinga2/latest/doc/module/icinga2/chapter/object-types 
tells me (in section 9.34) that I can reference the properties "display_name" 
and "email" (in a command file for noticiations, for example), but what 
variable name would I use to get the "Antony" value?

In other words, what's the actual name of the object called as a variable?


Thanks,


Antony.

-- 
Schrödinger's rule of data integrity: the condition of any backup is unknown 
until a restore is attempted.

                                                   Please reply to the list;
                                                         please *don't* CC me.
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to