PlannedComputeChangeRequest
PlannedComputeChangeRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| action optional | Planned Compute change request action type Example : EXTEND_CHANGE | enum (EXTEND_APPLY, EXTEND_CHANGE, EXTEND_CANCEL, SERVER_TYPE_CHANGE, CONTRACT_CANCEL, CHANGE_START_DATE, CREATE_PLAN) | |
| contract_type optional | Contract type is required in the case of EXTEND_APPLY or EXTEND_CHANGE Example : 01 | any of [enum (01, 03, 05), null] | |
| server_type optional | Server Type is required in the case of SERVER_TYPE_CHANGE Example : s1v1m2 | any of [string, null] |