BookmarkSubscribeRSS Feed
thedcoii
Obsidian | Level 7

We have an endpoint that is published to two servers. These are visible behind a load balanced dns name. 

 

The caller has requested the server name to be in the response of the endpoint. I imagine this is possible but I haven't found it in the documentation or on the communities site. 

 

Can anyone help me with this.

 

Ideally I'd like to publish a decision with an output like 

 

"outputs": [
        {
            "name": "stat1",
            "value": 50.0
        },
        {
            "name": "APR",
            "value": 0.269
        },
        {
            "name": "serverName",
            "value": 'v01arkgpss02'
        }
}

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
Discussion stats
  • 0 replies
  • 1839 views
  • 0 likes
  • 1 in conversation