Deploys a service instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
computenestsupplier:DeployServiceInstance |
update |
*ServiceInstance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ClientToken |
string |
No |
A client token to ensure the idempotence of the request. Generate a unique value from your client for this parameter. The value 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-0e6fca6a51a54420**** |
| RegionId |
string |
Yes |
The region ID. |
cn-hangzhou |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response schema. |
||
| RequestId |
string |
The request ID. |
B8A6AEA6-0D8F-589A-A7FF-B44FD842456E |
Examples
Success response
JSON format
{
"RequestId": "B8A6AEA6-0D8F-589A-A7FF-B44FD842456E"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.