ppds_environment_variables_get
Get full details of a specific environment variable including description, type, and values. Use the schemaName from ppds_environment_variables_list.
Input schema
| Name | Type | Required | Description |
|---|---|---|---|
| schemaName | String | yes | Schema name of the environment variable |
Output
Returns Task<EnvironmentVariablesGetResult>.