Updates the SSO parameters for an application template.
Operation description
Updates the single sign-on (SSO) parameters for an application template from the marketplace.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the instance. |
eiam-111ccc1111 |
| ApplicationId |
string |
Yes |
The ID of the application. |
app_11111 |
| ApplicationTemplateParams |
array<object> |
Yes |
The parameters for creating the application template. |
|
|
object |
No |
The parameters for modifying the template. |
||
| TemplateParamName |
string |
No |
The name of a parameter for creating the application template. |
aliyunUid |
| TemplateParamValue |
string |
No |
The value of the parameter for creating the application template. |
123456789 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
0441BD79-92F3-53AA-8657-F8CE4A2B912A |
Examples
Success response
JSON format
{
"RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.