@alicloud/eas20210701 7.5.0 → 7.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +190 -76
- package/dist/client.js +272 -114
- package/dist/client.js.map +1 -1
- package/dist/models/CommitServiceRequest.d.ts +13 -0
- package/dist/models/CommitServiceRequest.js +54 -0
- package/dist/models/CommitServiceRequest.js.map +1 -0
- package/dist/models/CreateResourceRequest.d.ts +1 -0
- package/dist/models/CreateResourceRequest.js +2 -0
- package/dist/models/CreateResourceRequest.js.map +1 -1
- package/dist/models/DeleteBenchmarkTaskRequest.d.ts +13 -0
- package/dist/models/DeleteBenchmarkTaskRequest.js +54 -0
- package/dist/models/DeleteBenchmarkTaskRequest.js.map +1 -0
- package/dist/models/DeleteFaultInjectionRequest.d.ts +13 -0
- package/dist/models/DeleteFaultInjectionRequest.js +54 -0
- package/dist/models/DeleteFaultInjectionRequest.js.map +1 -0
- package/dist/models/DeleteGatewayRequest.d.ts +13 -0
- package/dist/models/DeleteGatewayRequest.js +54 -0
- package/dist/models/DeleteGatewayRequest.js.map +1 -0
- package/dist/models/DeleteResourceDlinkRequest.d.ts +13 -0
- package/dist/models/DeleteResourceDlinkRequest.js +54 -0
- package/dist/models/DeleteResourceDlinkRequest.js.map +1 -0
- package/dist/models/DeleteResourceLogRequest.d.ts +13 -0
- package/dist/models/DeleteResourceLogRequest.js +54 -0
- package/dist/models/DeleteResourceLogRequest.js.map +1 -0
- package/dist/models/DeleteResourceRequest.d.ts +13 -0
- package/dist/models/DeleteResourceRequest.js +54 -0
- package/dist/models/DeleteResourceRequest.js.map +1 -0
- package/dist/models/DeleteServiceAutoScalerRequest.d.ts +13 -0
- package/dist/models/DeleteServiceAutoScalerRequest.js +54 -0
- package/dist/models/DeleteServiceAutoScalerRequest.js.map +1 -0
- package/dist/models/DeleteServiceCronScalerRequest.d.ts +13 -0
- package/dist/models/DeleteServiceCronScalerRequest.js +54 -0
- package/dist/models/DeleteServiceCronScalerRequest.js.map +1 -0
- package/dist/models/DeleteServiceMirrorRequest.d.ts +13 -0
- package/dist/models/DeleteServiceMirrorRequest.js +54 -0
- package/dist/models/DeleteServiceMirrorRequest.js.map +1 -0
- package/dist/models/DeleteServiceRequest.d.ts +13 -0
- package/dist/models/DeleteServiceRequest.js +54 -0
- package/dist/models/DeleteServiceRequest.js.map +1 -0
- package/dist/models/DeleteVirtualResourceRequest.d.ts +13 -0
- package/dist/models/DeleteVirtualResourceRequest.js +54 -0
- package/dist/models/DeleteVirtualResourceRequest.js.map +1 -0
- package/dist/models/DescribeBenchmarkTaskRequest.d.ts +13 -0
- package/dist/models/DescribeBenchmarkTaskRequest.js +54 -0
- package/dist/models/DescribeBenchmarkTaskRequest.js.map +1 -0
- package/dist/models/DescribeGatewayRequest.d.ts +13 -0
- package/dist/models/DescribeGatewayRequest.js +54 -0
- package/dist/models/DescribeGatewayRequest.js.map +1 -0
- package/dist/models/DescribeGroupEndpointsRequest.d.ts +13 -0
- package/dist/models/DescribeGroupEndpointsRequest.js +54 -0
- package/dist/models/DescribeGroupEndpointsRequest.js.map +1 -0
- package/dist/models/DescribeGroupRequest.d.ts +13 -0
- package/dist/models/DescribeGroupRequest.js +54 -0
- package/dist/models/DescribeGroupRequest.js.map +1 -0
- package/dist/models/DescribeResourceDlinkRequest.d.ts +13 -0
- package/dist/models/DescribeResourceDlinkRequest.js +54 -0
- package/dist/models/DescribeResourceDlinkRequest.js.map +1 -0
- package/dist/models/DescribeResourceLogRequest.d.ts +13 -0
- package/dist/models/DescribeResourceLogRequest.js +54 -0
- package/dist/models/DescribeResourceLogRequest.js.map +1 -0
- package/dist/models/DescribeResourceRequest.d.ts +13 -0
- package/dist/models/DescribeResourceRequest.js +54 -0
- package/dist/models/DescribeResourceRequest.js.map +1 -0
- package/dist/models/DescribeResourceResponseBody.d.ts +1 -0
- package/dist/models/DescribeResourceResponseBody.js +2 -0
- package/dist/models/DescribeResourceResponseBody.js.map +1 -1
- package/dist/models/DescribeServiceAutoScalerRequest.d.ts +13 -0
- package/dist/models/DescribeServiceAutoScalerRequest.js +54 -0
- package/dist/models/DescribeServiceAutoScalerRequest.js.map +1 -0
- package/dist/models/DescribeServiceCronScalerRequest.d.ts +13 -0
- package/dist/models/DescribeServiceCronScalerRequest.js +54 -0
- package/dist/models/DescribeServiceCronScalerRequest.js.map +1 -0
- package/dist/models/DescribeServiceDiagnosisRequest.d.ts +13 -0
- package/dist/models/DescribeServiceDiagnosisRequest.js +54 -0
- package/dist/models/DescribeServiceDiagnosisRequest.js.map +1 -0
- package/dist/models/DescribeServiceEndpointsRequest.d.ts +13 -0
- package/dist/models/DescribeServiceEndpointsRequest.js +54 -0
- package/dist/models/DescribeServiceEndpointsRequest.js.map +1 -0
- package/dist/models/DescribeServiceEventResponseBody.d.ts +1 -0
- package/dist/models/DescribeServiceEventResponseBody.js +2 -0
- package/dist/models/DescribeServiceEventResponseBody.js.map +1 -1
- package/dist/models/DescribeServiceInstanceDiagnosisRequest.d.ts +13 -0
- package/dist/models/DescribeServiceInstanceDiagnosisRequest.js +54 -0
- package/dist/models/DescribeServiceInstanceDiagnosisRequest.js.map +1 -0
- package/dist/models/DescribeServiceMirrorRequest.d.ts +13 -0
- package/dist/models/DescribeServiceMirrorRequest.js +54 -0
- package/dist/models/DescribeServiceMirrorRequest.js.map +1 -0
- package/dist/models/DescribeServiceRequest.d.ts +13 -0
- package/dist/models/DescribeServiceRequest.js +54 -0
- package/dist/models/DescribeServiceRequest.js.map +1 -0
- package/dist/models/DescribeVirtualResourceRequest.d.ts +13 -0
- package/dist/models/DescribeVirtualResourceRequest.js +54 -0
- package/dist/models/DescribeVirtualResourceRequest.js.map +1 -0
- package/dist/models/ListGatewayDomainsRequest.d.ts +13 -0
- package/dist/models/ListGatewayDomainsRequest.js +54 -0
- package/dist/models/ListGatewayDomainsRequest.js.map +1 -0
- package/dist/models/ListGatewayIntranetLinkedVpcRequest.d.ts +13 -0
- package/dist/models/ListGatewayIntranetLinkedVpcRequest.js +54 -0
- package/dist/models/ListGatewayIntranetLinkedVpcRequest.js.map +1 -0
- package/dist/models/ListGatewayIntranetSupportedZoneRequest.d.ts +13 -0
- package/dist/models/ListGatewayIntranetSupportedZoneRequest.js +54 -0
- package/dist/models/ListGatewayIntranetSupportedZoneRequest.js.map +1 -0
- package/dist/models/ListResourcesRequest.d.ts +1 -0
- package/dist/models/ListResourcesRequest.js +2 -0
- package/dist/models/ListResourcesRequest.js.map +1 -1
- package/dist/models/ListServiceContainersRequest.d.ts +13 -0
- package/dist/models/ListServiceContainersRequest.js +54 -0
- package/dist/models/ListServiceContainersRequest.js.map +1 -0
- package/dist/models/ListServiceInstanceFaultInjectionInfoRequest.d.ts +13 -0
- package/dist/models/ListServiceInstanceFaultInjectionInfoRequest.js +54 -0
- package/dist/models/ListServiceInstanceFaultInjectionInfoRequest.js.map +1 -0
- package/dist/models/ReinstallTenantAddonRequest.d.ts +13 -0
- package/dist/models/ReinstallTenantAddonRequest.js +54 -0
- package/dist/models/ReinstallTenantAddonRequest.js.map +1 -0
- package/dist/models/Resource.d.ts +1 -0
- package/dist/models/Resource.js +2 -0
- package/dist/models/Resource.js.map +1 -1
- package/dist/models/RestartServiceRequest.d.ts +13 -0
- package/dist/models/RestartServiceRequest.js +54 -0
- package/dist/models/RestartServiceRequest.js.map +1 -0
- package/dist/models/StartBenchmarkTaskRequest.d.ts +13 -0
- package/dist/models/StartBenchmarkTaskRequest.js +54 -0
- package/dist/models/StartBenchmarkTaskRequest.js.map +1 -0
- package/dist/models/StartServiceRequest.d.ts +13 -0
- package/dist/models/StartServiceRequest.js +54 -0
- package/dist/models/StartServiceRequest.js.map +1 -0
- package/dist/models/StopBenchmarkTaskRequest.d.ts +13 -0
- package/dist/models/StopBenchmarkTaskRequest.js +54 -0
- package/dist/models/StopBenchmarkTaskRequest.js.map +1 -0
- package/dist/models/StopServiceRequest.d.ts +13 -0
- package/dist/models/StopServiceRequest.js +54 -0
- package/dist/models/StopServiceRequest.js.map +1 -0
- package/dist/models/model.d.ts +38 -0
- package/dist/models/model.js +83 -7
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +274 -114
- package/src/models/CommitServiceRequest.ts +24 -0
- package/src/models/CreateResourceRequest.ts +3 -0
- package/src/models/DeleteBenchmarkTaskRequest.ts +24 -0
- package/src/models/DeleteFaultInjectionRequest.ts +24 -0
- package/src/models/DeleteGatewayRequest.ts +24 -0
- package/src/models/DeleteResourceDlinkRequest.ts +24 -0
- package/src/models/DeleteResourceLogRequest.ts +24 -0
- package/src/models/DeleteResourceRequest.ts +24 -0
- package/src/models/DeleteServiceAutoScalerRequest.ts +24 -0
- package/src/models/DeleteServiceCronScalerRequest.ts +24 -0
- package/src/models/DeleteServiceMirrorRequest.ts +24 -0
- package/src/models/DeleteServiceRequest.ts +24 -0
- package/src/models/DeleteVirtualResourceRequest.ts +24 -0
- package/src/models/DescribeBenchmarkTaskRequest.ts +24 -0
- package/src/models/DescribeGatewayRequest.ts +24 -0
- package/src/models/DescribeGroupEndpointsRequest.ts +24 -0
- package/src/models/DescribeGroupRequest.ts +24 -0
- package/src/models/DescribeResourceDlinkRequest.ts +24 -0
- package/src/models/DescribeResourceLogRequest.ts +24 -0
- package/src/models/DescribeResourceRequest.ts +24 -0
- package/src/models/DescribeResourceResponseBody.ts +3 -0
- package/src/models/DescribeServiceAutoScalerRequest.ts +24 -0
- package/src/models/DescribeServiceCronScalerRequest.ts +24 -0
- package/src/models/DescribeServiceDiagnosisRequest.ts +24 -0
- package/src/models/DescribeServiceEndpointsRequest.ts +24 -0
- package/src/models/DescribeServiceEventResponseBody.ts +3 -0
- package/src/models/DescribeServiceInstanceDiagnosisRequest.ts +24 -0
- package/src/models/DescribeServiceMirrorRequest.ts +24 -0
- package/src/models/DescribeServiceRequest.ts +24 -0
- package/src/models/DescribeVirtualResourceRequest.ts +24 -0
- package/src/models/ListGatewayDomainsRequest.ts +24 -0
- package/src/models/ListGatewayIntranetLinkedVpcRequest.ts +24 -0
- package/src/models/ListGatewayIntranetSupportedZoneRequest.ts +24 -0
- package/src/models/ListResourcesRequest.ts +3 -0
- package/src/models/ListServiceContainersRequest.ts +24 -0
- package/src/models/ListServiceInstanceFaultInjectionInfoRequest.ts +24 -0
- package/src/models/ReinstallTenantAddonRequest.ts +24 -0
- package/src/models/Resource.ts +3 -0
- package/src/models/RestartServiceRequest.ts +24 -0
- package/src/models/StartBenchmarkTaskRequest.ts +24 -0
- package/src/models/StartServiceRequest.ts +24 -0
- package/src/models/StopBenchmarkTaskRequest.ts +24 -0
- package/src/models/StopServiceRequest.ts +24 -0
- package/src/models/model.ts +38 -0
package/dist/client.d.ts
CHANGED
|
@@ -47,18 +47,21 @@ export default class Client extends OpenApi {
|
|
|
47
47
|
/**
|
|
48
48
|
* Commits the Worker0 container in the custom container service and deploys the container as a new image.
|
|
49
49
|
*
|
|
50
|
+
* @param request - CommitServiceRequest
|
|
50
51
|
* @param headers - map
|
|
51
52
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
52
53
|
* @returns CommitServiceResponse
|
|
53
54
|
*/
|
|
54
|
-
commitServiceWithOptions(ClusterId: string, ServiceName: string, headers: {
|
|
55
|
+
commitServiceWithOptions(ClusterId: string, ServiceName: string, request: $_model.CommitServiceRequest, headers: {
|
|
55
56
|
[key: string]: string;
|
|
56
57
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.CommitServiceResponse>;
|
|
57
58
|
/**
|
|
58
59
|
* Commits the Worker0 container in the custom container service and deploys the container as a new image.
|
|
60
|
+
*
|
|
61
|
+
* @param request - CommitServiceRequest
|
|
59
62
|
* @returns CommitServiceResponse
|
|
60
63
|
*/
|
|
61
|
-
commitService(ClusterId: string, ServiceName: string): Promise<$_model.CommitServiceResponse>;
|
|
64
|
+
commitService(ClusterId: string, ServiceName: string, request: $_model.CommitServiceRequest): Promise<$_model.CommitServiceResponse>;
|
|
62
65
|
/**
|
|
63
66
|
* Creates an access control list (ACL) for a private gateway. The IP CIDR blocks added to the ACL can access the private gateway.
|
|
64
67
|
*
|
|
@@ -380,48 +383,57 @@ export default class Client extends OpenApi {
|
|
|
380
383
|
/**
|
|
381
384
|
* Deletes a stress testing task.
|
|
382
385
|
*
|
|
386
|
+
* @param request - DeleteBenchmarkTaskRequest
|
|
383
387
|
* @param headers - map
|
|
384
388
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
385
389
|
* @returns DeleteBenchmarkTaskResponse
|
|
386
390
|
*/
|
|
387
|
-
deleteBenchmarkTaskWithOptions(ClusterId: string, TaskName: string, headers: {
|
|
391
|
+
deleteBenchmarkTaskWithOptions(ClusterId: string, TaskName: string, request: $_model.DeleteBenchmarkTaskRequest, headers: {
|
|
388
392
|
[key: string]: string;
|
|
389
393
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteBenchmarkTaskResponse>;
|
|
390
394
|
/**
|
|
391
395
|
* Deletes a stress testing task.
|
|
396
|
+
*
|
|
397
|
+
* @param request - DeleteBenchmarkTaskRequest
|
|
392
398
|
* @returns DeleteBenchmarkTaskResponse
|
|
393
399
|
*/
|
|
394
|
-
deleteBenchmarkTask(ClusterId: string, TaskName: string): Promise<$_model.DeleteBenchmarkTaskResponse>;
|
|
400
|
+
deleteBenchmarkTask(ClusterId: string, TaskName: string, request: $_model.DeleteBenchmarkTaskRequest): Promise<$_model.DeleteBenchmarkTaskResponse>;
|
|
395
401
|
/**
|
|
396
402
|
* 删除故障注入任务
|
|
397
403
|
*
|
|
404
|
+
* @param request - DeleteFaultInjectionRequest
|
|
398
405
|
* @param headers - map
|
|
399
406
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
400
407
|
* @returns DeleteFaultInjectionResponse
|
|
401
408
|
*/
|
|
402
|
-
deleteFaultInjectionWithOptions(ClusterId: string, ServiceName: string, InstanceName: string, FaultType: string, headers: {
|
|
409
|
+
deleteFaultInjectionWithOptions(ClusterId: string, ServiceName: string, InstanceName: string, FaultType: string, request: $_model.DeleteFaultInjectionRequest, headers: {
|
|
403
410
|
[key: string]: string;
|
|
404
411
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteFaultInjectionResponse>;
|
|
405
412
|
/**
|
|
406
413
|
* 删除故障注入任务
|
|
414
|
+
*
|
|
415
|
+
* @param request - DeleteFaultInjectionRequest
|
|
407
416
|
* @returns DeleteFaultInjectionResponse
|
|
408
417
|
*/
|
|
409
|
-
deleteFaultInjection(ClusterId: string, ServiceName: string, InstanceName: string, FaultType: string): Promise<$_model.DeleteFaultInjectionResponse>;
|
|
418
|
+
deleteFaultInjection(ClusterId: string, ServiceName: string, InstanceName: string, FaultType: string, request: $_model.DeleteFaultInjectionRequest): Promise<$_model.DeleteFaultInjectionResponse>;
|
|
410
419
|
/**
|
|
411
420
|
* Deletes a private gateway.
|
|
412
421
|
*
|
|
422
|
+
* @param request - DeleteGatewayRequest
|
|
413
423
|
* @param headers - map
|
|
414
424
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
415
425
|
* @returns DeleteGatewayResponse
|
|
416
426
|
*/
|
|
417
|
-
deleteGatewayWithOptions(ClusterId: string, GatewayId: string, headers: {
|
|
427
|
+
deleteGatewayWithOptions(ClusterId: string, GatewayId: string, request: $_model.DeleteGatewayRequest, headers: {
|
|
418
428
|
[key: string]: string;
|
|
419
429
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteGatewayResponse>;
|
|
420
430
|
/**
|
|
421
431
|
* Deletes a private gateway.
|
|
432
|
+
*
|
|
433
|
+
* @param request - DeleteGatewayRequest
|
|
422
434
|
* @returns DeleteGatewayResponse
|
|
423
435
|
*/
|
|
424
|
-
deleteGateway(ClusterId: string, GatewayId: string): Promise<$_model.DeleteGatewayResponse>;
|
|
436
|
+
deleteGateway(ClusterId: string, GatewayId: string, request: $_model.DeleteGatewayRequest): Promise<$_model.DeleteGatewayResponse>;
|
|
425
437
|
/**
|
|
426
438
|
* Deletes an internal endpoint of a private gateway.
|
|
427
439
|
*
|
|
@@ -479,33 +491,39 @@ export default class Client extends OpenApi {
|
|
|
479
491
|
/**
|
|
480
492
|
* Deletes a resource group that contains no resources or instances.
|
|
481
493
|
*
|
|
494
|
+
* @param request - DeleteResourceRequest
|
|
482
495
|
* @param headers - map
|
|
483
496
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
484
497
|
* @returns DeleteResourceResponse
|
|
485
498
|
*/
|
|
486
|
-
deleteResourceWithOptions(ClusterId: string, ResourceId: string, headers: {
|
|
499
|
+
deleteResourceWithOptions(ClusterId: string, ResourceId: string, request: $_model.DeleteResourceRequest, headers: {
|
|
487
500
|
[key: string]: string;
|
|
488
501
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteResourceResponse>;
|
|
489
502
|
/**
|
|
490
503
|
* Deletes a resource group that contains no resources or instances.
|
|
504
|
+
*
|
|
505
|
+
* @param request - DeleteResourceRequest
|
|
491
506
|
* @returns DeleteResourceResponse
|
|
492
507
|
*/
|
|
493
|
-
deleteResource(ClusterId: string, ResourceId: string): Promise<$_model.DeleteResourceResponse>;
|
|
508
|
+
deleteResource(ClusterId: string, ResourceId: string, request: $_model.DeleteResourceRequest): Promise<$_model.DeleteResourceResponse>;
|
|
494
509
|
/**
|
|
495
510
|
* Disables the virtual private cloud (VPC) direct connection feature for a dedicated resource group.
|
|
496
511
|
*
|
|
512
|
+
* @param request - DeleteResourceDLinkRequest
|
|
497
513
|
* @param headers - map
|
|
498
514
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
499
515
|
* @returns DeleteResourceDLinkResponse
|
|
500
516
|
*/
|
|
501
|
-
deleteResourceDLinkWithOptions(ClusterId: string, ResourceId: string, headers: {
|
|
517
|
+
deleteResourceDLinkWithOptions(ClusterId: string, ResourceId: string, request: $_model.DeleteResourceDLinkRequest, headers: {
|
|
502
518
|
[key: string]: string;
|
|
503
519
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteResourceDLinkResponse>;
|
|
504
520
|
/**
|
|
505
521
|
* Disables the virtual private cloud (VPC) direct connection feature for a dedicated resource group.
|
|
522
|
+
*
|
|
523
|
+
* @param request - DeleteResourceDLinkRequest
|
|
506
524
|
* @returns DeleteResourceDLinkResponse
|
|
507
525
|
*/
|
|
508
|
-
deleteResourceDLink(ClusterId: string, ResourceId: string): Promise<$_model.DeleteResourceDLinkResponse>;
|
|
526
|
+
deleteResourceDLink(ClusterId: string, ResourceId: string, request: $_model.DeleteResourceDLinkRequest): Promise<$_model.DeleteResourceDLinkResponse>;
|
|
509
527
|
/**
|
|
510
528
|
* Deletes the tags of an instance in a resource group.
|
|
511
529
|
*
|
|
@@ -545,63 +563,75 @@ export default class Client extends OpenApi {
|
|
|
545
563
|
/**
|
|
546
564
|
* Disables the LogShipper feature of Log Service for a dedicated resource group.
|
|
547
565
|
*
|
|
566
|
+
* @param request - DeleteResourceLogRequest
|
|
548
567
|
* @param headers - map
|
|
549
568
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
550
569
|
* @returns DeleteResourceLogResponse
|
|
551
570
|
*/
|
|
552
|
-
deleteResourceLogWithOptions(ClusterId: string, ResourceId: string, headers: {
|
|
571
|
+
deleteResourceLogWithOptions(ClusterId: string, ResourceId: string, request: $_model.DeleteResourceLogRequest, headers: {
|
|
553
572
|
[key: string]: string;
|
|
554
573
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteResourceLogResponse>;
|
|
555
574
|
/**
|
|
556
575
|
* Disables the LogShipper feature of Log Service for a dedicated resource group.
|
|
576
|
+
*
|
|
577
|
+
* @param request - DeleteResourceLogRequest
|
|
557
578
|
* @returns DeleteResourceLogResponse
|
|
558
579
|
*/
|
|
559
|
-
deleteResourceLog(ClusterId: string, ResourceId: string): Promise<$_model.DeleteResourceLogResponse>;
|
|
580
|
+
deleteResourceLog(ClusterId: string, ResourceId: string, request: $_model.DeleteResourceLogRequest): Promise<$_model.DeleteResourceLogResponse>;
|
|
560
581
|
/**
|
|
561
582
|
* Deletes a service.
|
|
562
583
|
*
|
|
584
|
+
* @param request - DeleteServiceRequest
|
|
563
585
|
* @param headers - map
|
|
564
586
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
565
587
|
* @returns DeleteServiceResponse
|
|
566
588
|
*/
|
|
567
|
-
deleteServiceWithOptions(ClusterId: string, ServiceName: string, headers: {
|
|
589
|
+
deleteServiceWithOptions(ClusterId: string, ServiceName: string, request: $_model.DeleteServiceRequest, headers: {
|
|
568
590
|
[key: string]: string;
|
|
569
591
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteServiceResponse>;
|
|
570
592
|
/**
|
|
571
593
|
* Deletes a service.
|
|
594
|
+
*
|
|
595
|
+
* @param request - DeleteServiceRequest
|
|
572
596
|
* @returns DeleteServiceResponse
|
|
573
597
|
*/
|
|
574
|
-
deleteService(ClusterId: string, ServiceName: string): Promise<$_model.DeleteServiceResponse>;
|
|
598
|
+
deleteService(ClusterId: string, ServiceName: string, request: $_model.DeleteServiceRequest): Promise<$_model.DeleteServiceResponse>;
|
|
575
599
|
/**
|
|
576
600
|
* Deletes the existing Autoscaler controller and disables the Autoscaler feature for a service.
|
|
577
601
|
*
|
|
602
|
+
* @param request - DeleteServiceAutoScalerRequest
|
|
578
603
|
* @param headers - map
|
|
579
604
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
580
605
|
* @returns DeleteServiceAutoScalerResponse
|
|
581
606
|
*/
|
|
582
|
-
deleteServiceAutoScalerWithOptions(ClusterId: string, ServiceName: string, headers: {
|
|
607
|
+
deleteServiceAutoScalerWithOptions(ClusterId: string, ServiceName: string, request: $_model.DeleteServiceAutoScalerRequest, headers: {
|
|
583
608
|
[key: string]: string;
|
|
584
609
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteServiceAutoScalerResponse>;
|
|
585
610
|
/**
|
|
586
611
|
* Deletes the existing Autoscaler controller and disables the Autoscaler feature for a service.
|
|
612
|
+
*
|
|
613
|
+
* @param request - DeleteServiceAutoScalerRequest
|
|
587
614
|
* @returns DeleteServiceAutoScalerResponse
|
|
588
615
|
*/
|
|
589
|
-
deleteServiceAutoScaler(ClusterId: string, ServiceName: string): Promise<$_model.DeleteServiceAutoScalerResponse>;
|
|
616
|
+
deleteServiceAutoScaler(ClusterId: string, ServiceName: string, request: $_model.DeleteServiceAutoScalerRequest): Promise<$_model.DeleteServiceAutoScalerResponse>;
|
|
590
617
|
/**
|
|
591
618
|
* Disables the Cronscaler feature for a service.
|
|
592
619
|
*
|
|
620
|
+
* @param request - DeleteServiceCronScalerRequest
|
|
593
621
|
* @param headers - map
|
|
594
622
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
595
623
|
* @returns DeleteServiceCronScalerResponse
|
|
596
624
|
*/
|
|
597
|
-
deleteServiceCronScalerWithOptions(ClusterId: string, ServiceName: string, headers: {
|
|
625
|
+
deleteServiceCronScalerWithOptions(ClusterId: string, ServiceName: string, request: $_model.DeleteServiceCronScalerRequest, headers: {
|
|
598
626
|
[key: string]: string;
|
|
599
627
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteServiceCronScalerResponse>;
|
|
600
628
|
/**
|
|
601
629
|
* Disables the Cronscaler feature for a service.
|
|
630
|
+
*
|
|
631
|
+
* @param request - DeleteServiceCronScalerRequest
|
|
602
632
|
* @returns DeleteServiceCronScalerResponse
|
|
603
633
|
*/
|
|
604
|
-
deleteServiceCronScaler(ClusterId: string, ServiceName: string): Promise<$_model.DeleteServiceCronScalerResponse>;
|
|
634
|
+
deleteServiceCronScaler(ClusterId: string, ServiceName: string, request: $_model.DeleteServiceCronScalerRequest): Promise<$_model.DeleteServiceCronScalerResponse>;
|
|
605
635
|
/**
|
|
606
636
|
* Restarts the instances of a service.
|
|
607
637
|
*
|
|
@@ -641,48 +671,57 @@ export default class Client extends OpenApi {
|
|
|
641
671
|
/**
|
|
642
672
|
* Disables the traffic mirroring feature for a service.
|
|
643
673
|
*
|
|
674
|
+
* @param request - DeleteServiceMirrorRequest
|
|
644
675
|
* @param headers - map
|
|
645
676
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
646
677
|
* @returns DeleteServiceMirrorResponse
|
|
647
678
|
*/
|
|
648
|
-
deleteServiceMirrorWithOptions(ClusterId: string, ServiceName: string, headers: {
|
|
679
|
+
deleteServiceMirrorWithOptions(ClusterId: string, ServiceName: string, request: $_model.DeleteServiceMirrorRequest, headers: {
|
|
649
680
|
[key: string]: string;
|
|
650
681
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteServiceMirrorResponse>;
|
|
651
682
|
/**
|
|
652
683
|
* Disables the traffic mirroring feature for a service.
|
|
684
|
+
*
|
|
685
|
+
* @param request - DeleteServiceMirrorRequest
|
|
653
686
|
* @returns DeleteServiceMirrorResponse
|
|
654
687
|
*/
|
|
655
|
-
deleteServiceMirror(ClusterId: string, ServiceName: string): Promise<$_model.DeleteServiceMirrorResponse>;
|
|
688
|
+
deleteServiceMirror(ClusterId: string, ServiceName: string, request: $_model.DeleteServiceMirrorRequest): Promise<$_model.DeleteServiceMirrorResponse>;
|
|
656
689
|
/**
|
|
657
690
|
* Deletes a virtual resource group that contains no resources or instances.
|
|
658
691
|
*
|
|
692
|
+
* @param request - DeleteVirtualResourceRequest
|
|
659
693
|
* @param headers - map
|
|
660
694
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
661
695
|
* @returns DeleteVirtualResourceResponse
|
|
662
696
|
*/
|
|
663
|
-
deleteVirtualResourceWithOptions(ClusterId: string, VirtualResourceId: string, headers: {
|
|
697
|
+
deleteVirtualResourceWithOptions(ClusterId: string, VirtualResourceId: string, request: $_model.DeleteVirtualResourceRequest, headers: {
|
|
664
698
|
[key: string]: string;
|
|
665
699
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteVirtualResourceResponse>;
|
|
666
700
|
/**
|
|
667
701
|
* Deletes a virtual resource group that contains no resources or instances.
|
|
702
|
+
*
|
|
703
|
+
* @param request - DeleteVirtualResourceRequest
|
|
668
704
|
* @returns DeleteVirtualResourceResponse
|
|
669
705
|
*/
|
|
670
|
-
deleteVirtualResource(ClusterId: string, VirtualResourceId: string): Promise<$_model.DeleteVirtualResourceResponse>;
|
|
706
|
+
deleteVirtualResource(ClusterId: string, VirtualResourceId: string, request: $_model.DeleteVirtualResourceRequest): Promise<$_model.DeleteVirtualResourceResponse>;
|
|
671
707
|
/**
|
|
672
708
|
* Queries details about the configurations of a stress testing task.
|
|
673
709
|
*
|
|
710
|
+
* @param request - DescribeBenchmarkTaskRequest
|
|
674
711
|
* @param headers - map
|
|
675
712
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
676
713
|
* @returns DescribeBenchmarkTaskResponse
|
|
677
714
|
*/
|
|
678
|
-
describeBenchmarkTaskWithOptions(ClusterId: string, TaskName: string, headers: {
|
|
715
|
+
describeBenchmarkTaskWithOptions(ClusterId: string, TaskName: string, request: $_model.DescribeBenchmarkTaskRequest, headers: {
|
|
679
716
|
[key: string]: string;
|
|
680
717
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeBenchmarkTaskResponse>;
|
|
681
718
|
/**
|
|
682
719
|
* Queries details about the configurations of a stress testing task.
|
|
720
|
+
*
|
|
721
|
+
* @param request - DescribeBenchmarkTaskRequest
|
|
683
722
|
* @returns DescribeBenchmarkTaskResponse
|
|
684
723
|
*/
|
|
685
|
-
describeBenchmarkTask(ClusterId: string, TaskName: string): Promise<$_model.DescribeBenchmarkTaskResponse>;
|
|
724
|
+
describeBenchmarkTask(ClusterId: string, TaskName: string, request: $_model.DescribeBenchmarkTaskRequest): Promise<$_model.DescribeBenchmarkTaskResponse>;
|
|
686
725
|
/**
|
|
687
726
|
* Queries the report of a stress testing task.
|
|
688
727
|
*
|
|
@@ -704,48 +743,57 @@ export default class Client extends OpenApi {
|
|
|
704
743
|
/**
|
|
705
744
|
* Queries the details of a private gateway.
|
|
706
745
|
*
|
|
746
|
+
* @param request - DescribeGatewayRequest
|
|
707
747
|
* @param headers - map
|
|
708
748
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
709
749
|
* @returns DescribeGatewayResponse
|
|
710
750
|
*/
|
|
711
|
-
describeGatewayWithOptions(ClusterId: string, GatewayId: string, headers: {
|
|
751
|
+
describeGatewayWithOptions(ClusterId: string, GatewayId: string, request: $_model.DescribeGatewayRequest, headers: {
|
|
712
752
|
[key: string]: string;
|
|
713
753
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeGatewayResponse>;
|
|
714
754
|
/**
|
|
715
755
|
* Queries the details of a private gateway.
|
|
756
|
+
*
|
|
757
|
+
* @param request - DescribeGatewayRequest
|
|
716
758
|
* @returns DescribeGatewayResponse
|
|
717
759
|
*/
|
|
718
|
-
describeGateway(ClusterId: string, GatewayId: string): Promise<$_model.DescribeGatewayResponse>;
|
|
760
|
+
describeGateway(ClusterId: string, GatewayId: string, request: $_model.DescribeGatewayRequest): Promise<$_model.DescribeGatewayResponse>;
|
|
719
761
|
/**
|
|
720
762
|
* Queries the information about a service group.
|
|
721
763
|
*
|
|
764
|
+
* @param request - DescribeGroupRequest
|
|
722
765
|
* @param headers - map
|
|
723
766
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
724
767
|
* @returns DescribeGroupResponse
|
|
725
768
|
*/
|
|
726
|
-
describeGroupWithOptions(ClusterId: string, GroupName: string, headers: {
|
|
769
|
+
describeGroupWithOptions(ClusterId: string, GroupName: string, request: $_model.DescribeGroupRequest, headers: {
|
|
727
770
|
[key: string]: string;
|
|
728
771
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeGroupResponse>;
|
|
729
772
|
/**
|
|
730
773
|
* Queries the information about a service group.
|
|
774
|
+
*
|
|
775
|
+
* @param request - DescribeGroupRequest
|
|
731
776
|
* @returns DescribeGroupResponse
|
|
732
777
|
*/
|
|
733
|
-
describeGroup(ClusterId: string, GroupName: string): Promise<$_model.DescribeGroupResponse>;
|
|
778
|
+
describeGroup(ClusterId: string, GroupName: string, request: $_model.DescribeGroupRequest): Promise<$_model.DescribeGroupResponse>;
|
|
734
779
|
/**
|
|
735
780
|
* Obtains a list of endpoints of service groups.
|
|
736
781
|
*
|
|
782
|
+
* @param request - DescribeGroupEndpointsRequest
|
|
737
783
|
* @param headers - map
|
|
738
784
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
739
785
|
* @returns DescribeGroupEndpointsResponse
|
|
740
786
|
*/
|
|
741
|
-
describeGroupEndpointsWithOptions(ClusterId: string, GroupName: string, headers: {
|
|
787
|
+
describeGroupEndpointsWithOptions(ClusterId: string, GroupName: string, request: $_model.DescribeGroupEndpointsRequest, headers: {
|
|
742
788
|
[key: string]: string;
|
|
743
789
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeGroupEndpointsResponse>;
|
|
744
790
|
/**
|
|
745
791
|
* Obtains a list of endpoints of service groups.
|
|
792
|
+
*
|
|
793
|
+
* @param request - DescribeGroupEndpointsRequest
|
|
746
794
|
* @returns DescribeGroupEndpointsResponse
|
|
747
795
|
*/
|
|
748
|
-
describeGroupEndpoints(ClusterId: string, GroupName: string): Promise<$_model.DescribeGroupEndpointsResponse>;
|
|
796
|
+
describeGroupEndpoints(ClusterId: string, GroupName: string, request: $_model.DescribeGroupEndpointsRequest): Promise<$_model.DescribeGroupEndpointsResponse>;
|
|
749
797
|
/**
|
|
750
798
|
* Queries a list of instance types for an available instance in a shared resource group.
|
|
751
799
|
*
|
|
@@ -782,123 +830,147 @@ export default class Client extends OpenApi {
|
|
|
782
830
|
/**
|
|
783
831
|
* Queries the information about a resource group.
|
|
784
832
|
*
|
|
833
|
+
* @param request - DescribeResourceRequest
|
|
785
834
|
* @param headers - map
|
|
786
835
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
787
836
|
* @returns DescribeResourceResponse
|
|
788
837
|
*/
|
|
789
|
-
describeResourceWithOptions(ClusterId: string, ResourceId: string, headers: {
|
|
838
|
+
describeResourceWithOptions(ClusterId: string, ResourceId: string, request: $_model.DescribeResourceRequest, headers: {
|
|
790
839
|
[key: string]: string;
|
|
791
840
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeResourceResponse>;
|
|
792
841
|
/**
|
|
793
842
|
* Queries the information about a resource group.
|
|
843
|
+
*
|
|
844
|
+
* @param request - DescribeResourceRequest
|
|
794
845
|
* @returns DescribeResourceResponse
|
|
795
846
|
*/
|
|
796
|
-
describeResource(ClusterId: string, ResourceId: string): Promise<$_model.DescribeResourceResponse>;
|
|
847
|
+
describeResource(ClusterId: string, ResourceId: string, request: $_model.DescribeResourceRequest): Promise<$_model.DescribeResourceResponse>;
|
|
797
848
|
/**
|
|
798
849
|
* Queries detailed configurations about a virtual private cloud (VPC) direct connection of a dedicated resource group.
|
|
799
850
|
*
|
|
851
|
+
* @param request - DescribeResourceDLinkRequest
|
|
800
852
|
* @param headers - map
|
|
801
853
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
802
854
|
* @returns DescribeResourceDLinkResponse
|
|
803
855
|
*/
|
|
804
|
-
describeResourceDLinkWithOptions(ClusterId: string, ResourceId: string, headers: {
|
|
856
|
+
describeResourceDLinkWithOptions(ClusterId: string, ResourceId: string, request: $_model.DescribeResourceDLinkRequest, headers: {
|
|
805
857
|
[key: string]: string;
|
|
806
858
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeResourceDLinkResponse>;
|
|
807
859
|
/**
|
|
808
860
|
* Queries detailed configurations about a virtual private cloud (VPC) direct connection of a dedicated resource group.
|
|
861
|
+
*
|
|
862
|
+
* @param request - DescribeResourceDLinkRequest
|
|
809
863
|
* @returns DescribeResourceDLinkResponse
|
|
810
864
|
*/
|
|
811
|
-
describeResourceDLink(ClusterId: string, ResourceId: string): Promise<$_model.DescribeResourceDLinkResponse>;
|
|
865
|
+
describeResourceDLink(ClusterId: string, ResourceId: string, request: $_model.DescribeResourceDLinkRequest): Promise<$_model.DescribeResourceDLinkResponse>;
|
|
812
866
|
/**
|
|
813
867
|
* Queries the details about the LogShipper configurations of Log Service for a dedicated resource group.
|
|
814
868
|
*
|
|
869
|
+
* @param request - DescribeResourceLogRequest
|
|
815
870
|
* @param headers - map
|
|
816
871
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
817
872
|
* @returns DescribeResourceLogResponse
|
|
818
873
|
*/
|
|
819
|
-
describeResourceLogWithOptions(ClusterId: string, ResourceId: string, headers: {
|
|
874
|
+
describeResourceLogWithOptions(ClusterId: string, ResourceId: string, request: $_model.DescribeResourceLogRequest, headers: {
|
|
820
875
|
[key: string]: string;
|
|
821
876
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeResourceLogResponse>;
|
|
822
877
|
/**
|
|
823
878
|
* Queries the details about the LogShipper configurations of Log Service for a dedicated resource group.
|
|
879
|
+
*
|
|
880
|
+
* @param request - DescribeResourceLogRequest
|
|
824
881
|
* @returns DescribeResourceLogResponse
|
|
825
882
|
*/
|
|
826
|
-
describeResourceLog(ClusterId: string, ResourceId: string): Promise<$_model.DescribeResourceLogResponse>;
|
|
883
|
+
describeResourceLog(ClusterId: string, ResourceId: string, request: $_model.DescribeResourceLogRequest): Promise<$_model.DescribeResourceLogResponse>;
|
|
827
884
|
/**
|
|
828
885
|
* Queries the details about a service.
|
|
829
886
|
*
|
|
887
|
+
* @param request - DescribeServiceRequest
|
|
830
888
|
* @param headers - map
|
|
831
889
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
832
890
|
* @returns DescribeServiceResponse
|
|
833
891
|
*/
|
|
834
|
-
describeServiceWithOptions(ClusterId: string, ServiceName: string, headers: {
|
|
892
|
+
describeServiceWithOptions(ClusterId: string, ServiceName: string, request: $_model.DescribeServiceRequest, headers: {
|
|
835
893
|
[key: string]: string;
|
|
836
894
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeServiceResponse>;
|
|
837
895
|
/**
|
|
838
896
|
* Queries the details about a service.
|
|
897
|
+
*
|
|
898
|
+
* @param request - DescribeServiceRequest
|
|
839
899
|
* @returns DescribeServiceResponse
|
|
840
900
|
*/
|
|
841
|
-
describeService(ClusterId: string, ServiceName: string): Promise<$_model.DescribeServiceResponse>;
|
|
901
|
+
describeService(ClusterId: string, ServiceName: string, request: $_model.DescribeServiceRequest): Promise<$_model.DescribeServiceResponse>;
|
|
842
902
|
/**
|
|
843
903
|
* Queries information about the Autoscaler configurations of a service.
|
|
844
904
|
*
|
|
905
|
+
* @param request - DescribeServiceAutoScalerRequest
|
|
845
906
|
* @param headers - map
|
|
846
907
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
847
908
|
* @returns DescribeServiceAutoScalerResponse
|
|
848
909
|
*/
|
|
849
|
-
describeServiceAutoScalerWithOptions(ClusterId: string, ServiceName: string, headers: {
|
|
910
|
+
describeServiceAutoScalerWithOptions(ClusterId: string, ServiceName: string, request: $_model.DescribeServiceAutoScalerRequest, headers: {
|
|
850
911
|
[key: string]: string;
|
|
851
912
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeServiceAutoScalerResponse>;
|
|
852
913
|
/**
|
|
853
914
|
* Queries information about the Autoscaler configurations of a service.
|
|
915
|
+
*
|
|
916
|
+
* @param request - DescribeServiceAutoScalerRequest
|
|
854
917
|
* @returns DescribeServiceAutoScalerResponse
|
|
855
918
|
*/
|
|
856
|
-
describeServiceAutoScaler(ClusterId: string, ServiceName: string): Promise<$_model.DescribeServiceAutoScalerResponse>;
|
|
919
|
+
describeServiceAutoScaler(ClusterId: string, ServiceName: string, request: $_model.DescribeServiceAutoScalerRequest): Promise<$_model.DescribeServiceAutoScalerResponse>;
|
|
857
920
|
/**
|
|
858
921
|
* Queries the Cron Horizontal Pod Autoscaler (CronHPA) configurations of a service.
|
|
859
922
|
*
|
|
923
|
+
* @param request - DescribeServiceCronScalerRequest
|
|
860
924
|
* @param headers - map
|
|
861
925
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
862
926
|
* @returns DescribeServiceCronScalerResponse
|
|
863
927
|
*/
|
|
864
|
-
describeServiceCronScalerWithOptions(ClusterId: string, ServiceName: string, headers: {
|
|
928
|
+
describeServiceCronScalerWithOptions(ClusterId: string, ServiceName: string, request: $_model.DescribeServiceCronScalerRequest, headers: {
|
|
865
929
|
[key: string]: string;
|
|
866
930
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeServiceCronScalerResponse>;
|
|
867
931
|
/**
|
|
868
932
|
* Queries the Cron Horizontal Pod Autoscaler (CronHPA) configurations of a service.
|
|
933
|
+
*
|
|
934
|
+
* @param request - DescribeServiceCronScalerRequest
|
|
869
935
|
* @returns DescribeServiceCronScalerResponse
|
|
870
936
|
*/
|
|
871
|
-
describeServiceCronScaler(ClusterId: string, ServiceName: string): Promise<$_model.DescribeServiceCronScalerResponse>;
|
|
937
|
+
describeServiceCronScaler(ClusterId: string, ServiceName: string, request: $_model.DescribeServiceCronScalerRequest): Promise<$_model.DescribeServiceCronScalerResponse>;
|
|
872
938
|
/**
|
|
873
939
|
* Queries the diagnostics details of a service.
|
|
874
940
|
*
|
|
941
|
+
* @param request - DescribeServiceDiagnosisRequest
|
|
875
942
|
* @param headers - map
|
|
876
943
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
877
944
|
* @returns DescribeServiceDiagnosisResponse
|
|
878
945
|
*/
|
|
879
|
-
describeServiceDiagnosisWithOptions(ClusterId: string, ServiceName: string, headers: {
|
|
946
|
+
describeServiceDiagnosisWithOptions(ClusterId: string, ServiceName: string, request: $_model.DescribeServiceDiagnosisRequest, headers: {
|
|
880
947
|
[key: string]: string;
|
|
881
948
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeServiceDiagnosisResponse>;
|
|
882
949
|
/**
|
|
883
950
|
* Queries the diagnostics details of a service.
|
|
951
|
+
*
|
|
952
|
+
* @param request - DescribeServiceDiagnosisRequest
|
|
884
953
|
* @returns DescribeServiceDiagnosisResponse
|
|
885
954
|
*/
|
|
886
|
-
describeServiceDiagnosis(ClusterId: string, ServiceName: string): Promise<$_model.DescribeServiceDiagnosisResponse>;
|
|
955
|
+
describeServiceDiagnosis(ClusterId: string, ServiceName: string, request: $_model.DescribeServiceDiagnosisRequest): Promise<$_model.DescribeServiceDiagnosisResponse>;
|
|
887
956
|
/**
|
|
888
957
|
* Obtains a list of service endpoints.
|
|
889
958
|
*
|
|
959
|
+
* @param request - DescribeServiceEndpointsRequest
|
|
890
960
|
* @param headers - map
|
|
891
961
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
892
962
|
* @returns DescribeServiceEndpointsResponse
|
|
893
963
|
*/
|
|
894
|
-
describeServiceEndpointsWithOptions(ClusterId: string, ServiceName: string, headers: {
|
|
964
|
+
describeServiceEndpointsWithOptions(ClusterId: string, ServiceName: string, request: $_model.DescribeServiceEndpointsRequest, headers: {
|
|
895
965
|
[key: string]: string;
|
|
896
966
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeServiceEndpointsResponse>;
|
|
897
967
|
/**
|
|
898
968
|
* Obtains a list of service endpoints.
|
|
969
|
+
*
|
|
970
|
+
* @param request - DescribeServiceEndpointsRequest
|
|
899
971
|
* @returns DescribeServiceEndpointsResponse
|
|
900
972
|
*/
|
|
901
|
-
describeServiceEndpoints(ClusterId: string, ServiceName: string): Promise<$_model.DescribeServiceEndpointsResponse>;
|
|
973
|
+
describeServiceEndpoints(ClusterId: string, ServiceName: string, request: $_model.DescribeServiceEndpointsRequest): Promise<$_model.DescribeServiceEndpointsResponse>;
|
|
902
974
|
/**
|
|
903
975
|
* Queries information about recent service deployment events.
|
|
904
976
|
*
|
|
@@ -920,18 +992,21 @@ export default class Client extends OpenApi {
|
|
|
920
992
|
/**
|
|
921
993
|
* Queries the diagnostics details of an instance that runs Elastic Algorithm Service (EAS).
|
|
922
994
|
*
|
|
995
|
+
* @param request - DescribeServiceInstanceDiagnosisRequest
|
|
923
996
|
* @param headers - map
|
|
924
997
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
925
998
|
* @returns DescribeServiceInstanceDiagnosisResponse
|
|
926
999
|
*/
|
|
927
|
-
describeServiceInstanceDiagnosisWithOptions(ClusterId: string, ServiceName: string, InstanceName: string, headers: {
|
|
1000
|
+
describeServiceInstanceDiagnosisWithOptions(ClusterId: string, ServiceName: string, InstanceName: string, request: $_model.DescribeServiceInstanceDiagnosisRequest, headers: {
|
|
928
1001
|
[key: string]: string;
|
|
929
1002
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeServiceInstanceDiagnosisResponse>;
|
|
930
1003
|
/**
|
|
931
1004
|
* Queries the diagnostics details of an instance that runs Elastic Algorithm Service (EAS).
|
|
1005
|
+
*
|
|
1006
|
+
* @param request - DescribeServiceInstanceDiagnosisRequest
|
|
932
1007
|
* @returns DescribeServiceInstanceDiagnosisResponse
|
|
933
1008
|
*/
|
|
934
|
-
describeServiceInstanceDiagnosis(ClusterId: string, ServiceName: string, InstanceName: string): Promise<$_model.DescribeServiceInstanceDiagnosisResponse>;
|
|
1009
|
+
describeServiceInstanceDiagnosis(ClusterId: string, ServiceName: string, InstanceName: string, request: $_model.DescribeServiceInstanceDiagnosisRequest): Promise<$_model.DescribeServiceInstanceDiagnosisResponse>;
|
|
935
1010
|
/**
|
|
936
1011
|
* Queries the information about the logs of a service.
|
|
937
1012
|
*
|
|
@@ -953,18 +1028,21 @@ export default class Client extends OpenApi {
|
|
|
953
1028
|
/**
|
|
954
1029
|
* Queries details about the traffic mirroring settings of a service.
|
|
955
1030
|
*
|
|
1031
|
+
* @param request - DescribeServiceMirrorRequest
|
|
956
1032
|
* @param headers - map
|
|
957
1033
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
958
1034
|
* @returns DescribeServiceMirrorResponse
|
|
959
1035
|
*/
|
|
960
|
-
describeServiceMirrorWithOptions(ClusterId: string, ServiceName: string, headers: {
|
|
1036
|
+
describeServiceMirrorWithOptions(ClusterId: string, ServiceName: string, request: $_model.DescribeServiceMirrorRequest, headers: {
|
|
961
1037
|
[key: string]: string;
|
|
962
1038
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeServiceMirrorResponse>;
|
|
963
1039
|
/**
|
|
964
1040
|
* Queries details about the traffic mirroring settings of a service.
|
|
1041
|
+
*
|
|
1042
|
+
* @param request - DescribeServiceMirrorRequest
|
|
965
1043
|
* @returns DescribeServiceMirrorResponse
|
|
966
1044
|
*/
|
|
967
|
-
describeServiceMirror(ClusterId: string, ServiceName: string): Promise<$_model.DescribeServiceMirrorResponse>;
|
|
1045
|
+
describeServiceMirror(ClusterId: string, ServiceName: string, request: $_model.DescribeServiceMirrorRequest): Promise<$_model.DescribeServiceMirrorResponse>;
|
|
968
1046
|
/**
|
|
969
1047
|
* Obtains the logon-free URL of the service.
|
|
970
1048
|
*
|
|
@@ -1004,18 +1082,21 @@ export default class Client extends OpenApi {
|
|
|
1004
1082
|
/**
|
|
1005
1083
|
* Views the details of a virtual resource group.
|
|
1006
1084
|
*
|
|
1085
|
+
* @param request - DescribeVirtualResourceRequest
|
|
1007
1086
|
* @param headers - map
|
|
1008
1087
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1009
1088
|
* @returns DescribeVirtualResourceResponse
|
|
1010
1089
|
*/
|
|
1011
|
-
describeVirtualResourceWithOptions(ClusterId: string, VirtualResourceId: string, headers: {
|
|
1090
|
+
describeVirtualResourceWithOptions(ClusterId: string, VirtualResourceId: string, request: $_model.DescribeVirtualResourceRequest, headers: {
|
|
1012
1091
|
[key: string]: string;
|
|
1013
1092
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeVirtualResourceResponse>;
|
|
1014
1093
|
/**
|
|
1015
1094
|
* Views the details of a virtual resource group.
|
|
1095
|
+
*
|
|
1096
|
+
* @param request - DescribeVirtualResourceRequest
|
|
1016
1097
|
* @returns DescribeVirtualResourceResponse
|
|
1017
1098
|
*/
|
|
1018
|
-
describeVirtualResource(ClusterId: string, VirtualResourceId: string): Promise<$_model.DescribeVirtualResourceResponse>;
|
|
1099
|
+
describeVirtualResource(ClusterId: string, VirtualResourceId: string, request: $_model.DescribeVirtualResourceRequest): Promise<$_model.DescribeVirtualResourceResponse>;
|
|
1019
1100
|
/**
|
|
1020
1101
|
* Unbinds a custom domain name from a private gateway.
|
|
1021
1102
|
*
|
|
@@ -1109,33 +1190,39 @@ export default class Client extends OpenApi {
|
|
|
1109
1190
|
/**
|
|
1110
1191
|
* Queries a list of custom domain names of a private gateway.
|
|
1111
1192
|
*
|
|
1193
|
+
* @param request - ListGatewayDomainsRequest
|
|
1112
1194
|
* @param headers - map
|
|
1113
1195
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1114
1196
|
* @returns ListGatewayDomainsResponse
|
|
1115
1197
|
*/
|
|
1116
|
-
listGatewayDomainsWithOptions(ClusterId: string, GatewayId: string, headers: {
|
|
1198
|
+
listGatewayDomainsWithOptions(ClusterId: string, GatewayId: string, request: $_model.ListGatewayDomainsRequest, headers: {
|
|
1117
1199
|
[key: string]: string;
|
|
1118
1200
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.ListGatewayDomainsResponse>;
|
|
1119
1201
|
/**
|
|
1120
1202
|
* Queries a list of custom domain names of a private gateway.
|
|
1203
|
+
*
|
|
1204
|
+
* @param request - ListGatewayDomainsRequest
|
|
1121
1205
|
* @returns ListGatewayDomainsResponse
|
|
1122
1206
|
*/
|
|
1123
|
-
listGatewayDomains(ClusterId: string, GatewayId: string): Promise<$_model.ListGatewayDomainsResponse>;
|
|
1207
|
+
listGatewayDomains(ClusterId: string, GatewayId: string, request: $_model.ListGatewayDomainsRequest): Promise<$_model.ListGatewayDomainsResponse>;
|
|
1124
1208
|
/**
|
|
1125
1209
|
* Queries a list of the internal endpoints of a private gateway.
|
|
1126
1210
|
*
|
|
1211
|
+
* @param request - ListGatewayIntranetLinkedVpcRequest
|
|
1127
1212
|
* @param headers - map
|
|
1128
1213
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1129
1214
|
* @returns ListGatewayIntranetLinkedVpcResponse
|
|
1130
1215
|
*/
|
|
1131
|
-
listGatewayIntranetLinkedVpcWithOptions(ClusterId: string, GatewayId: string, headers: {
|
|
1216
|
+
listGatewayIntranetLinkedVpcWithOptions(ClusterId: string, GatewayId: string, request: $_model.ListGatewayIntranetLinkedVpcRequest, headers: {
|
|
1132
1217
|
[key: string]: string;
|
|
1133
1218
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.ListGatewayIntranetLinkedVpcResponse>;
|
|
1134
1219
|
/**
|
|
1135
1220
|
* Queries a list of the internal endpoints of a private gateway.
|
|
1221
|
+
*
|
|
1222
|
+
* @param request - ListGatewayIntranetLinkedVpcRequest
|
|
1136
1223
|
* @returns ListGatewayIntranetLinkedVpcResponse
|
|
1137
1224
|
*/
|
|
1138
|
-
listGatewayIntranetLinkedVpc(ClusterId: string, GatewayId: string): Promise<$_model.ListGatewayIntranetLinkedVpcResponse>;
|
|
1225
|
+
listGatewayIntranetLinkedVpc(ClusterId: string, GatewayId: string, request: $_model.ListGatewayIntranetLinkedVpcRequest): Promise<$_model.ListGatewayIntranetLinkedVpcResponse>;
|
|
1139
1226
|
/**
|
|
1140
1227
|
* Obtains a list of all VPC peering connections on internal endpoint of a gateway.
|
|
1141
1228
|
*
|
|
@@ -1157,18 +1244,21 @@ export default class Client extends OpenApi {
|
|
|
1157
1244
|
/**
|
|
1158
1245
|
* Obtains the zones supported by a gateway within an intranet.
|
|
1159
1246
|
*
|
|
1247
|
+
* @param request - ListGatewayIntranetSupportedZoneRequest
|
|
1160
1248
|
* @param headers - map
|
|
1161
1249
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1162
1250
|
* @returns ListGatewayIntranetSupportedZoneResponse
|
|
1163
1251
|
*/
|
|
1164
|
-
listGatewayIntranetSupportedZoneWithOptions(GatewayId: string, ClusterId: string, headers: {
|
|
1252
|
+
listGatewayIntranetSupportedZoneWithOptions(GatewayId: string, ClusterId: string, request: $_model.ListGatewayIntranetSupportedZoneRequest, headers: {
|
|
1165
1253
|
[key: string]: string;
|
|
1166
1254
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.ListGatewayIntranetSupportedZoneResponse>;
|
|
1167
1255
|
/**
|
|
1168
1256
|
* Obtains the zones supported by a gateway within an intranet.
|
|
1257
|
+
*
|
|
1258
|
+
* @param request - ListGatewayIntranetSupportedZoneRequest
|
|
1169
1259
|
* @returns ListGatewayIntranetSupportedZoneResponse
|
|
1170
1260
|
*/
|
|
1171
|
-
listGatewayIntranetSupportedZone(GatewayId: string, ClusterId: string): Promise<$_model.ListGatewayIntranetSupportedZoneResponse>;
|
|
1261
|
+
listGatewayIntranetSupportedZone(GatewayId: string, ClusterId: string, request: $_model.ListGatewayIntranetSupportedZoneRequest): Promise<$_model.ListGatewayIntranetSupportedZoneResponse>;
|
|
1172
1262
|
/**
|
|
1173
1263
|
* Queries created service groups.
|
|
1174
1264
|
*
|
|
@@ -1266,33 +1356,39 @@ export default class Client extends OpenApi {
|
|
|
1266
1356
|
/**
|
|
1267
1357
|
* Queries the containers of a service.
|
|
1268
1358
|
*
|
|
1359
|
+
* @param request - ListServiceContainersRequest
|
|
1269
1360
|
* @param headers - map
|
|
1270
1361
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1271
1362
|
* @returns ListServiceContainersResponse
|
|
1272
1363
|
*/
|
|
1273
|
-
listServiceContainersWithOptions(ClusterId: string, ServiceName: string, InstanceName: string, headers: {
|
|
1364
|
+
listServiceContainersWithOptions(ClusterId: string, ServiceName: string, InstanceName: string, request: $_model.ListServiceContainersRequest, headers: {
|
|
1274
1365
|
[key: string]: string;
|
|
1275
1366
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.ListServiceContainersResponse>;
|
|
1276
1367
|
/**
|
|
1277
1368
|
* Queries the containers of a service.
|
|
1369
|
+
*
|
|
1370
|
+
* @param request - ListServiceContainersRequest
|
|
1278
1371
|
* @returns ListServiceContainersResponse
|
|
1279
1372
|
*/
|
|
1280
|
-
listServiceContainers(ClusterId: string, ServiceName: string, InstanceName: string): Promise<$_model.ListServiceContainersResponse>;
|
|
1373
|
+
listServiceContainers(ClusterId: string, ServiceName: string, InstanceName: string, request: $_model.ListServiceContainersRequest): Promise<$_model.ListServiceContainersResponse>;
|
|
1281
1374
|
/**
|
|
1282
1375
|
* 获取故障注入信息
|
|
1283
1376
|
*
|
|
1377
|
+
* @param request - ListServiceInstanceFaultInjectionInfoRequest
|
|
1284
1378
|
* @param headers - map
|
|
1285
1379
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1286
1380
|
* @returns ListServiceInstanceFaultInjectionInfoResponse
|
|
1287
1381
|
*/
|
|
1288
|
-
listServiceInstanceFaultInjectionInfoWithOptions(ClusterId: string, ServiceName: string, InstanceName: string, headers: {
|
|
1382
|
+
listServiceInstanceFaultInjectionInfoWithOptions(ClusterId: string, ServiceName: string, InstanceName: string, request: $_model.ListServiceInstanceFaultInjectionInfoRequest, headers: {
|
|
1289
1383
|
[key: string]: string;
|
|
1290
1384
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.ListServiceInstanceFaultInjectionInfoResponse>;
|
|
1291
1385
|
/**
|
|
1292
1386
|
* 获取故障注入信息
|
|
1387
|
+
*
|
|
1388
|
+
* @param request - ListServiceInstanceFaultInjectionInfoRequest
|
|
1293
1389
|
* @returns ListServiceInstanceFaultInjectionInfoResponse
|
|
1294
1390
|
*/
|
|
1295
|
-
listServiceInstanceFaultInjectionInfo(ClusterId: string, ServiceName: string, InstanceName: string): Promise<$_model.ListServiceInstanceFaultInjectionInfoResponse>;
|
|
1391
|
+
listServiceInstanceFaultInjectionInfo(ClusterId: string, ServiceName: string, InstanceName: string, request: $_model.ListServiceInstanceFaultInjectionInfoRequest): Promise<$_model.ListServiceInstanceFaultInjectionInfoResponse>;
|
|
1296
1392
|
/**
|
|
1297
1393
|
* Queries instances of a service.
|
|
1298
1394
|
*
|
|
@@ -1401,18 +1497,21 @@ export default class Client extends OpenApi {
|
|
|
1401
1497
|
/**
|
|
1402
1498
|
* Resets tenant configurations.
|
|
1403
1499
|
*
|
|
1500
|
+
* @param request - ReinstallTenantAddonRequest
|
|
1404
1501
|
* @param headers - map
|
|
1405
1502
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1406
1503
|
* @returns ReinstallTenantAddonResponse
|
|
1407
1504
|
*/
|
|
1408
|
-
reinstallTenantAddonWithOptions(ClusterId: string, TenantAddonName: string, headers: {
|
|
1505
|
+
reinstallTenantAddonWithOptions(ClusterId: string, TenantAddonName: string, request: $_model.ReinstallTenantAddonRequest, headers: {
|
|
1409
1506
|
[key: string]: string;
|
|
1410
1507
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.ReinstallTenantAddonResponse>;
|
|
1411
1508
|
/**
|
|
1412
1509
|
* Resets tenant configurations.
|
|
1510
|
+
*
|
|
1511
|
+
* @param request - ReinstallTenantAddonRequest
|
|
1413
1512
|
* @returns ReinstallTenantAddonResponse
|
|
1414
1513
|
*/
|
|
1415
|
-
reinstallTenantAddon(ClusterId: string, TenantAddonName: string): Promise<$_model.ReinstallTenantAddonResponse>;
|
|
1514
|
+
reinstallTenantAddon(ClusterId: string, TenantAddonName: string, request: $_model.ReinstallTenantAddonRequest): Promise<$_model.ReinstallTenantAddonResponse>;
|
|
1416
1515
|
/**
|
|
1417
1516
|
* Switch the traffic state or weight of the service.
|
|
1418
1517
|
*
|
|
@@ -1434,18 +1533,21 @@ export default class Client extends OpenApi {
|
|
|
1434
1533
|
/**
|
|
1435
1534
|
* Restarts a service.
|
|
1436
1535
|
*
|
|
1536
|
+
* @param request - RestartServiceRequest
|
|
1437
1537
|
* @param headers - map
|
|
1438
1538
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1439
1539
|
* @returns RestartServiceResponse
|
|
1440
1540
|
*/
|
|
1441
|
-
restartServiceWithOptions(ClusterId: string, ServiceName: string, headers: {
|
|
1541
|
+
restartServiceWithOptions(ClusterId: string, ServiceName: string, request: $_model.RestartServiceRequest, headers: {
|
|
1442
1542
|
[key: string]: string;
|
|
1443
1543
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.RestartServiceResponse>;
|
|
1444
1544
|
/**
|
|
1445
1545
|
* Restarts a service.
|
|
1546
|
+
*
|
|
1547
|
+
* @param request - RestartServiceRequest
|
|
1446
1548
|
* @returns RestartServiceResponse
|
|
1447
1549
|
*/
|
|
1448
|
-
restartService(ClusterId: string, ServiceName: string): Promise<$_model.RestartServiceResponse>;
|
|
1550
|
+
restartService(ClusterId: string, ServiceName: string, request: $_model.RestartServiceRequest): Promise<$_model.RestartServiceResponse>;
|
|
1449
1551
|
/**
|
|
1450
1552
|
* 伸缩服务
|
|
1451
1553
|
*
|
|
@@ -1467,63 +1569,75 @@ export default class Client extends OpenApi {
|
|
|
1467
1569
|
/**
|
|
1468
1570
|
* Starts a stress testing task.
|
|
1469
1571
|
*
|
|
1572
|
+
* @param request - StartBenchmarkTaskRequest
|
|
1470
1573
|
* @param headers - map
|
|
1471
1574
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1472
1575
|
* @returns StartBenchmarkTaskResponse
|
|
1473
1576
|
*/
|
|
1474
|
-
startBenchmarkTaskWithOptions(ClusterId: string, TaskName: string, headers: {
|
|
1577
|
+
startBenchmarkTaskWithOptions(ClusterId: string, TaskName: string, request: $_model.StartBenchmarkTaskRequest, headers: {
|
|
1475
1578
|
[key: string]: string;
|
|
1476
1579
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.StartBenchmarkTaskResponse>;
|
|
1477
1580
|
/**
|
|
1478
1581
|
* Starts a stress testing task.
|
|
1582
|
+
*
|
|
1583
|
+
* @param request - StartBenchmarkTaskRequest
|
|
1479
1584
|
* @returns StartBenchmarkTaskResponse
|
|
1480
1585
|
*/
|
|
1481
|
-
startBenchmarkTask(ClusterId: string, TaskName: string): Promise<$_model.StartBenchmarkTaskResponse>;
|
|
1586
|
+
startBenchmarkTask(ClusterId: string, TaskName: string, request: $_model.StartBenchmarkTaskRequest): Promise<$_model.StartBenchmarkTaskResponse>;
|
|
1482
1587
|
/**
|
|
1483
1588
|
* Starts a service.
|
|
1484
1589
|
*
|
|
1590
|
+
* @param request - StartServiceRequest
|
|
1485
1591
|
* @param headers - map
|
|
1486
1592
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1487
1593
|
* @returns StartServiceResponse
|
|
1488
1594
|
*/
|
|
1489
|
-
startServiceWithOptions(ClusterId: string, ServiceName: string, headers: {
|
|
1595
|
+
startServiceWithOptions(ClusterId: string, ServiceName: string, request: $_model.StartServiceRequest, headers: {
|
|
1490
1596
|
[key: string]: string;
|
|
1491
1597
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.StartServiceResponse>;
|
|
1492
1598
|
/**
|
|
1493
1599
|
* Starts a service.
|
|
1600
|
+
*
|
|
1601
|
+
* @param request - StartServiceRequest
|
|
1494
1602
|
* @returns StartServiceResponse
|
|
1495
1603
|
*/
|
|
1496
|
-
startService(ClusterId: string, ServiceName: string): Promise<$_model.StartServiceResponse>;
|
|
1604
|
+
startService(ClusterId: string, ServiceName: string, request: $_model.StartServiceRequest): Promise<$_model.StartServiceResponse>;
|
|
1497
1605
|
/**
|
|
1498
1606
|
* Stops a stress testing task.
|
|
1499
1607
|
*
|
|
1608
|
+
* @param request - StopBenchmarkTaskRequest
|
|
1500
1609
|
* @param headers - map
|
|
1501
1610
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1502
1611
|
* @returns StopBenchmarkTaskResponse
|
|
1503
1612
|
*/
|
|
1504
|
-
stopBenchmarkTaskWithOptions(ClusterId: string, TaskName: string, headers: {
|
|
1613
|
+
stopBenchmarkTaskWithOptions(ClusterId: string, TaskName: string, request: $_model.StopBenchmarkTaskRequest, headers: {
|
|
1505
1614
|
[key: string]: string;
|
|
1506
1615
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.StopBenchmarkTaskResponse>;
|
|
1507
1616
|
/**
|
|
1508
1617
|
* Stops a stress testing task.
|
|
1618
|
+
*
|
|
1619
|
+
* @param request - StopBenchmarkTaskRequest
|
|
1509
1620
|
* @returns StopBenchmarkTaskResponse
|
|
1510
1621
|
*/
|
|
1511
|
-
stopBenchmarkTask(ClusterId: string, TaskName: string): Promise<$_model.StopBenchmarkTaskResponse>;
|
|
1622
|
+
stopBenchmarkTask(ClusterId: string, TaskName: string, request: $_model.StopBenchmarkTaskRequest): Promise<$_model.StopBenchmarkTaskResponse>;
|
|
1512
1623
|
/**
|
|
1513
1624
|
* Stops a running service.
|
|
1514
1625
|
*
|
|
1626
|
+
* @param request - StopServiceRequest
|
|
1515
1627
|
* @param headers - map
|
|
1516
1628
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1517
1629
|
* @returns StopServiceResponse
|
|
1518
1630
|
*/
|
|
1519
|
-
stopServiceWithOptions(ClusterId: string, ServiceName: string, headers: {
|
|
1631
|
+
stopServiceWithOptions(ClusterId: string, ServiceName: string, request: $_model.StopServiceRequest, headers: {
|
|
1520
1632
|
[key: string]: string;
|
|
1521
1633
|
}, runtime: $dara.RuntimeOptions): Promise<$_model.StopServiceResponse>;
|
|
1522
1634
|
/**
|
|
1523
1635
|
* Stops a running service.
|
|
1636
|
+
*
|
|
1637
|
+
* @param request - StopServiceRequest
|
|
1524
1638
|
* @returns StopServiceResponse
|
|
1525
1639
|
*/
|
|
1526
|
-
stopService(ClusterId: string, ServiceName: string): Promise<$_model.StopServiceResponse>;
|
|
1640
|
+
stopService(ClusterId: string, ServiceName: string, request: $_model.StopServiceRequest): Promise<$_model.StopServiceResponse>;
|
|
1527
1641
|
/**
|
|
1528
1642
|
* Updates an application service.
|
|
1529
1643
|
*
|