123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324 |
- ---
- version: '2.0'
- metadata:
- apiVersion: '2016-03-04'
- endpointPrefix: kec
- jsonVersion: '1.1'
- serviceFullName: KSC VM Service
- signatureVersion: v4
- targetPrefix: kec
- protocol: query-json
- operations:
- RunInstances:
- http:
- method: POST
- TerminateInstances:
- http:
- method: GET
- StartInstances:
- http:
- method: GET
- StopInstances:
- http:
- method: GET
- RebootInstances:
- http:
- method: GET
- MonitorInstances:
- http:
- method: GET
- UnmonitorInstances:
- http:
- method: GET
- ModifyInstanceType:
- http:
- method: GET
- ModifyInstanceImage:
- http:
- method: GET
- ModifyInstanceAttribute:
- http:
- method: GET
- DescribeInstanceVnc:
- http:
- method: GET
- AttachNetworkInterface:
- http:
- method: GET
- DescribeInstances:
- http:
- method: GET
- ModifyNetworkInterfaceAttribute:
- http:
- method: GET
- DetachNetworkInterface:
- http:
- method: GET
- CreateImage:
- http:
- method: GET
- DescribeImages:
- http:
- method: GET
- RemoveImages:
- http:
- method: GET
- ModifyImageAttribute:
- http:
- method: GET
- DescribeRegions:
- http:
- method: GET
- DescribeInstanceTypeConfigs:
- http:
- method: GET
- DescribeInstanceFamilys:
- http:
- method: GET
- DescribeLocalVolumes:
- http:
- method: GET
- DescribeLocalVolumeSnapshots:
- http:
- method: GET
- DescribeDedicatedHosts:
- http:
- method: GET
- DescribeAvailabilityZones:
- http:
- method: GET
- ModifyInstanceAutoDeleteTime:
- http:
- method: GET
- DistributeIpv6:
- http:
- method: POST
- DescribeSpotPriceHistory:
- http:
- method: GET
- DescribePrice:
- http:
- method: GET
- CreateModel:
- http:
- method: GET
- TerminateModels:
- http:
- method: GET
- DescribeModels:
- http:
- method: GET
- AddVmIntoDataGuard:
- http:
- method: GET
- ModifyDataGuardGroups:
- http:
- method: GET
- DescribeDataGuardCapacity:
- http:
- method: GET
- CreateDataGuardGroup:
- http:
- method: GET
- DeleteDataGuardGroups:
- http:
- method: GET
- DescribeDataGuardGroup:
- http:
- method: GET
- RemoveVmFromDataGuard:
- http:
- method: GET
- ImportImage:
- http:
- method: GET
- CopyImage:
- http:
- method: GET
- DescribeImageSharePermission:
- http:
- method: GET
- ModifyImageSharePermission:
- http:
- method: GET
- EnableImageCaching:
- http:
- method: GET
- DisableImageCaching:
- http:
- method: GET
- CreateLocalVolumeSnapshot:
- http:
- method: GET
- RollbackLocalVolume:
- http:
- method: GET
- DeleteLocalVolumeSnapshot:
- http:
- method: GET
- AttachKey:
- http:
- method: GET
- DetachKey:
- http:
- method: GET
-
- DescribeScalingConfiguration:
- http:
- method: GET
- CreateScalingConfiguration:
- http:
- method: GET
- DeleteScalingConfiguration:
- http:
- method: GET
- ModifyScalingConfiguration:
- http:
- method: GET
- CreateScalingGroup:
- http:
- method: GET
- DescribeScalingGroup:
- http:
- method: GET
- ModifyScalingGroup:
- http:
- method: GET
- SetKvmProtectedDetach:
- http:
- method: GET
- DescribeScalingInstance:
- http:
- method: GET
- AttachInstance:
- http:
- method: GET
- DetachInstance:
- http:
- method: GET
- DescribeScalingActivity:
- http:
- method: GET
- DeleteScalingGroup:
- http:
- method: GET
- DisableScalingGroup:
- http:
- method: GET
- EnableScalingGroup:
- http:
- method: GET
- ModifyScalingLoadBalancers:
- http:
- method: GET
- DescribeScalingNotification:
- http:
- method: GET
- CreateScalingNotification:
- http:
- method: GET
- ModifyScalingNotification:
- http:
- method: GET
- CreateScalingPolicy:
- http:
- method: GET
- DescribeScalingPolicy:
- http:
- method: GET
- ModifyScalingPolicy:
- http:
- method: GET
- DeleteScalingPolicy:
- http:
- method: GET
- CreateScheduledTask:
- http:
- method: GET
- DescribeScheduledTask:
- http:
- method: GET
- ModifyScheduledTask:
- http:
- method: GET
- DeleteScheduledTask:
- http:
- method: GET
|