Available since version: 1.8
The method is used to control all application attributes including application applications linkage.
| Parameter | Type | Optional | Description | Details |
|---|---|---|---|---|
| applicationid | string | Application ID. | ||
| application attribute | any | Yes | New value for a application attribute. | |
| Parameter | Description |
|---|---|
| result | Operation successful. Result will contain array of updated Application IDs. |
| error | In case of any errors |
Rename application:
{
"jsonrpc":"2.0",
"method":"application.update",
"params":{
"applicationid": "100100000010092",
"name": "IPMI Items"
},
"auth":"700ca65537074ec963db7efabda78259",
"id":2
}Retrieved updated application IDs: