Expiry Policy Variables
This topic provides a list of variables supported in Expiry Policy notification emails. For general information on variables, see Add Data to Workflows With Variables.
If you need a variable that isn't documented, create a case through the Snow Support Portal, and if the variable is available, we'll provide you with the variable name. We'll also add it to the list of documented variables in the next release.
Variable | Expression | Description |
---|---|---|
Operating System | ||
Guest OS | target.guestOS | The guest operating system in a long format string. |
Target | ||
All Owners Email | target.allOwners.email | Semicolon-separated list of email addresses of the service's or component's owners. |
Deployed Name | target.deployedName | The deployed name of the component. |
DNS name | target.dnsName | The DNS name of the VM. For AWS VMs, which have both a private and a public DNS name, this is the public DNS name. |
Expiry Date | target.expiryDate | The date set for the VM to expire. Values can be: Date, No Expiry Date Set, or Never Expires. |
Primary Owner Email | target.primaryOwner.email | The email address of the primary owner assigned to the target. |
Primary Owner Name | target.primaryOwner.name | The name of the primary owner assigned to the target. |
Target Cost | ||
Currency | target.cost.currency | The currency for the cost values. This is the requester's preferred currency or the default currency. |
Daily | target.cost.daily | The daily estimated cost for the VM. |
Daily Markup | target.cost.markup.daily | The daily estimated markup/discount cost for the VM. |
Monthly | target.cost.monthly | The monthly estimated cost for the VM. |
Monthly Markup | target.cost.markup.monthly | The monthly estimated markup/discount cost for the VM. |
Quarterly | target.cost.quarterly | The quarterly estimated cost for the VM. |
Quarterly Markup | target.cost.markup.quarterly | The quarterly estimated markup/discount cost for the VM. |
Weekly | target.cost.weekly | The weekly estimated cost for the VM. |
Weekly Markup | target.cost.markup.weekly | The weekly estimated markup/discount cost for the VM. |
Yearly | target.cost.yearly | The yearly estimated cost for the VM. |
Yearly Markup | target.cost.markup.yearly | The yearly estimated markup/discount cost for the VM. |
Target Custom Attributes | ||
Custom Attribute | target.customAttribute['*'] | The value of the specified custom attribute for the deployed target. For custom cost calculations, this variable is supported for both requests and deployed services. |