Deploys a service instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
computenest:DeployServiceInstance |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ClientToken |
string |
No |
A client token to ensure the idempotence of a request. Generate a unique value from the client for this parameter. The token can contain only ASCII characters and must be no more than 64 characters in length. |
123e4567-e89b-12d3-a456-426655440000 |
| ServiceInstanceId |
string |
Yes |
The ID of the service instance. |
si-b58c874912fc4294**** |
| RegionId |
string |
Yes |
The region ID. Possible values:
|
cn-hangzhou |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
4DB0F536-B3BE-4F0D-BD29-E83FB56D**** |
Examples
Success response
JSON format
{
"RequestId": "4DB0F536-B3BE-4F0D-BD29-E83FB56D****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.