F5Networks / f5-cloud-libs

Node.js libraries to assist in cloud deployments.
Apache License 2.0
29 stars 14 forks source link

add option to use jmespath #27

Closed chen23 closed 3 years ago

chen23 commented 4 years ago

add new option "jmesPathQuery" to use jmespath to parse JSON this makes it much easier to handle providers that may have different output and/or users that want to fetch different attributes (requires additional changes in other providers like f5-cloud-libs-consul)