What is the syntax to access pre pattern execution variables from inside a service mapping pattern
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2022 12:18 PM
I need the sys_id of the server the pattern is running against. I know this value is found during pre pattern execution because I see it in the Pre Pattern Execution section of the discovery log. In the list it shows "computer=<server sysid>. I confirmed that the server_sysid is the in fact the sys_id of the server I am working against. I know I can access the pre pattern execution variable because I tried this one and was able to see the value: pattern_runtime_mode
However, I don't know the syntax to access the "computer" variable.
Does anyone know how to do this?
Thanks!
Labels:
- Labels:
-
Service Mapping
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2022 08:20 AM