Upgrades a service instance in Compute Nest to a specified version.
Description
Upgrades a service instance in Compute Nest.
Syntax
Action: ACS::CN::UpgradeServiceInstance
Properties:
RegionId: String
ServiceInstanceId: String
ServiceVersion: String
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Constraints |
|
RegionId |
Region ID. |
String |
No |
{{ ACS::RegionId }} |
|
|
ServiceInstanceId |
ID of the service instance to upgrade. |
String |
Yes |
||
|
ServiceVersion |
Target service version. |
String |
Yes |
Output
None
References
Source code: ACS::CN::UpgradeServiceInstance.yml on GitHub.