How to retrieve a Functions Runtime Stack (Function language and version) using REST API

Rob Witty 5 Reputation points
2023-09-25T16:35:02.2666667+00:00

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
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Rob Witty 5 Reputation points
    2023-09-25T17:46:06.9933333+00:00

    Found it.

    User's image

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.