Found it.
How to retrieve a Functions Runtime Stack (Function language and version) using REST API
Rob Witty
5
Reputation points
I'm making REST API calls from ServiceNow to retrieve info on Functions in the cloud. I need to retrieve a Function's Runtime Stack value (which language and version the code is running on).
What REST API URL should I use? Can someone point me to the appropriate documentation page? I've spent an hour wading through the ocean of documentation and have found nothing as yet.
Thanks!
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions