GET SystemValue?idApplication={idApplication}&environment={environment}
Gets the specified identifier application.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
idApplication |
The identifier application. |
string |
None. |
environment |
The environment. |
string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of STORM.Common.DataAccess.Models.ParameterEntryName | Description | Type | Additional information |
---|---|---|---|
Name | string |
None. |
|
Value | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.