Queries the option settings of an extension in a DataWorks workspace.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ExtensionCode |
string |
No |
The unique code of the extension. |
ce4*********086da5 |
| ProjectId |
string |
No |
The workspace ID. |
234 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
E6F0DBDD-5AD**** |
| OptionValue |
string |
The returned data. In this example, cuNumber is a custom key. |
{"cuNumber":"0"} |
Examples
Success response
JSON format
{
"RequestId": "E6F0DBDD-5AD****",
"OptionValue": "{\"cuNumber\":\"0\"}"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.
该文章对您有帮助吗?