The httpAddress action shows the HTTP address for the server monitor. This action is part of the Builtins Action Set, which provides actions that enable server management within the SAS Viya Platform.
| Parameter | Description |
|---|---|
| port | The result is an integer. You can access the value from results.port. |
| protocol | The result is a string. You can access the value from results.protocol. |
| restPrefix | The result is a string. You can access the value from results.restPrefix. |
| virtualHost | The result is a string. You can access the value from results.virtualHost. |