Modifies the configuration of a JVS instance.
Try it now
Test
RAM authorization
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceIds |
array |
No |
A list of instance IDs. |
|
|
string |
No |
The ID of a cloud phone instance. You can specify 1 to 100 IDs. |
acp-5hh4a31emkt6u**** |
|
| CreditConfig |
array<object> |
No |
The credit limit configuration. New configurations overwrite existing ones. |
|
|
object |
No |
A credit limit configuration. |
||
| CreditLimit |
integer |
No |
The credit limit. |
10 |
| LimitPeriod |
string |
No |
The credit limit period. Valid values:
|
day |
| ApplyToAll |
boolean |
No |
Specifies whether to apply the configuration to all instances. |
true |
| InstanceName |
string |
No |
The new instance name. |
defaultInstanceName |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response object. |
||
| RequestId |
string |
The request ID. |
6C8439B9-7DBF-57F4-92AE-55A9B9D3**** |
Examples
Success response
JSON format
{
"RequestId": "6C8439B9-7DBF-57F4-92AE-55A9B9D3****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.