Information

This site will undergo a brief period of maintenance on Thursday, 23 April at 2:30 AM Central/1:00 PM IST. During a 30 minute window, site availability may be intermittent.

Default language.

Information
Important This documentation space contains information about the SaaS version of BMC Helix Discovery. If you are using the on-premises version of BMC Helix Discovery, see BMC Helix Discovery 25.2 (On-Premises).

yaml.decode


yaml.decode(value)

Converts the given YAML encoded string into an object.

YAML supports multiple documents in a single encoded string, separated by ... or ---). If the YAML encoded string contains more than one document, only the first document is returned. To decode a YAML-encoded string containing more than one document, use the yaml.decodeAllfunction.


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Helix Discovery (SaaS)