Updates the basic information for an application.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eiam:UpdateApplicationInfo |
update |
*Application
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The instance ID. |
eiam-111ccc1111 |
| ApplicationId |
string |
Yes |
The application ID. |
app_11111 |
| ApplicationName |
string |
Yes |
The application name. |
Ram Account SSO |
| LogoUrl |
string |
No |
The URL of the application logo. |
https://oss.cn-hangzhou.aliyuncs.com/logo.png |
| ApplicationVisibility |
array |
No |
The collection of application visibility settings. |
|
|
string |
No |
An element in the application visibility enumeration. |
web |
|
| ClientToken |
string |
No |
The idempotent token. |
client-token-example |
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.