@alicloud/esa20240910 2.18.0 → 2.18.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 CHANGED
@@ -212,6 +212,19 @@ export declare class WafRuleConfigRateLimit extends $dara.Model {
212
212
  [key: string]: any;
213
213
  });
214
214
  }
215
+ export declare class WafRuleConfigSecurityLevel extends $dara.Model {
216
+ value?: string;
217
+ static names(): {
218
+ [key: string]: string;
219
+ };
220
+ static types(): {
221
+ [key: string]: any;
222
+ };
223
+ validate(): void;
224
+ constructor(map?: {
225
+ [key: string]: any;
226
+ });
227
+ }
215
228
  export declare class WafRuleMatch2CriteriaCriteriaCriteria extends $dara.Model {
216
229
  convertToLower?: boolean;
217
230
  matchOperator?: string;
@@ -3955,7 +3968,7 @@ export declare class DescribePurgeTasksResponseBodyTasks extends $dara.Model {
3955
3968
  export declare class GetCertificateResponseBodyResultDCV extends $dara.Model {
3956
3969
  /**
3957
3970
  * @remarks
3958
- * DCV ID.
3971
+ * The DCV ID.
3959
3972
  *
3960
3973
  * @example
3961
3974
  * bababf7cdd1546a2ad04c0def1f4c980
@@ -3963,7 +3976,7 @@ export declare class GetCertificateResponseBodyResultDCV extends $dara.Model {
3963
3976
  id?: string;
3964
3977
  /**
3965
3978
  * @remarks
3966
- * DCV name. For the DNS type, it is the TXT record name; for the HTTP type, it is the URL.
3979
+ * The DCV name. It is a TXT record name if Type is DNS or URL if Type is HTTP.
3967
3980
  *
3968
3981
  * @example
3969
3982
  * http://www.example.com/.well-known/acme-challenge/pH20CqwS5L3ZnvkhI436DCzadKFuG7QcUcvB_4KsAow
@@ -3971,7 +3984,7 @@ export declare class GetCertificateResponseBodyResultDCV extends $dara.Model {
3971
3984
  key?: string;
3972
3985
  /**
3973
3986
  * @remarks
3974
- * Verification status.
3987
+ * The verification status.
3975
3988
  *
3976
3989
  * @example
3977
3990
  * pending
@@ -3979,7 +3992,7 @@ export declare class GetCertificateResponseBodyResultDCV extends $dara.Model {
3979
3992
  status?: string;
3980
3993
  /**
3981
3994
  * @remarks
3982
- * DCV type. Possible values: DNS; HTTP.
3995
+ * The DCV type. Valid values: DNS and HTTP.
3983
3996
  *
3984
3997
  * @example
3985
3998
  * HTTP
@@ -3987,7 +4000,7 @@ export declare class GetCertificateResponseBodyResultDCV extends $dara.Model {
3987
4000
  type?: string;
3988
4001
  /**
3989
4002
  * @remarks
3990
- * DCV content.
4003
+ * The DCV content.
3991
4004
  *
3992
4005
  * @example
3993
4006
  * pH20CqwS5L3ZnvkhI436DCzadKFuG7QcUcvB_4KsAow.KfzYo4LH3EgOt7a73G-RqZkbR0eYtLfEUmtmqGmr4FQ
@@ -4007,7 +4020,7 @@ export declare class GetCertificateResponseBodyResultDCV extends $dara.Model {
4007
4020
  export declare class GetCertificateResponseBodyResult extends $dara.Model {
4008
4021
  /**
4009
4022
  * @remarks
4010
- * Certificate application error code.
4023
+ * The error code returned for certificate application.
4011
4024
  *
4012
4025
  * @example
4013
4026
  * 2
@@ -4015,7 +4028,7 @@ export declare class GetCertificateResponseBodyResult extends $dara.Model {
4015
4028
  applyCode?: number;
4016
4029
  /**
4017
4030
  * @remarks
4018
- * Certificate application error message.
4031
+ * The error message returned for certificate application.
4019
4032
  *
4020
4033
  * @example
4021
4034
  * canceled
@@ -4047,7 +4060,7 @@ export declare class GetCertificateResponseBodyResult extends $dara.Model {
4047
4060
  createTime?: string;
4048
4061
  /**
4049
4062
  * @remarks
4050
- * DCV information.
4063
+ * The Domain Control Validation (DCV) information.
4051
4064
  */
4052
4065
  DCV?: GetCertificateResponseBodyResultDCV[];
4053
4066
  /**
@@ -4234,6 +4247,7 @@ export declare class GetClientCaCertificateResponseBodyResult extends $dara.Mode
4234
4247
  * 2024-03-05 18:24:04
4235
4248
  */
4236
4249
  createTime?: string;
4250
+ fingerprintSha256?: string;
4237
4251
  /**
4238
4252
  * @remarks
4239
4253
  * The certificate ID.
@@ -4290,6 +4304,7 @@ export declare class GetClientCaCertificateResponseBodyResult extends $dara.Mode
4290
4304
  * www.example.com,*.example.com
4291
4305
  */
4292
4306
  SAN?: string;
4307
+ serialNumber?: string;
4293
4308
  /**
4294
4309
  * @remarks
4295
4310
  * The signature algorithm of the certificate.
@@ -4358,6 +4373,7 @@ export declare class GetClientCertificateResponseBodyResult extends $dara.Model
4358
4373
  * 2024-06-24 07:48:51
4359
4374
  */
4360
4375
  createTime?: string;
4376
+ fingerprintSha256?: string;
4361
4377
  /**
4362
4378
  * @remarks
4363
4379
  * The certificate ID.
@@ -4414,6 +4430,7 @@ export declare class GetClientCertificateResponseBodyResult extends $dara.Model
4414
4430
  * www.example.com,*.example.com
4415
4431
  */
4416
4432
  SAN?: string;
4433
+ serialNumber?: string;
4417
4434
  /**
4418
4435
  * @remarks
4419
4436
  * The signature algorithm of the certificate.
@@ -5408,7 +5425,7 @@ export declare class GetKvAccountResponseBodyNamespaceList extends $dara.Model {
5408
5425
  export declare class GetLoadBalancerResponseBodyAdaptiveRouting extends $dara.Model {
5409
5426
  /**
5410
5427
  * @remarks
5411
- * Whether to fail over across pools.
5428
+ * Whether to failover across pools.
5412
5429
  *
5413
5430
  * - true: Yes.
5414
5431
  * - false: No.
@@ -6466,42 +6483,6 @@ export declare class GetRecordResponseBodyRecordModel extends $dara.Model {
6466
6483
  [key: string]: any;
6467
6484
  });
6468
6485
  }
6469
- export declare class GetRoutineResponseBodyCodeVersions extends $dara.Model {
6470
- /**
6471
- * @remarks
6472
- * The description of the code version.
6473
- *
6474
- * @example
6475
- * test ver code desc
6476
- */
6477
- codeDescription?: string;
6478
- /**
6479
- * @remarks
6480
- * The code version.
6481
- *
6482
- * @example
6483
- * 1710120201067203242
6484
- */
6485
- codeVersion?: string;
6486
- /**
6487
- * @remarks
6488
- * The time when the code version was created.
6489
- *
6490
- * @example
6491
- * 2024-03-11T01:23:21Z
6492
- */
6493
- createTime?: string;
6494
- static names(): {
6495
- [key: string]: string;
6496
- };
6497
- static types(): {
6498
- [key: string]: any;
6499
- };
6500
- validate(): void;
6501
- constructor(map?: {
6502
- [key: string]: any;
6503
- });
6504
- }
6505
6486
  export declare class GetRoutineResponseBodyEnvs extends $dara.Model {
6506
6487
  /**
6507
6488
  * @remarks
@@ -6551,95 +6532,6 @@ export declare class GetRoutineResponseBodyEnvs extends $dara.Model {
6551
6532
  [key: string]: any;
6552
6533
  });
6553
6534
  }
6554
- export declare class GetRoutineResponseBodyRelatedRecords extends $dara.Model {
6555
- /**
6556
- * @remarks
6557
- * The record ID.
6558
- *
6559
- * @example
6560
- * 509348423011904
6561
- */
6562
- recordId?: number;
6563
- /**
6564
- * @remarks
6565
- * The record name.
6566
- *
6567
- * @example
6568
- * test-record-1.example.com
6569
- */
6570
- recordName?: string;
6571
- /**
6572
- * @remarks
6573
- * The website ID.
6574
- *
6575
- * @example
6576
- * 54362329990032
6577
- */
6578
- siteId?: number;
6579
- /**
6580
- * @remarks
6581
- * The website name.
6582
- *
6583
- * @example
6584
- * example.com
6585
- */
6586
- siteName?: string;
6587
- static names(): {
6588
- [key: string]: string;
6589
- };
6590
- static types(): {
6591
- [key: string]: any;
6592
- };
6593
- validate(): void;
6594
- constructor(map?: {
6595
- [key: string]: any;
6596
- });
6597
- }
6598
- export declare class GetRoutineResponseBodyRelatedRoutes extends $dara.Model {
6599
- byPass?: string;
6600
- /**
6601
- * @remarks
6602
- * The route.
6603
- *
6604
- * @example
6605
- * *.example.com/path1*
6606
- */
6607
- route?: string;
6608
- /**
6609
- * @remarks
6610
- * The route ID.
6611
- *
6612
- * @example
6613
- * d501cb8a2c951f32922d260040780c06
6614
- */
6615
- routeId?: string;
6616
- /**
6617
- * @remarks
6618
- * The website ID.
6619
- *
6620
- * @example
6621
- * 54362329990032
6622
- */
6623
- siteId?: number;
6624
- /**
6625
- * @remarks
6626
- * The website name.
6627
- *
6628
- * @example
6629
- * example.com
6630
- */
6631
- siteName?: string;
6632
- static names(): {
6633
- [key: string]: string;
6634
- };
6635
- static types(): {
6636
- [key: string]: any;
6637
- };
6638
- validate(): void;
6639
- constructor(map?: {
6640
- [key: string]: any;
6641
- });
6642
- }
6643
6535
  export declare class GetRoutineUserInfoResponseBodyRoutines extends $dara.Model {
6644
6536
  /**
6645
6537
  * @remarks
@@ -6912,6 +6804,7 @@ export declare class GetWafFilterResponseBodyFilterFieldsLogics extends $dara.Mo
6912
6804
  * 1
6913
6805
  */
6914
6806
  attributes?: number;
6807
+ enable?: boolean;
6915
6808
  /**
6916
6809
  * @remarks
6917
6810
  * The type of the value input box. Valid values:
@@ -6925,6 +6818,7 @@ export declare class GetWafFilterResponseBodyFilterFieldsLogics extends $dara.Mo
6925
6818
  * input:single
6926
6819
  */
6927
6820
  kind?: string;
6821
+ minPlan?: string;
6928
6822
  /**
6929
6823
  * @remarks
6930
6824
  * Indicates whether the match result is inverted.
@@ -7037,6 +6931,7 @@ export declare class GetWafFilterResponseBodyFilterFieldsSelector extends $dara.
7037
6931
  });
7038
6932
  }
7039
6933
  export declare class GetWafFilterResponseBodyFilterFields extends $dara.Model {
6934
+ enable?: boolean;
7040
6935
  /**
7041
6936
  * @remarks
7042
6937
  * The field for matched objects in the system.
@@ -7058,6 +6953,7 @@ export declare class GetWafFilterResponseBodyFilterFields extends $dara.Model {
7058
6953
  * The logical conditions.
7059
6954
  */
7060
6955
  logics?: GetWafFilterResponseBodyFilterFieldsLogics[];
6956
+ minPlan?: string;
7061
6957
  /**
7062
6958
  * @remarks
7063
6959
  * The selector, which defines how to select a matched object.
@@ -7327,11 +7223,12 @@ export declare class ListCacheReserveInstancesResponseBodyInstanceInfo extends $
7327
7223
  instanceId?: string;
7328
7224
  /**
7329
7225
  * @remarks
7330
- * Instance status. Values:
7331
- * - **online**: Normal service status.
7332
- * - **offline**: Expired but not overdue, in an unavailable state.
7333
- * - **disable**: Released status.
7334
- * - **overdue**: Overdue and suspended status.
7226
+ * The status of the cache reserve instance. Valid values:
7227
+ *
7228
+ * * **online**: The instance is in service.
7229
+ * * **offline**: The instance has expired within an allowable period. In this state, it is unavailable.
7230
+ * * **disable**: The instance has been released.
7231
+ * * **overdue**: The instance has been stopped due to overdue payments.
7335
7232
  *
7336
7233
  * @example
7337
7234
  * online
@@ -7607,7 +7504,7 @@ export declare class ListCacheRulesResponseBodyConfigs extends $dara.Model {
7607
7504
  export declare class ListCertificatesResponseBodyResultDCV extends $dara.Model {
7608
7505
  /**
7609
7506
  * @remarks
7610
- * DCV ID.
7507
+ * The DCV ID.
7611
7508
  *
7612
7509
  * @example
7613
7510
  * bababf7cdd1546a2ad04c0def1f4****
@@ -7615,7 +7512,7 @@ export declare class ListCertificatesResponseBodyResultDCV extends $dara.Model {
7615
7512
  id?: string;
7616
7513
  /**
7617
7514
  * @remarks
7618
- * DCV name. For DNS type, it is the TXT record name; for HTTP type, it is the URL.
7515
+ * The DCV name. It is a TXT record name if Type is DNS or URL if Type is HTTP.
7619
7516
  *
7620
7517
  * @example
7621
7518
  * http://www.example.com/.well-known/acme-challenge/pH20CqwS5L3ZnvkhI436DCzadKFuG7QcUcvB_4KsAow
@@ -7623,7 +7520,7 @@ export declare class ListCertificatesResponseBodyResultDCV extends $dara.Model {
7623
7520
  key?: string;
7624
7521
  /**
7625
7522
  * @remarks
7626
- * Verification status.
7523
+ * The verification status.
7627
7524
  *
7628
7525
  * @example
7629
7526
  * pending
@@ -7631,7 +7528,7 @@ export declare class ListCertificatesResponseBodyResultDCV extends $dara.Model {
7631
7528
  status?: string;
7632
7529
  /**
7633
7530
  * @remarks
7634
- * DCV type. Possible values: DNS; HTTP.
7531
+ * The DCV type. Valid values: DNS and HTTP.
7635
7532
  *
7636
7533
  * @example
7637
7534
  * HTTP
@@ -7639,7 +7536,7 @@ export declare class ListCertificatesResponseBodyResultDCV extends $dara.Model {
7639
7536
  type?: string;
7640
7537
  /**
7641
7538
  * @remarks
7642
- * DCV content.
7539
+ * The DCV content.
7643
7540
  *
7644
7541
  * @example
7645
7542
  * pH20CqwS5L3ZnvkhI436DCzadKFuG7QcUcvB_4KsAow.KfzYo4LH3EgOt7a73G-RqZkbR0eYtLfEUmtmqGmr4FQ
@@ -7659,7 +7556,7 @@ export declare class ListCertificatesResponseBodyResultDCV extends $dara.Model {
7659
7556
  export declare class ListCertificatesResponseBodyResult extends $dara.Model {
7660
7557
  /**
7661
7558
  * @remarks
7662
- * Certificate application error code.
7559
+ * The error code returned for certificate application.
7663
7560
  *
7664
7561
  * @example
7665
7562
  * 2
@@ -7667,7 +7564,7 @@ export declare class ListCertificatesResponseBodyResult extends $dara.Model {
7667
7564
  applyCode?: number;
7668
7565
  /**
7669
7566
  * @remarks
7670
- * Certificate application error message.
7567
+ * The error message returned for certificate application.
7671
7568
  *
7672
7569
  * @example
7673
7570
  * canceled
@@ -7675,7 +7572,7 @@ export declare class ListCertificatesResponseBodyResult extends $dara.Model {
7675
7572
  applyMessage?: string;
7676
7573
  /**
7677
7574
  * @remarks
7678
- * Cloud certificate ID.
7575
+ * The certificate ID on Certificate Management Service.
7679
7576
  *
7680
7577
  * @example
7681
7578
  * 30000569
@@ -7683,7 +7580,7 @@ export declare class ListCertificatesResponseBodyResult extends $dara.Model {
7683
7580
  casId?: string;
7684
7581
  /**
7685
7582
  * @remarks
7686
- * Common name of the certificate.
7583
+ * The Common Name of the certificate.
7687
7584
  *
7688
7585
  * @example
7689
7586
  * www.example.com
@@ -7691,7 +7588,7 @@ export declare class ListCertificatesResponseBodyResult extends $dara.Model {
7691
7588
  commonName?: string;
7692
7589
  /**
7693
7590
  * @remarks
7694
- * Creation time.
7591
+ * The time when the certificate was created.
7695
7592
  *
7696
7593
  * @example
7697
7594
  * 2022-06-24 07:48:51
@@ -7699,12 +7596,12 @@ export declare class ListCertificatesResponseBodyResult extends $dara.Model {
7699
7596
  createTime?: string;
7700
7597
  /**
7701
7598
  * @remarks
7702
- * DCV information.
7599
+ * The Domain Control Validation (DCV) information.
7703
7600
  */
7704
7601
  DCV?: ListCertificatesResponseBodyResultDCV[];
7705
7602
  /**
7706
7603
  * @remarks
7707
- * Certificate SHA256 fingerprint.
7604
+ * The SHA-256 fingerprint of the certificate.
7708
7605
  *
7709
7606
  * @example
7710
7607
  * 1dc5fc9af4eead2570c70d94b416130baeb6d4429b51fd3557379588456a****
@@ -7712,7 +7609,7 @@ export declare class ListCertificatesResponseBodyResult extends $dara.Model {
7712
7609
  fingerprintSha256?: string;
7713
7610
  /**
7714
7611
  * @remarks
7715
- * Certificate ID.
7612
+ * The certificate ID on ESA.
7716
7613
  *
7717
7614
  * @example
7718
7615
  * baba39055622c008b90285a8838e****
@@ -7720,7 +7617,7 @@ export declare class ListCertificatesResponseBodyResult extends $dara.Model {
7720
7617
  id?: string;
7721
7618
  /**
7722
7619
  * @remarks
7723
- * Certificate issuer.
7620
+ * The certificate authority (CA) that issued the certificate.
7724
7621
  *
7725
7622
  * @example
7726
7623
  * GlobalSign nv-sa
@@ -7728,7 +7625,7 @@ export declare class ListCertificatesResponseBodyResult extends $dara.Model {
7728
7625
  issuer?: string;
7729
7626
  /**
7730
7627
  * @remarks
7731
- * Common name of the certificate issuer.
7628
+ * The Common Name of the certificate issuer.
7732
7629
  *
7733
7630
  * @example
7734
7631
  * GlobalSign Organization Validation CA - SHA256 - G3
@@ -7736,7 +7633,7 @@ export declare class ListCertificatesResponseBodyResult extends $dara.Model {
7736
7633
  issuerCN?: string;
7737
7634
  /**
7738
7635
  * @remarks
7739
- * Certificate name.
7636
+ * The certificate name.
7740
7637
  *
7741
7638
  * @example
7742
7639
  * yourCertName
@@ -7744,7 +7641,7 @@ export declare class ListCertificatesResponseBodyResult extends $dara.Model {
7744
7641
  name?: string;
7745
7642
  /**
7746
7643
  * @remarks
7747
- * End date of the certificate validity period.
7644
+ * The time when the certificate expires.
7748
7645
  *
7749
7646
  * @example
7750
7647
  * 2024-03-31 02:08:00
@@ -7752,7 +7649,7 @@ export declare class ListCertificatesResponseBodyResult extends $dara.Model {
7752
7649
  notAfter?: string;
7753
7650
  /**
7754
7651
  * @remarks
7755
- * Start date of the certificate validity period.
7652
+ * The time when the certificate takes effect.
7756
7653
  *
7757
7654
  * @example
7758
7655
  * 2023-03-31 02:08:00
@@ -7760,7 +7657,7 @@ export declare class ListCertificatesResponseBodyResult extends $dara.Model {
7760
7657
  notBefore?: string;
7761
7658
  /**
7762
7659
  * @remarks
7763
- * Certificate public key algorithm.
7660
+ * The public key algorithm of the certificate.
7764
7661
  *
7765
7662
  * @example
7766
7663
  * RSA
@@ -7768,7 +7665,7 @@ export declare class ListCertificatesResponseBodyResult extends $dara.Model {
7768
7665
  pubAlg?: string;
7769
7666
  /**
7770
7667
  * @remarks
7771
- * Region information.
7668
+ * The region where the certificate is stored.
7772
7669
  *
7773
7670
  * @example
7774
7671
  * cn-hangzhou
@@ -7776,7 +7673,7 @@ export declare class ListCertificatesResponseBodyResult extends $dara.Model {
7776
7673
  region?: string;
7777
7674
  /**
7778
7675
  * @remarks
7779
- * Subject Alternative Name of the certificate.
7676
+ * The Subject Alternative Name (SAN) of the certificate.
7780
7677
  *
7781
7678
  * @example
7782
7679
  * www.example.com,*.example.com
@@ -7784,7 +7681,7 @@ export declare class ListCertificatesResponseBodyResult extends $dara.Model {
7784
7681
  SAN?: string;
7785
7682
  /**
7786
7683
  * @remarks
7787
- * Certificate serial number.
7684
+ * The serial number of the certificate.
7788
7685
  *
7789
7686
  * @example
7790
7687
  * babab022c5e9b27bf9c64d7f4b16****
@@ -7792,7 +7689,7 @@ export declare class ListCertificatesResponseBodyResult extends $dara.Model {
7792
7689
  serialNumber?: string;
7793
7690
  /**
7794
7691
  * @remarks
7795
- * Certificate signature algorithm.
7692
+ * The signature algorithm of the certificate.
7796
7693
  *
7797
7694
  * @example
7798
7695
  * SHA256-RSA
@@ -7800,14 +7697,15 @@ export declare class ListCertificatesResponseBodyResult extends $dara.Model {
7800
7697
  sigAlg?: string;
7801
7698
  /**
7802
7699
  * @remarks
7803
- * Certificate status.
7804
- * - OK: Normal.
7805
- * - Expired: The certificate has expired.
7806
- * - Expiring: The certificate is about to expire (within 30 days).
7807
- * - Issued: Free certificate - issued.
7808
- * - Applying: Free certificate - applying.
7809
- * - ApplyFailed: Free certificate - application failed.
7810
- * - Canceled: Free certificate - canceled.
7700
+ * The certificate status.
7701
+ *
7702
+ * * OK
7703
+ * * Expired
7704
+ * * Expiring
7705
+ * * Issued
7706
+ * * Applying
7707
+ * * ApplyFailed
7708
+ * * Canceled
7811
7709
  *
7812
7710
  * @example
7813
7711
  * OK
@@ -7815,10 +7713,11 @@ export declare class ListCertificatesResponseBodyResult extends $dara.Model {
7815
7713
  status?: string;
7816
7714
  /**
7817
7715
  * @remarks
7818
- * Certificate type.
7819
- * - cas: Cloud Shield certificate.
7820
- * - upload: Custom uploaded certificate.
7821
- * - free: Free certificate.
7716
+ * The certificate type.
7717
+ *
7718
+ * * cas: certificate that is purchased by using Certificate Management Service
7719
+ * * upload: custom certificate that you upload
7720
+ * * free: free certificate
7822
7721
  *
7823
7722
  * @example
7824
7723
  * free
@@ -7826,7 +7725,7 @@ export declare class ListCertificatesResponseBodyResult extends $dara.Model {
7826
7725
  type?: string;
7827
7726
  /**
7828
7727
  * @remarks
7829
- * Update time.
7728
+ * The time when the certificate was updated.
7830
7729
  *
7831
7730
  * @example
7832
7731
  * 2023-04-20 06:18:42
@@ -7860,6 +7759,7 @@ export declare class ListClientCaCertificatesResponseBodyResult extends $dara.Mo
7860
7759
  * 2024-06-24 07:48:51
7861
7760
  */
7862
7761
  createTime?: string;
7762
+ fingerprintSha256?: string;
7863
7763
  /**
7864
7764
  * @remarks
7865
7765
  * The certificate ID.
@@ -7916,6 +7816,7 @@ export declare class ListClientCaCertificatesResponseBodyResult extends $dara.Mo
7916
7816
  * www.example.com,*.example.com
7917
7817
  */
7918
7818
  SAN?: string;
7819
+ serialNumber?: string;
7919
7820
  /**
7920
7821
  * @remarks
7921
7822
  * The signature algorithm of the certificate.
@@ -7984,6 +7885,7 @@ export declare class ListClientCertificatesResponseBodyResult extends $dara.Mode
7984
7885
  * 2024-06-24 07:48:51
7985
7886
  */
7986
7887
  createTime?: string;
7888
+ fingerprintSha256?: string;
7987
7889
  /**
7988
7890
  * @remarks
7989
7891
  * The certificate ID.
@@ -8040,6 +7942,7 @@ export declare class ListClientCertificatesResponseBodyResult extends $dara.Mode
8040
7942
  * www.example.com,*.example.com
8041
7943
  */
8042
7944
  SAN?: string;
7945
+ serialNumber?: string;
8043
7946
  /**
8044
7947
  * @remarks
8045
7948
  * The signature algorithm of the certificate.
@@ -10037,7 +9940,7 @@ export declare class ListLoadBalancerRegionsResponseBodyRegions extends $dara.Mo
10037
9940
  export declare class ListLoadBalancersResponseBodyLoadBalancersAdaptiveRouting extends $dara.Model {
10038
9941
  /**
10039
9942
  * @remarks
10040
- * Whether to fail over across pools.
9943
+ * Whether to failover across pools.
10041
9944
  *
10042
9945
  * - true: Yes.
10043
9946
  * - false: No.
@@ -10445,7 +10348,7 @@ export declare class ListLoadBalancersResponseBodyLoadBalancers extends $dara.Mo
10445
10348
  * Session persistence, with values:
10446
10349
  * - off: Not enabled.
10447
10350
  * - ip: Session persistence by IP.
10448
- * - cookie: Not enabled for session persistence.
10351
+ * - cookie: Session persistence by cookie.
10449
10352
  *
10450
10353
  * @example
10451
10354
  * ip
@@ -11027,6 +10930,7 @@ export declare class ListOriginRulesResponseBodyConfigs extends $dara.Model {
11027
10930
  * 4433
11028
10931
  */
11029
10932
  originHttpsPort?: string;
10933
+ originMtls?: string;
11030
10934
  /**
11031
10935
  * @remarks
11032
10936
  * Protocol used for the origin request. Value range:
@@ -11046,6 +10950,7 @@ export declare class ListOriginRulesResponseBodyConfigs extends $dara.Model {
11046
10950
  * origin.example.com
11047
10951
  */
11048
10952
  originSni?: string;
10953
+ originVerify?: string;
11049
10954
  /**
11050
10955
  * @remarks
11051
10956
  * Use range slicing to download files from the origin. The value range is:
@@ -11695,6 +11600,7 @@ export declare class ListRewriteUrlRulesResponseBodyConfigs extends $dara.Model
11695
11600
  * The query string rewrite method. Valid values:
11696
11601
  *
11697
11602
  * * static
11603
+ * * dynamic
11698
11604
  *
11699
11605
  * @example
11700
11606
  * static
@@ -11705,6 +11611,7 @@ export declare class ListRewriteUrlRulesResponseBodyConfigs extends $dara.Model
11705
11611
  * The path rewrite method. Valid values:
11706
11612
  *
11707
11613
  * * static
11614
+ * * dynamic
11708
11615
  *
11709
11616
  * @example
11710
11617
  * static
@@ -11918,6 +11825,7 @@ export declare class ListScheduledPreloadJobsResponseBodyJobs extends $dara.Mode
11918
11825
  * invalid domain:test.com
11919
11826
  */
11920
11827
  errorInfo?: string;
11828
+ executionCount?: number;
11921
11829
  /**
11922
11830
  * @remarks
11923
11831
  * The URL of the OSS object that stores a list of URLs that failed the conditional check for prefetching.
@@ -13520,7 +13428,7 @@ export declare class UpdateHttpResponseHeaderModificationRuleRequestResponseHead
13520
13428
  export declare class UpdateLoadBalancerRequestAdaptiveRouting extends $dara.Model {
13521
13429
  /**
13522
13430
  * @remarks
13523
- * Whether to perform cross-pool origin fallback.
13431
+ * Whether to failover across pools.
13524
13432
  *
13525
13433
  * - true: Yes.
13526
13434
  * - false: No.
@@ -14257,6 +14165,7 @@ export declare class WafRuleConfig extends $dara.Model {
14257
14165
  name?: string;
14258
14166
  notes?: string;
14259
14167
  rateLimit?: WafRuleConfigRateLimit;
14168
+ securityLevel?: WafRuleConfigSecurityLevel;
14260
14169
  sigchl?: string[];
14261
14170
  status?: string;
14262
14171
  timer?: WafTimer;
@@ -14628,7 +14537,7 @@ export declare class ApplyCertificateRequest extends $dara.Model {
14628
14537
  siteId?: number;
14629
14538
  /**
14630
14539
  * @remarks
14631
- * Certificate type. Possible values: lets_encrypt: Let\\"s Encrypt certificate; digicert_single: Digicert single domain certificate; digicert_wildcard: Digicert wildcard certificate.
14540
+ * The certificate type. Valid values: lets_encrypt, digicert_single, and digicert_wildcard.
14632
14541
  *
14633
14542
  * @example
14634
14543
  * lets_encrypt
@@ -18313,7 +18222,7 @@ export declare class CreateLoadBalancerRequest extends $dara.Model {
18313
18222
  * Session persistence, with values:
18314
18223
  * - off: Not enabled.
18315
18224
  * - ip: Session persistence by IP.
18316
- * - cookie: Not enabled for session persistence.
18225
+ * - cookie: Session persistence by cookie.
18317
18226
  *
18318
18227
  * @example
18319
18228
  * ip
@@ -18483,7 +18392,7 @@ export declare class CreateLoadBalancerShrinkRequest extends $dara.Model {
18483
18392
  * Session persistence, with values:
18484
18393
  * - off: Not enabled.
18485
18394
  * - ip: Session persistence by IP.
18486
- * - cookie: Not enabled for session persistence.
18395
+ * - cookie: Session persistence by cookie.
18487
18396
  *
18488
18397
  * @example
18489
18398
  * ip
@@ -18967,6 +18876,7 @@ export declare class CreateOriginRuleRequest extends $dara.Model {
18967
18876
  * 4433
18968
18877
  */
18969
18878
  originHttpsPort?: string;
18879
+ originMtls?: string;
18970
18880
  /**
18971
18881
  * @remarks
18972
18882
  * Protocol used for the origin request. Possible values:
@@ -18986,6 +18896,7 @@ export declare class CreateOriginRuleRequest extends $dara.Model {
18986
18896
  * origin.example.com
18987
18897
  */
18988
18898
  originSni?: string;
18899
+ originVerify?: string;
18989
18900
  /**
18990
18901
  * @remarks
18991
18902
  * Use range chunking for downloading files from the origin. Possible values:
@@ -19235,8 +19146,8 @@ export declare class CreateRecordRequest extends $dara.Model {
19235
19146
  * @remarks
19236
19147
  * The origin host policy. This policy takes effect when the record type is CNAME. You can set the policy in two modes:
19237
19148
  *
19238
- * * **follow_hostname**: Follow the host record.
19239
- * * **follow_origin_domain**: match the origin\\"s domain name.
19149
+ * * follow_hostname: Follow the host record.
19150
+ * * follow_origin_domain: match the origin\\"s domain name.
19240
19151
  *
19241
19152
  * @example
19242
19153
  * follow_origin_domain
@@ -19360,8 +19271,8 @@ export declare class CreateRecordShrinkRequest extends $dara.Model {
19360
19271
  * @remarks
19361
19272
  * The origin host policy. This policy takes effect when the record type is CNAME. You can set the policy in two modes:
19362
19273
  *
19363
- * * **follow_hostname**: Follow the host record.
19364
- * * **follow_origin_domain**: match the origin\\"s domain name.
19274
+ * * follow_hostname: Follow the host record.
19275
+ * * follow_origin_domain: match the origin\\"s domain name.
19365
19276
  *
19366
19277
  * @example
19367
19278
  * follow_origin_domain
@@ -19655,6 +19566,7 @@ export declare class CreateRewriteUrlRuleRequest extends $dara.Model {
19655
19566
  * Query string rewrite type. Value range:
19656
19567
  *
19657
19568
  * - static: Static mode.
19569
+ * - dynamic:Dynamic mode.
19658
19570
  *
19659
19571
  * @example
19660
19572
  * static
@@ -19668,6 +19580,7 @@ export declare class CreateRewriteUrlRuleRequest extends $dara.Model {
19668
19580
  * URI rewrite type. Value range:
19669
19581
  *
19670
19582
  * - static: Static mode.
19583
+ * - dynamic:Dynamic mode.
19671
19584
  *
19672
19585
  * @example
19673
19586
  * static
@@ -19808,8 +19721,6 @@ export declare class CreateRoutineRequest extends $dara.Model {
19808
19721
  * @remarks
19809
19722
  * The specification of the routine.
19810
19723
  *
19811
- * This parameter is required.
19812
- *
19813
19724
  * @example
19814
19725
  * 5ms
19815
19726
  */
@@ -20887,7 +20798,7 @@ export declare class CreateSiteDeliveryTaskResponseBody extends $dara.Model {
20887
20798
  * @example
20888
20799
  * 123456****
20889
20800
  */
20890
- siteId?: string;
20801
+ siteId?: number;
20891
20802
  /**
20892
20803
  * @remarks
20893
20804
  * The name of the delivery task.
@@ -22035,7 +21946,7 @@ export declare class CreateWaitingRoomRuleResponse extends $dara.Model {
22035
21946
  export declare class DeactivateVersionManagementRequest extends $dara.Model {
22036
21947
  /**
22037
21948
  * @remarks
22038
- * Site ID, which can be obtained by calling the [ListSites](~~ListSites~~) interface.
21949
+ * The website ID, which can be obtained by calling the [ListSites](~~ListSites~~) operation.
22039
21950
  *
22040
21951
  * This parameter is required.
22041
21952
  *
@@ -22057,7 +21968,7 @@ export declare class DeactivateVersionManagementRequest extends $dara.Model {
22057
21968
  export declare class DeactivateVersionManagementResponseBody extends $dara.Model {
22058
21969
  /**
22059
21970
  * @remarks
22060
- * Request ID.
21971
+ * The request ID.
22061
21972
  *
22062
21973
  * @example
22063
21974
  * D61E4801-EAFF-4A63-AAE1-FBF6CE1CFD1C
@@ -22094,7 +22005,7 @@ export declare class DeactivateVersionManagementResponse extends $dara.Model {
22094
22005
  export declare class DeleteCacheRuleRequest extends $dara.Model {
22095
22006
  /**
22096
22007
  * @remarks
22097
- * ConfigId of the configuration, which can be obtained by calling the [ListCacheRules](~~ListCacheRules~~) interface.
22008
+ * ConfigId of the configuration, which can be obtained by calling the [ListCacheRules](https://help.aliyun.com/document_detail/2866985.html) interface.
22098
22009
  *
22099
22010
  * This parameter is required.
22100
22011
  *
@@ -23321,7 +23232,7 @@ export declare class DeleteListResponse extends $dara.Model {
23321
23232
  export declare class DeleteLoadBalancerRequest extends $dara.Model {
23322
23233
  /**
23323
23234
  * @remarks
23324
- * The ID of the load balancer, used to uniquely identify the load balancer to be queried. This ID is returned directly upon creation of the load balancer and can also be obtained through the [ListLoadBalancers](~~ListLoadBalancers~~) interface for querying all load balancers under a site.
23235
+ * The ID of the load balancer, used to uniquely identify the load balancer to be queried. This ID is returned directly upon creation of the load balancer and can also be obtained through the [ListLoadBalancers](https://help.aliyun.com/document_detail/2868897.html) interface for querying all load balancers under a site.
23325
23236
  *
23326
23237
  * This parameter is required.
23327
23238
  *
@@ -23390,7 +23301,7 @@ export declare class DeleteLoadBalancerResponse extends $dara.Model {
23390
23301
  export declare class DeleteNetworkOptimizationRequest extends $dara.Model {
23391
23302
  /**
23392
23303
  * @remarks
23393
- * ConfigId of the configuration, which can be obtained by calling the [ListNetworkOptimizations](~~ListNetworkOptimizations~~) interface.
23304
+ * ConfigId of the configuration, which can be obtained by calling the ListNetworkOptimizations.
23394
23305
  *
23395
23306
  * This parameter is required.
23396
23307
  *
@@ -23459,7 +23370,7 @@ export declare class DeleteNetworkOptimizationResponse extends $dara.Model {
23459
23370
  export declare class DeleteOriginPoolRequest extends $dara.Model {
23460
23371
  /**
23461
23372
  * @remarks
23462
- * The ID of the origin address pool, which can be obtained by calling the [ListOriginPools](~~ListOriginPools~~) API.
23373
+ * The ID of the origin address pool, which can be obtained by calling the [ListOriginPools](https://help.aliyun.com/document_detail/2863947.html) API.
23463
23374
  *
23464
23375
  * This parameter is required.
23465
23376
  *
@@ -23587,7 +23498,7 @@ export declare class DeleteOriginProtectionResponse extends $dara.Model {
23587
23498
  export declare class DeleteOriginRuleRequest extends $dara.Model {
23588
23499
  /**
23589
23500
  * @remarks
23590
- * ConfigId of the configuration, which can be obtained by calling the [ListOriginRules](~~ListOriginRules~~) interface.
23501
+ * ConfigId of the configuration, which can be obtained by calling the [ListOriginRules](https://help.aliyun.com/document_detail/2866989.html) interface.
23591
23502
  *
23592
23503
  * This parameter is required.
23593
23504
  *
@@ -25924,6 +25835,9 @@ export declare class DescribePurgeTasksResponse extends $dara.Model {
25924
25835
  }
25925
25836
  export declare class DescribeRatePlanInstanceStatusRequest extends $dara.Model {
25926
25837
  /**
25838
+ * @remarks
25839
+ * The instance ID, which can be obtained by calling the [ListUserRatePlanInstances](~~ListUserRatePlanInstances~~) operation.
25840
+ *
25927
25841
  * @example
25928
25842
  * xcdn-91fknmb80f0g***
25929
25843
  */
@@ -25941,18 +25855,32 @@ export declare class DescribeRatePlanInstanceStatusRequest extends $dara.Model {
25941
25855
  }
25942
25856
  export declare class DescribeRatePlanInstanceStatusResponseBody extends $dara.Model {
25943
25857
  /**
25858
+ * @remarks
25859
+ * The instance ID.
25860
+ *
25944
25861
  * @example
25945
25862
  * xcdn-91fknmb80f0g***
25946
25863
  */
25947
25864
  instanceId?: string;
25948
25865
  /**
25866
+ * @remarks
25867
+ * The instance status. Valid values:
25868
+ *
25869
+ * * running: The instance is running.
25870
+ * * renewing: The instance is being renewed.
25871
+ * * upgrading: The configuration of the instance is being upgraded.
25872
+ * * releasePrepaidService: The instance is released due to expiration.
25873
+ * * creating: The instance is being created.
25874
+ * * downgrading: The configuration of the instance is being downgraded.
25875
+ * * ceasePrepaidService: The instance has expired.
25876
+ *
25949
25877
  * @example
25950
25878
  * running
25951
25879
  */
25952
25880
  instanceStatus?: string;
25953
25881
  /**
25954
25882
  * @remarks
25955
- * Id of the request
25883
+ * The request ID.
25956
25884
  *
25957
25885
  * @example
25958
25886
  * 60423A7F-A83D-1E24-B80E-86DD25790759
@@ -26803,7 +26731,7 @@ export declare class GetCertificateResponseBody extends $dara.Model {
26803
26731
  requestId?: string;
26804
26732
  /**
26805
26733
  * @remarks
26806
- * Certificate information.
26734
+ * The certificate information.
26807
26735
  */
26808
26736
  result?: GetCertificateResponseBodyResult;
26809
26737
  /**
@@ -26967,7 +26895,7 @@ export declare class GetCertificateQuotaResponse extends $dara.Model {
26967
26895
  export declare class GetClientCaCertificateRequest extends $dara.Model {
26968
26896
  /**
26969
26897
  * @remarks
26970
- * The certificate ID, which can be obtained by calling the [ListClientCaCertificates](~~ListClientCaCertificates~~) operation.
26898
+ * The certificate ID, which can be obtained by calling the [ListClientCaCertificates](https://help.aliyun.com/document_detail/2860651.html) operation.
26971
26899
  *
26972
26900
  * This parameter is required.
26973
26901
  *
@@ -26977,7 +26905,7 @@ export declare class GetClientCaCertificateRequest extends $dara.Model {
26977
26905
  id?: string;
26978
26906
  /**
26979
26907
  * @remarks
26980
- * The website ID, which can be obtained by calling the [ListSites](~~ListSites~~) operation.
26908
+ * The website ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
26981
26909
  *
26982
26910
  * This parameter is required.
26983
26911
  *
@@ -27638,6 +27566,9 @@ export declare class GetEdgeContainerAppResponse extends $dara.Model {
27638
27566
  }
27639
27567
  export declare class GetEdgeContainerAppLogRiverRequest extends $dara.Model {
27640
27568
  /**
27569
+ * @remarks
27570
+ * The application ID, which can be obtained by calling the [ListEdgeContainerApps](~~ListEdgeContainerApps~~) operation.
27571
+ *
27641
27572
  * @example
27642
27573
  * app-880688675****88
27643
27574
  */
@@ -27655,15 +27586,25 @@ export declare class GetEdgeContainerAppLogRiverRequest extends $dara.Model {
27655
27586
  }
27656
27587
  export declare class GetEdgeContainerAppLogRiverResponseBody extends $dara.Model {
27657
27588
  /**
27589
+ * @remarks
27590
+ * The log path of the container. It must be an absolute path that starts with a forward slash (/). You can use asterisks (\\*) and question marks (?) as wildcards.
27591
+ *
27658
27592
  * @example
27659
27593
  * /root/hello.log
27660
27594
  */
27661
27595
  path?: string;
27662
27596
  /**
27597
+ * @remarks
27598
+ * The request ID.
27599
+ *
27663
27600
  * @example
27664
27601
  * 0AEDAF20-4DDF-4165-8750-47FF9C1929C9
27665
27602
  */
27666
27603
  requestId?: string;
27604
+ /**
27605
+ * @remarks
27606
+ * Indicates whether the standard output of the container is collected.
27607
+ */
27667
27608
  stdout?: boolean;
27668
27609
  static names(): {
27669
27610
  [key: string]: string;
@@ -28947,7 +28888,7 @@ export declare class GetHttpsBasicConfigurationResponse extends $dara.Model {
28947
28888
  export declare class GetIPv6Request extends $dara.Model {
28948
28889
  /**
28949
28890
  * @remarks
28950
- * Site ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) interface.
28891
+ * The website ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
28951
28892
  *
28952
28893
  * This parameter is required.
28953
28894
  *
@@ -28969,9 +28910,10 @@ export declare class GetIPv6Request extends $dara.Model {
28969
28910
  export declare class GetIPv6ResponseBody extends $dara.Model {
28970
28911
  /**
28971
28912
  * @remarks
28972
- * IPv6 switch. Values:
28973
- * - **on**: Enable.
28974
- * - **off**: Disable.
28913
+ * Indicates whether IPv6 is enabled. Valid values:
28914
+ *
28915
+ * * **on**
28916
+ * * **off**
28975
28917
  *
28976
28918
  * @example
28977
28919
  * on
@@ -28979,7 +28921,7 @@ export declare class GetIPv6ResponseBody extends $dara.Model {
28979
28921
  enable?: string;
28980
28922
  /**
28981
28923
  * @remarks
28982
- * Request ID.
28924
+ * The request ID.
28983
28925
  *
28984
28926
  * @example
28985
28927
  * 156A6B-677B1A-4297B7-9187B7-2B44792
@@ -29576,7 +29518,7 @@ export declare class GetListResponse extends $dara.Model {
29576
29518
  export declare class GetLoadBalancerRequest extends $dara.Model {
29577
29519
  /**
29578
29520
  * @remarks
29579
- * The ID of the load balancer, used to uniquely identify the load balancer to be queried. This ID is returned directly when the load balancer is created, or it can be obtained through the [ListLoadBalancers](~~ListLoadBalancers~~) interface for querying all load balancers under a site.
29521
+ * The ID of the load balancer, used to uniquely identify the load balancer to be queried. This ID is returned directly when the load balancer is created, or it can be obtained through the [ListLoadBalancers](https://help.aliyun.com/document_detail/2868897.html) interface for querying all load balancers under a site.
29580
29522
  *
29581
29523
  * This parameter is required.
29582
29524
  *
@@ -29703,7 +29645,7 @@ export declare class GetLoadBalancerResponseBody extends $dara.Model {
29703
29645
  * Session persistence, with values:
29704
29646
  * - off: Not enabled.
29705
29647
  * - ip: Session persistence by IP.
29706
- * - cookie: Not enabled for session persistence.
29648
+ * - cookie: Session persistence by cookie.
29707
29649
  *
29708
29650
  * @example
29709
29651
  * ip
@@ -29780,7 +29722,7 @@ export declare class GetLoadBalancerResponse extends $dara.Model {
29780
29722
  export declare class GetManagedTransformRequest extends $dara.Model {
29781
29723
  /**
29782
29724
  * @remarks
29783
- * The website ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
29725
+ * Site ID, which can be obtained by calling [ListSites](https://help.aliyun.com/document_detail/2850189.html).
29784
29726
  *
29785
29727
  * This parameter is required.
29786
29728
  *
@@ -29790,7 +29732,7 @@ export declare class GetManagedTransformRequest extends $dara.Model {
29790
29732
  siteId?: number;
29791
29733
  /**
29792
29734
  * @remarks
29793
- * The version number of the website. You can use this parameter to specify a version of your website to apply the feature settings. By default, version 0 is used.
29735
+ * The version number of the site. For sites with version management enabled, you can use this parameter to specify the effective version of the configuration, defaulting to version 0.
29794
29736
  *
29795
29737
  * @example
29796
29738
  * 0
@@ -29810,10 +29752,9 @@ export declare class GetManagedTransformRequest extends $dara.Model {
29810
29752
  export declare class GetManagedTransformResponseBody extends $dara.Model {
29811
29753
  /**
29812
29754
  * @remarks
29813
- * Indicates whether to include the header that indicates the geographical location of a client in an origin request. Valid values:
29814
- *
29815
- * * on
29816
- * * off
29755
+ * Add visitor geolocation header. Value range:
29756
+ * - on: Enable.
29757
+ * - off: Disable.
29817
29758
  *
29818
29759
  * @example
29819
29760
  * on
@@ -29821,10 +29762,9 @@ export declare class GetManagedTransformResponseBody extends $dara.Model {
29821
29762
  addClientGeolocationHeader?: string;
29822
29763
  /**
29823
29764
  * @remarks
29824
- * Indicates whether to include the "ali-real-client-ip" header that contains the client\\"s real IP address in an origin request. Valid values:
29825
- *
29826
- * * on
29827
- * * off
29765
+ * Add the "ali-real-client-ip" header containing the real client IP. Value range:
29766
+ * - on: Enable.
29767
+ * - off: Disable.
29828
29768
  *
29829
29769
  * @example
29830
29770
  * on
@@ -29832,7 +29772,7 @@ export declare class GetManagedTransformResponseBody extends $dara.Model {
29832
29772
  addRealClientIpHeader?: string;
29833
29773
  /**
29834
29774
  * @remarks
29835
- * The request ID.
29775
+ * Request ID.
29836
29776
  *
29837
29777
  * @example
29838
29778
  * 04F0F334-1335-436C-A1D7-6C044FE73368
@@ -29840,7 +29780,7 @@ export declare class GetManagedTransformResponseBody extends $dara.Model {
29840
29780
  requestId?: string;
29841
29781
  /**
29842
29782
  * @remarks
29843
- * The version number of the website.
29783
+ * The version number of the site. For sites with version management enabled, this parameter can be used to specify the site version for which the configuration takes effect, defaulting to version 0.
29844
29784
  *
29845
29785
  * @example
29846
29786
  * 0
@@ -29877,7 +29817,7 @@ export declare class GetManagedTransformResponse extends $dara.Model {
29877
29817
  export declare class GetNetworkOptimizationRequest extends $dara.Model {
29878
29818
  /**
29879
29819
  * @remarks
29880
- * ConfigId of the configuration, which can be obtained by calling the [ListNetworkOptimizations](~~ListNetworkOptimizations~~) interface.
29820
+ * ConfigId of the configuration, which can be obtained by calling the ListNetworkOptimizations.
29881
29821
  *
29882
29822
  * This parameter is required.
29883
29823
  *
@@ -30382,6 +30322,7 @@ export declare class GetOriginRuleResponseBody extends $dara.Model {
30382
30322
  * 4433
30383
30323
  */
30384
30324
  originHttpsPort?: string;
30325
+ originMtls?: string;
30385
30326
  /**
30386
30327
  * @remarks
30387
30328
  * Protocol used for the origin request. Value range:
@@ -30402,6 +30343,7 @@ export declare class GetOriginRuleResponseBody extends $dara.Model {
30402
30343
  * origin.example.com
30403
30344
  */
30404
30345
  originSni?: string;
30346
+ originVerify?: string;
30405
30347
  /**
30406
30348
  * @remarks
30407
30349
  * Use range chunking method for origin download. Value range:
@@ -31081,6 +31023,7 @@ export declare class GetRewriteUrlRuleResponseBody extends $dara.Model {
31081
31023
  * The query string rewrite method. Valid value:
31082
31024
  *
31083
31025
  * * static
31026
+ * * dynamic
31084
31027
  *
31085
31028
  * @example
31086
31029
  * static
@@ -31091,6 +31034,7 @@ export declare class GetRewriteUrlRuleResponseBody extends $dara.Model {
31091
31034
  * The path rewrite method. Valid value:
31092
31035
  *
31093
31036
  * * static
31037
+ * * dynamic
31094
31038
  *
31095
31039
  * @example
31096
31040
  * static
@@ -31198,11 +31142,6 @@ export declare class GetRoutineRequest extends $dara.Model {
31198
31142
  });
31199
31143
  }
31200
31144
  export declare class GetRoutineResponseBody extends $dara.Model {
31201
- /**
31202
- * @remarks
31203
- * The code versions.
31204
- */
31205
- codeVersions?: GetRoutineResponseBodyCodeVersions[];
31206
31145
  /**
31207
31146
  * @remarks
31208
31147
  * The time when the routine was created.
@@ -31232,16 +31171,6 @@ export declare class GetRoutineResponseBody extends $dara.Model {
31232
31171
  * The information about the environments.
31233
31172
  */
31234
31173
  envs?: GetRoutineResponseBodyEnvs[];
31235
- /**
31236
- * @remarks
31237
- * The records associated with the routine.
31238
- */
31239
- relatedRecords?: GetRoutineResponseBodyRelatedRecords[];
31240
- /**
31241
- * @remarks
31242
- * The routes associated with the routine.
31243
- */
31244
- relatedRoutes?: GetRoutineResponseBodyRelatedRoutes[];
31245
31174
  /**
31246
31175
  * @remarks
31247
31176
  * The request ID.
@@ -32196,7 +32125,7 @@ export declare class GetSiteLogDeliveryQuotaResponse extends $dara.Model {
32196
32125
  export declare class GetSiteNameExclusiveRequest extends $dara.Model {
32197
32126
  /**
32198
32127
  * @remarks
32199
- * Site ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) interface.
32128
+ * The website ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
32200
32129
  *
32201
32130
  * This parameter is required.
32202
32131
  *
@@ -32218,10 +32147,10 @@ export declare class GetSiteNameExclusiveRequest extends $dara.Model {
32218
32147
  export declare class GetSiteNameExclusiveResponseBody extends $dara.Model {
32219
32148
  /**
32220
32149
  * @remarks
32221
- * Feature switch. Possible values:
32150
+ * Indicates whether site hold is enabled. Valid values:
32222
32151
  *
32223
- * - on: Enabled.
32224
- * - off: Disabled.
32152
+ * * on
32153
+ * * off
32225
32154
  *
32226
32155
  * @example
32227
32156
  * on
@@ -32229,7 +32158,7 @@ export declare class GetSiteNameExclusiveResponseBody extends $dara.Model {
32229
32158
  enable?: string;
32230
32159
  /**
32231
32160
  * @remarks
32232
- * Request ID.
32161
+ * The request ID.
32233
32162
  *
32234
32163
  * @example
32235
32164
  * 35C66C7B-671H-4297-9187-2C4477247A78
@@ -32266,7 +32195,7 @@ export declare class GetSiteNameExclusiveResponse extends $dara.Model {
32266
32195
  export declare class GetSitePauseRequest extends $dara.Model {
32267
32196
  /**
32268
32197
  * @remarks
32269
- * Site ID, which can be obtained by calling the [ListSites](~~ListSites~~) interface.
32198
+ * The website ID, which can be obtained by calling the [ListSites](~~ListSites~~) operation.
32270
32199
  *
32271
32200
  * This parameter is required.
32272
32201
  *
@@ -32288,9 +32217,10 @@ export declare class GetSitePauseRequest extends $dara.Model {
32288
32217
  export declare class GetSitePauseResponseBody extends $dara.Model {
32289
32218
  /**
32290
32219
  * @remarks
32291
- * Indicates whether acceleration has been paused. Possible values:
32292
- * - true: The site\\"s acceleration is paused.
32293
- * - false: The site is accelerating normally.
32220
+ * Indicates whether ESA is paused on the website. Valid values:
32221
+ *
32222
+ * * true
32223
+ * * false
32294
32224
  *
32295
32225
  * @example
32296
32226
  * true
@@ -32298,7 +32228,7 @@ export declare class GetSitePauseResponseBody extends $dara.Model {
32298
32228
  paused?: boolean;
32299
32229
  /**
32300
32230
  * @remarks
32301
- * Request ID.
32231
+ * The request ID.
32302
32232
  *
32303
32233
  * @example
32304
32234
  * EEEBE525-F576-1196-8DAF-2D70CA3F4D2F
@@ -33018,9 +32948,10 @@ export declare class ListCacheReserveInstancesRequest extends $dara.Model {
33018
32948
  pageSize?: number;
33019
32949
  /**
33020
32950
  * @remarks
33021
- * Sorting method. Values:
33022
- * - **ExpireTime**: Expiration time.
33023
- * - **CreateTime**: Purchase time.
32951
+ * The criterion by which you want to sort the queried instances. Valid values:
32952
+ *
32953
+ * * **ExpireTime**
32954
+ * * **CreateTime**
33024
32955
  *
33025
32956
  * @example
33026
32957
  * ExpireTime
@@ -33028,9 +32959,10 @@ export declare class ListCacheReserveInstancesRequest extends $dara.Model {
33028
32959
  sortBy?: string;
33029
32960
  /**
33030
32961
  * @remarks
33031
- * Sorting order. Supported values:
33032
- * - **asc**: Ascending.
33033
- * - **desc**: Descending.
32962
+ * The order by which you want to sort the queried instances. Valid values:
32963
+ *
32964
+ * * **asc**
32965
+ * * **desc**
33034
32966
  *
33035
32967
  * @example
33036
32968
  * desc
@@ -33038,12 +32970,12 @@ export declare class ListCacheReserveInstancesRequest extends $dara.Model {
33038
32970
  sortOrder?: string;
33039
32971
  /**
33040
32972
  * @remarks
33041
- * Cache reserve instance status. Supported values:
32973
+ * The status of the cache reserve instance. Valid values:
33042
32974
  *
33043
- * - **online**: Normal service status.
33044
- * - **offline**: Expired but not overdue, in an unavailable state.
33045
- * - **disable**: Released status.
33046
- * - **overdue**: Overdue and suspended status.
32975
+ * * **online**: The instance is in service.
32976
+ * * **offline**: The instance has expired within an allowable period. In this state, it is unavailable.
32977
+ * * **disable**: The instance has been released.
32978
+ * * **overdue**: The instance has been stopped due to overdue payments.
33047
32979
  *
33048
32980
  * @example
33049
32981
  * online
@@ -33066,7 +32998,7 @@ export declare class ListCacheReserveInstancesRequest extends $dara.Model {
33066
32998
  export declare class ListCacheReserveInstancesResponseBody extends $dara.Model {
33067
32999
  /**
33068
33000
  * @remarks
33069
- * List of cache reserve instances.
33001
+ * The cache reserve instances.
33070
33002
  */
33071
33003
  instanceInfo?: ListCacheReserveInstancesResponseBodyInstanceInfo[];
33072
33004
  /**
@@ -33288,7 +33220,7 @@ export declare class ListCacheRulesResponse extends $dara.Model {
33288
33220
  export declare class ListCertificatesRequest extends $dara.Model {
33289
33221
  /**
33290
33222
  * @remarks
33291
- * Search keyword.
33223
+ * The keyword that is used for the search.
33292
33224
  *
33293
33225
  * @example
33294
33226
  * example
@@ -33296,7 +33228,7 @@ export declare class ListCertificatesRequest extends $dara.Model {
33296
33228
  keyword?: string;
33297
33229
  /**
33298
33230
  * @remarks
33299
- * Page number of the returned data.
33231
+ * The page number.
33300
33232
  *
33301
33233
  * @example
33302
33234
  * 3
@@ -33304,7 +33236,7 @@ export declare class ListCertificatesRequest extends $dara.Model {
33304
33236
  pageNumber?: number;
33305
33237
  /**
33306
33238
  * @remarks
33307
- * Number of records per page.
33239
+ * The number of entries per page.
33308
33240
  *
33309
33241
  * @example
33310
33242
  * 10
@@ -33312,7 +33244,7 @@ export declare class ListCertificatesRequest extends $dara.Model {
33312
33244
  pageSize?: number;
33313
33245
  /**
33314
33246
  * @remarks
33315
- * Site ID, which can be obtained by calling the [ListSites](~~ListSites~~) API.
33247
+ * The website ID, which can be obtained by calling the [ListSites](~~ListSites~~) operation.
33316
33248
  *
33317
33249
  * This parameter is required.
33318
33250
  *
@@ -33322,7 +33254,7 @@ export declare class ListCertificatesRequest extends $dara.Model {
33322
33254
  siteId?: number;
33323
33255
  /**
33324
33256
  * @remarks
33325
- * Whether to return only valid certificates.
33257
+ * Specifies whether to return only valid certificates.
33326
33258
  *
33327
33259
  * @example
33328
33260
  * 1
@@ -33342,7 +33274,7 @@ export declare class ListCertificatesRequest extends $dara.Model {
33342
33274
  export declare class ListCertificatesResponseBody extends $dara.Model {
33343
33275
  /**
33344
33276
  * @remarks
33345
- * Page number of the returned data.
33277
+ * The page number.
33346
33278
  *
33347
33279
  * @example
33348
33280
  * 1
@@ -33350,7 +33282,7 @@ export declare class ListCertificatesResponseBody extends $dara.Model {
33350
33282
  pageNumber?: number;
33351
33283
  /**
33352
33284
  * @remarks
33353
- * Number of records per page.
33285
+ * The number of entries per page.
33354
33286
  *
33355
33287
  * @example
33356
33288
  * 20
@@ -33358,7 +33290,7 @@ export declare class ListCertificatesResponseBody extends $dara.Model {
33358
33290
  pageSize?: number;
33359
33291
  /**
33360
33292
  * @remarks
33361
- * Request ID.
33293
+ * The request ID.
33362
33294
  *
33363
33295
  * @example
33364
33296
  * 15C66C7B-671A-4297-9187-2C4477247A74
@@ -33366,12 +33298,12 @@ export declare class ListCertificatesResponseBody extends $dara.Model {
33366
33298
  requestId?: string;
33367
33299
  /**
33368
33300
  * @remarks
33369
- * Result array.
33301
+ * The queried certificates.
33370
33302
  */
33371
33303
  result?: ListCertificatesResponseBodyResult[];
33372
33304
  /**
33373
33305
  * @remarks
33374
- * Site ID.
33306
+ * The website ID.
33375
33307
  *
33376
33308
  * @example
33377
33309
  * 1234567890123
@@ -33379,7 +33311,7 @@ export declare class ListCertificatesResponseBody extends $dara.Model {
33379
33311
  siteId?: number;
33380
33312
  /**
33381
33313
  * @remarks
33382
- * Site name.
33314
+ * The website name.
33383
33315
  *
33384
33316
  * @example
33385
33317
  * example.com
@@ -33387,7 +33319,7 @@ export declare class ListCertificatesResponseBody extends $dara.Model {
33387
33319
  siteName?: string;
33388
33320
  /**
33389
33321
  * @remarks
33390
- * Total count.
33322
+ * The total number of entries returned.
33391
33323
  *
33392
33324
  * @example
33393
33325
  * 10
@@ -35923,7 +35855,7 @@ export declare class ListListsResponse extends $dara.Model {
35923
35855
  export declare class ListLoadBalancerOriginStatusRequest extends $dara.Model {
35924
35856
  /**
35925
35857
  * @remarks
35926
- * Load balancer ID. When querying multiple load balancers, separate the IDs with commas. A maximum of 100 load balancer IDs can be passed at once. Load balancer IDs can be obtained by calling the [ListLoadBalancers](~~ListLoadBalancers~~) interface.
35858
+ * Load balancer ID. When querying multiple load balancers, separate the IDs with commas. A maximum of 100 load balancer IDs can be passed at once. Load balancer IDs can be obtained by calling the [ListLoadBalancers](https://help.aliyun.com/document_detail/2868897.html) interface.
35927
35859
  *
35928
35860
  * This parameter is required.
35929
35861
  *
@@ -39771,7 +39703,7 @@ export declare class PurchaseRatePlanRequest extends $dara.Model {
39771
39703
  amount?: number;
39772
39704
  /**
39773
39705
  * @remarks
39774
- * Automatic payment.
39706
+ * Specifies whether to enable auto payment.
39775
39707
  *
39776
39708
  * @example
39777
39709
  * true
@@ -39789,9 +39721,10 @@ export declare class PurchaseRatePlanRequest extends $dara.Model {
39789
39721
  autoRenew?: boolean;
39790
39722
  /**
39791
39723
  * @remarks
39792
- * Billing type
39793
- * - PREPAY: Prepaid.
39794
- * - POSTPAY: Postpaid.
39724
+ * The billing method. Valid values:
39725
+ *
39726
+ * * PREPAY: subscription.
39727
+ * * POSTPAY: pay-as-you-go.
39795
39728
  *
39796
39729
  * @example
39797
39730
  * PREPAY
@@ -39799,10 +39732,11 @@ export declare class PurchaseRatePlanRequest extends $dara.Model {
39799
39732
  chargeType?: string;
39800
39733
  /**
39801
39734
  * @remarks
39802
- * Acceleration area:
39803
- * - domestic: Mainland China only.
39804
- * - global: Worldwide.
39805
- * - overseas: Global (excluding Mainland China).
39735
+ * The service location. Valid values:
39736
+ *
39737
+ * * domestic: the Chinese mainland.
39738
+ * * global: global.
39739
+ * * overseas: outside the Chinese mainland.
39806
39740
  *
39807
39741
  * @example
39808
39742
  * domestic
@@ -39842,9 +39776,10 @@ export declare class PurchaseRatePlanRequest extends $dara.Model {
39842
39776
  siteName?: string;
39843
39777
  /**
39844
39778
  * @remarks
39845
- * Site access type:
39846
- * - NS: NS access.
39847
- * - CNAME: CNAME access.
39779
+ * The DNS setup option for the website. Valid values:
39780
+ *
39781
+ * * NS
39782
+ * * CNAME
39848
39783
  *
39849
39784
  * @example
39850
39785
  * CNAME
@@ -40939,6 +40874,7 @@ export declare class SetClientCertificateHostnamesShrinkRequest extends $dara.Mo
40939
40874
  });
40940
40875
  }
40941
40876
  export declare class SetClientCertificateHostnamesResponseBody extends $dara.Model {
40877
+ hostnames?: string[];
40942
40878
  /**
40943
40879
  * @remarks
40944
40880
  * The ID of the client CA certificate.
@@ -41847,9 +41783,10 @@ export declare class UpdateCacheRuleResponse extends $dara.Model {
41847
41783
  export declare class UpdateCacheTagRequest extends $dara.Model {
41848
41784
  /**
41849
41785
  * @remarks
41850
- * Whether to ignore case. Value range:
41851
- * - on: Enabled, ignores case.
41852
- * - off: Disabled, does not ignore case.
41786
+ * Specifies whether to ignore case sensitivity. Valid values:
41787
+ *
41788
+ * * on
41789
+ * * off
41853
41790
  *
41854
41791
  * @example
41855
41792
  * on
@@ -41857,7 +41794,7 @@ export declare class UpdateCacheTagRequest extends $dara.Model {
41857
41794
  caseInsensitive?: string;
41858
41795
  /**
41859
41796
  * @remarks
41860
- * Site ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) interface.
41797
+ * The website ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
41861
41798
  *
41862
41799
  * This parameter is required.
41863
41800
  *
@@ -41867,7 +41804,7 @@ export declare class UpdateCacheTagRequest extends $dara.Model {
41867
41804
  siteId?: number;
41868
41805
  /**
41869
41806
  * @remarks
41870
- * The version number of the site configuration. For sites with version management enabled, you can use this parameter to specify the effective version of the site configuration, defaulting to version 0.
41807
+ * The version number of the website configurations. You can use this parameter to specify a version of your website to apply the feature settings. By default, version 0 is used.
41871
41808
  *
41872
41809
  * @example
41873
41810
  * 1
@@ -41875,7 +41812,7 @@ export declare class UpdateCacheTagRequest extends $dara.Model {
41875
41812
  siteVersion?: number;
41876
41813
  /**
41877
41814
  * @remarks
41878
- * Custom CacheTag name.
41815
+ * The name of the custom cache tag.
41879
41816
  *
41880
41817
  * @example
41881
41818
  * example
@@ -41895,7 +41832,7 @@ export declare class UpdateCacheTagRequest extends $dara.Model {
41895
41832
  export declare class UpdateCacheTagResponseBody extends $dara.Model {
41896
41833
  /**
41897
41834
  * @remarks
41898
- * Request ID.
41835
+ * The request ID.
41899
41836
  *
41900
41837
  * @example
41901
41838
  * CB1A380B-09F0-41BB-280B-72F8FD6DA2FE
@@ -42144,6 +42081,8 @@ export declare class UpdateCustomScenePolicyRequest extends $dara.Model {
42144
42081
  * @remarks
42145
42082
  * The IDs of the websites that you want to associate with the policy. Separate multiple IDs with commas (,).
42146
42083
  *
42084
+ * This parameter is required.
42085
+ *
42147
42086
  * @example
42148
42087
  * 123456****
42149
42088
  */
@@ -42284,10 +42223,10 @@ export declare class UpdateCustomScenePolicyResponse extends $dara.Model {
42284
42223
  export declare class UpdateDevelopmentModeRequest extends $dara.Model {
42285
42224
  /**
42286
42225
  * @remarks
42287
- * Feature switch. Possible values:
42226
+ * Specifies whether to enable Development Mode. Valid values:
42288
42227
  *
42289
- * - on: Enable.
42290
- * - off: Disable.
42228
+ * * on
42229
+ * * off
42291
42230
  *
42292
42231
  * This parameter is required.
42293
42232
  *
@@ -42297,7 +42236,7 @@ export declare class UpdateDevelopmentModeRequest extends $dara.Model {
42297
42236
  enable?: string;
42298
42237
  /**
42299
42238
  * @remarks
42300
- * Site ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) interface.
42239
+ * The website ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
42301
42240
  *
42302
42241
  * This parameter is required.
42303
42242
  *
@@ -42319,7 +42258,7 @@ export declare class UpdateDevelopmentModeRequest extends $dara.Model {
42319
42258
  export declare class UpdateDevelopmentModeResponseBody extends $dara.Model {
42320
42259
  /**
42321
42260
  * @remarks
42322
- * Request ID.
42261
+ * The request ID.
42323
42262
  *
42324
42263
  * @example
42325
42264
  * 65C66B7B-671A-8297-9187-2R5477247B76
@@ -42355,16 +42294,25 @@ export declare class UpdateDevelopmentModeResponse extends $dara.Model {
42355
42294
  }
42356
42295
  export declare class UpdateEdgeContainerAppLogRiverRequest extends $dara.Model {
42357
42296
  /**
42297
+ * @remarks
42298
+ * The application ID, which can be obtained by calling the [ListEdgeContainerApps](https://help.aliyun.com/document_detail/2852396.html) operation.
42299
+ *
42358
42300
  * @example
42359
42301
  * app-88068867578379****
42360
42302
  */
42361
42303
  appId?: string;
42362
42304
  /**
42305
+ * @remarks
42306
+ * The log path of the container.
42307
+ *
42363
42308
  * @example
42364
42309
  * /root/hello.log
42365
42310
  */
42366
42311
  path?: string;
42367
42312
  /**
42313
+ * @remarks
42314
+ * Specifies whether to collect the standard output of the container.
42315
+ *
42368
42316
  * @example
42369
42317
  * true
42370
42318
  */
@@ -42382,16 +42330,25 @@ export declare class UpdateEdgeContainerAppLogRiverRequest extends $dara.Model {
42382
42330
  }
42383
42331
  export declare class UpdateEdgeContainerAppLogRiverResponseBody extends $dara.Model {
42384
42332
  /**
42333
+ * @remarks
42334
+ * The log path of the container.
42335
+ *
42385
42336
  * @example
42386
42337
  * /root/hello.log
42387
42338
  */
42388
42339
  path?: string;
42389
42340
  /**
42341
+ * @remarks
42342
+ * The request ID.
42343
+ *
42390
42344
  * @example
42391
42345
  * 42DE97FA-45D2-5615-9A31-55D9EC0D7563
42392
42346
  */
42393
42347
  requestId?: string;
42394
42348
  /**
42349
+ * @remarks
42350
+ * Indicates whether the standard output of the container is collected.
42351
+ *
42395
42352
  * @example
42396
42353
  * true
42397
42354
  */
@@ -43144,10 +43101,10 @@ export declare class UpdateHttpsBasicConfigurationResponse extends $dara.Model {
43144
43101
  export declare class UpdateIPv6Request extends $dara.Model {
43145
43102
  /**
43146
43103
  * @remarks
43147
- * Switch. Values:
43104
+ * Specifies whether to enable IPv6. Valid values:
43148
43105
  *
43149
- * - **on**: Enable.
43150
- * - **off**: Disable.
43106
+ * * **on**
43107
+ * * **off**
43151
43108
  *
43152
43109
  * This parameter is required.
43153
43110
  *
@@ -43157,7 +43114,7 @@ export declare class UpdateIPv6Request extends $dara.Model {
43157
43114
  enable?: string;
43158
43115
  /**
43159
43116
  * @remarks
43160
- * Site ID, which can be obtained by calling [ListSites](https://help.aliyun.com/document_detail/2850189.html).
43117
+ * The website ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
43161
43118
  *
43162
43119
  * This parameter is required.
43163
43120
  *
@@ -43179,7 +43136,7 @@ export declare class UpdateIPv6Request extends $dara.Model {
43179
43136
  export declare class UpdateIPv6ResponseBody extends $dara.Model {
43180
43137
  /**
43181
43138
  * @remarks
43182
- * Request ID.
43139
+ * The request ID.
43183
43140
  *
43184
43141
  * @example
43185
43142
  * 15C66C7B-671A-4297-9187-2C4477247A74
@@ -43464,7 +43421,7 @@ export declare class UpdateListResponse extends $dara.Model {
43464
43421
  export declare class UpdateLoadBalancerRequest extends $dara.Model {
43465
43422
  /**
43466
43423
  * @remarks
43467
- * Configuration for cross-pool origin fallback.
43424
+ * Cross-pool fallback configuration.
43468
43425
  */
43469
43426
  adaptiveRouting?: UpdateLoadBalancerRequestAdaptiveRouting;
43470
43427
  /**
@@ -43501,7 +43458,7 @@ export declare class UpdateLoadBalancerRequest extends $dara.Model {
43501
43458
  fallbackPool?: number;
43502
43459
  /**
43503
43460
  * @remarks
43504
- * Load balancer ID, which can be obtained by calling the [ListLoadBalancers](~~ListLoadBalancers~~) interface.
43461
+ * Load balancer ID, which can be obtained by calling the [ListLoadBalancers](https://help.aliyun.com/document_detail/2868897.html) interface.
43505
43462
  *
43506
43463
  * This parameter is required.
43507
43464
  *
@@ -43548,7 +43505,7 @@ export declare class UpdateLoadBalancerRequest extends $dara.Model {
43548
43505
  * Session persistence, with values:
43549
43506
  * - off: Not enabled.
43550
43507
  * - ip: Session persistence by IP.
43551
- * - cookie: Not enabled for session persistence.
43508
+ * - cookie: Session persistence by cookie.
43552
43509
  *
43553
43510
  * @example
43554
43511
  * ip
@@ -43602,7 +43559,7 @@ export declare class UpdateLoadBalancerRequest extends $dara.Model {
43602
43559
  export declare class UpdateLoadBalancerShrinkRequest extends $dara.Model {
43603
43560
  /**
43604
43561
  * @remarks
43605
- * Configuration for cross-pool origin fallback.
43562
+ * Cross-pool fallback configuration.
43606
43563
  */
43607
43564
  adaptiveRoutingShrink?: string;
43608
43565
  /**
@@ -43639,7 +43596,7 @@ export declare class UpdateLoadBalancerShrinkRequest extends $dara.Model {
43639
43596
  fallbackPool?: number;
43640
43597
  /**
43641
43598
  * @remarks
43642
- * Load balancer ID, which can be obtained by calling the [ListLoadBalancers](~~ListLoadBalancers~~) interface.
43599
+ * Load balancer ID, which can be obtained by calling the [ListLoadBalancers](https://help.aliyun.com/document_detail/2868897.html) interface.
43643
43600
  *
43644
43601
  * This parameter is required.
43645
43602
  *
@@ -43686,7 +43643,7 @@ export declare class UpdateLoadBalancerShrinkRequest extends $dara.Model {
43686
43643
  * Session persistence, with values:
43687
43644
  * - off: Not enabled.
43688
43645
  * - ip: Session persistence by IP.
43689
- * - cookie: Not enabled for session persistence.
43646
+ * - cookie: Session persistence by cookie.
43690
43647
  *
43691
43648
  * @example
43692
43649
  * ip
@@ -43777,9 +43734,10 @@ export declare class UpdateLoadBalancerResponse extends $dara.Model {
43777
43734
  export declare class UpdateManagedTransformRequest extends $dara.Model {
43778
43735
  /**
43779
43736
  * @remarks
43780
- * Add visitor geolocation header. Value range:
43781
- * - on: Enable.
43782
- * - off: Disable.
43737
+ * Specifies whether to include the header that indicates the geographical location of a client in an origin request. Valid values:
43738
+ *
43739
+ * * on
43740
+ * * off
43783
43741
  *
43784
43742
  * @example
43785
43743
  * on
@@ -43787,9 +43745,10 @@ export declare class UpdateManagedTransformRequest extends $dara.Model {
43787
43745
  addClientGeolocationHeader?: string;
43788
43746
  /**
43789
43747
  * @remarks
43790
- * Add the "ali-real-client-ip" header containing the real client IP. Value range:
43791
- * - on: Enable.
43792
- * - off: Disable.
43748
+ * Specifies whether to include the "ali-real-client-ip" header that indicates the client\\"s real IP address in an origin request. Valid values:
43749
+ *
43750
+ * * on
43751
+ * * off
43793
43752
  *
43794
43753
  * @example
43795
43754
  * on
@@ -43797,7 +43756,7 @@ export declare class UpdateManagedTransformRequest extends $dara.Model {
43797
43756
  addRealClientIpHeader?: string;
43798
43757
  /**
43799
43758
  * @remarks
43800
- * Site ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) interface.
43759
+ * The website ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
43801
43760
  *
43802
43761
  * This parameter is required.
43803
43762
  *
@@ -43807,7 +43766,7 @@ export declare class UpdateManagedTransformRequest extends $dara.Model {
43807
43766
  siteId?: number;
43808
43767
  /**
43809
43768
  * @remarks
43810
- * The version number of the site. For sites with version management enabled, you can use this parameter to specify the site version for which the configuration will take effect, defaulting to version 0.
43769
+ * The version number of the website. You can use this parameter to specify a version of your website to apply the feature settings. By default, version 0 is used.
43811
43770
  *
43812
43771
  * @example
43813
43772
  * 0
@@ -43827,7 +43786,7 @@ export declare class UpdateManagedTransformRequest extends $dara.Model {
43827
43786
  export declare class UpdateManagedTransformResponseBody extends $dara.Model {
43828
43787
  /**
43829
43788
  * @remarks
43830
- * Request ID.
43789
+ * The request ID.
43831
43790
  *
43832
43791
  * @example
43833
43792
  * CB1A380B-09F0-41BB-A198-72F8FD6DA2FE
@@ -44018,7 +43977,7 @@ export declare class UpdateOriginPoolRequest extends $dara.Model {
44018
43977
  enabled?: boolean;
44019
43978
  /**
44020
43979
  * @remarks
44021
- * The ID of the origin pool, which can be obtained by calling the [ListOriginPools](~~ListOriginPools~~) interface.
43980
+ * The ID of the origin pool, which can be obtained by calling the [ListOriginPools](https://help.aliyun.com/document_detail/2863947.html) interface.
44022
43981
  *
44023
43982
  * This parameter is required.
44024
43983
  *
@@ -44066,7 +44025,7 @@ export declare class UpdateOriginPoolShrinkRequest extends $dara.Model {
44066
44025
  enabled?: boolean;
44067
44026
  /**
44068
44027
  * @remarks
44069
- * The ID of the origin pool, which can be obtained by calling the [ListOriginPools](~~ListOriginPools~~) interface.
44028
+ * The ID of the origin pool, which can be obtained by calling the [ListOriginPools](https://help.aliyun.com/document_detail/2863947.html) interface.
44070
44029
  *
44071
44030
  * This parameter is required.
44072
44031
  *
@@ -44319,6 +44278,7 @@ export declare class UpdateOriginRuleRequest extends $dara.Model {
44319
44278
  * 4433
44320
44279
  */
44321
44280
  originHttpsPort?: string;
44281
+ originMtls?: string;
44322
44282
  /**
44323
44283
  * @remarks
44324
44284
  * Protocol used for the origin request. Possible values:
@@ -44338,6 +44298,7 @@ export declare class UpdateOriginRuleRequest extends $dara.Model {
44338
44298
  * origin.example.com
44339
44299
  */
44340
44300
  originSni?: string;
44301
+ originVerify?: string;
44341
44302
  /**
44342
44303
  * @remarks
44343
44304
  * Use range chunked transfer to download files from the origin. Possible values:
@@ -44536,6 +44497,13 @@ export declare class UpdatePageResponse extends $dara.Model {
44536
44497
  });
44537
44498
  }
44538
44499
  export declare class UpdateRatePlanSpecRequest extends $dara.Model {
44500
+ /**
44501
+ * @remarks
44502
+ * Specifies whether to enable auto payment.
44503
+ *
44504
+ * @example
44505
+ * true
44506
+ */
44539
44507
  autoPay?: boolean;
44540
44508
  /**
44541
44509
  * @example
@@ -44548,6 +44516,12 @@ export declare class UpdateRatePlanSpecRequest extends $dara.Model {
44548
44516
  */
44549
44517
  instanceId?: string;
44550
44518
  /**
44519
+ * @remarks
44520
+ * The specification update type. Valid values:
44521
+ *
44522
+ * * DOWNGRADE
44523
+ * * UPGRADE
44524
+ *
44551
44525
  * @example
44552
44526
  * UPGRADE
44553
44527
  */
@@ -45029,6 +45003,7 @@ export declare class UpdateRewriteUrlRuleRequest extends $dara.Model {
45029
45003
  * Query string rewrite type. Value range:
45030
45004
  *
45031
45005
  * - static: Static mode.
45006
+ * - dynamic: Dynamic mode.
45032
45007
  *
45033
45008
  * @example
45034
45009
  * static
@@ -45039,6 +45014,7 @@ export declare class UpdateRewriteUrlRuleRequest extends $dara.Model {
45039
45014
  * URI rewrite type. Value range:
45040
45015
  *
45041
45016
  * - static: Static mode.
45017
+ * - dynamic: Dynamic mode.
45042
45018
  *
45043
45019
  * @example
45044
45020
  * static
@@ -45812,10 +45788,10 @@ export declare class UpdateSiteDeliveryTaskStatusResponse extends $dara.Model {
45812
45788
  export declare class UpdateSiteNameExclusiveRequest extends $dara.Model {
45813
45789
  /**
45814
45790
  * @remarks
45815
- * Feature switch. Possible values:
45791
+ * Specifies whether to enable site hold. Valid values:
45816
45792
  *
45817
- * - on: Enable.
45818
- * - off: Disable.
45793
+ * * on
45794
+ * * off
45819
45795
  *
45820
45796
  * This parameter is required.
45821
45797
  *
@@ -45825,7 +45801,7 @@ export declare class UpdateSiteNameExclusiveRequest extends $dara.Model {
45825
45801
  enable?: string;
45826
45802
  /**
45827
45803
  * @remarks
45828
- * Site ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) interface.
45804
+ * The website ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
45829
45805
  *
45830
45806
  * This parameter is required.
45831
45807
  *
@@ -45847,7 +45823,7 @@ export declare class UpdateSiteNameExclusiveRequest extends $dara.Model {
45847
45823
  export declare class UpdateSiteNameExclusiveResponseBody extends $dara.Model {
45848
45824
  /**
45849
45825
  * @remarks
45850
- * Request ID.
45826
+ * The request ID.
45851
45827
  *
45852
45828
  * @example
45853
45829
  * 0AEDAF20-4DDF-4165-8750-47FF9C1929C9
@@ -45884,9 +45860,10 @@ export declare class UpdateSiteNameExclusiveResponse extends $dara.Model {
45884
45860
  export declare class UpdateSitePauseRequest extends $dara.Model {
45885
45861
  /**
45886
45862
  * @remarks
45887
- * Used to temporarily pause the proxy acceleration function of the entire site. When enabled, all DNS records will directly return their values to the client. Value range:
45888
- * - true: Pause site acceleration.
45889
- * - false: Normal site acceleration.
45863
+ * Specifies whether to temporarily pause ESA on the website. If you set this parameter to true, all requests to the domains in your DNS records go directly to your origin server. Valid values:
45864
+ *
45865
+ * * true
45866
+ * * false
45890
45867
  *
45891
45868
  * This parameter is required.
45892
45869
  *
@@ -45896,7 +45873,7 @@ export declare class UpdateSitePauseRequest extends $dara.Model {
45896
45873
  paused?: boolean;
45897
45874
  /**
45898
45875
  * @remarks
45899
- * The site ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) interface.
45876
+ * The website ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
45900
45877
  *
45901
45878
  * This parameter is required.
45902
45879
  *
@@ -45918,7 +45895,7 @@ export declare class UpdateSitePauseRequest extends $dara.Model {
45918
45895
  export declare class UpdateSitePauseResponseBody extends $dara.Model {
45919
45896
  /**
45920
45897
  * @remarks
45921
- * Request ID.
45898
+ * The request ID.
45922
45899
  *
45923
45900
  * @example
45924
45901
  * 6abd807e-ed2a-44de-ac54-ac38a62472e6
@@ -46022,11 +45999,12 @@ export declare class UpdateSiteVanityNSResponse extends $dara.Model {
46022
45999
  export declare class UpdateTieredCacheRequest extends $dara.Model {
46023
46000
  /**
46024
46001
  * @remarks
46025
- * Multi-level cache architecture mode. Possible values:
46026
- * - edge: Edge cache layer.
46027
- * - edge_smart: Edge cache layer + intelligent cache layer.
46028
- * - edge_regional: Edge cache layer + regional cache layer.
46029
- * - edge_regional_smart: Edge cache layer + regional cache layer + intelligent cache layer.
46002
+ * The tiered cache architecture mode. Valid values:
46003
+ *
46004
+ * * edge: edge tiered cache.
46005
+ * * edge_smart: edge tiered cache + smart tiered cache.
46006
+ * * edge_regional: edge tiered cache + regional tiered cache.
46007
+ * * edge_regional_smart: edge tiered cache + regional tiered cache + smart tiered cache.
46030
46008
  *
46031
46009
  * This parameter is required.
46032
46010
  *
@@ -46036,7 +46014,7 @@ export declare class UpdateTieredCacheRequest extends $dara.Model {
46036
46014
  cacheArchitectureMode?: string;
46037
46015
  /**
46038
46016
  * @remarks
46039
- * Site ID, which can be obtained by calling [ListSites](https://help.aliyun.com/document_detail/2850189.html).
46017
+ * The website ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
46040
46018
  *
46041
46019
  * This parameter is required.
46042
46020
  *
@@ -46058,7 +46036,7 @@ export declare class UpdateTieredCacheRequest extends $dara.Model {
46058
46036
  export declare class UpdateTieredCacheResponseBody extends $dara.Model {
46059
46037
  /**
46060
46038
  * @remarks
46061
- * Request ID.
46039
+ * The request ID.
46062
46040
  *
46063
46041
  * @example
46064
46042
  * 15C66C7B-671A-4297-9187-2C4477247A74
@@ -47398,7 +47376,7 @@ export default class Client extends OpenApi {
47398
47376
  [key: string]: string;
47399
47377
  }, endpoint: string): string;
47400
47378
  /**
47401
- * Activates a client certificate.
47379
+ * Activates the client based on the certificate ID.
47402
47380
  *
47403
47381
  * @param request - ActivateClientCertificateRequest
47404
47382
  * @param runtime - runtime options for this request RuntimeOptions
@@ -47406,7 +47384,7 @@ export default class Client extends OpenApi {
47406
47384
  */
47407
47385
  activateClientCertificateWithOptions(request: ActivateClientCertificateRequest, runtime: $dara.RuntimeOptions): Promise<ActivateClientCertificateResponse>;
47408
47386
  /**
47409
- * Activates a client certificate.
47387
+ * Activates the client based on the certificate ID.
47410
47388
  *
47411
47389
  * @param request - ActivateClientCertificateRequest
47412
47390
  * @returns ActivateClientCertificateResponse
@@ -47428,7 +47406,7 @@ export default class Client extends OpenApi {
47428
47406
  */
47429
47407
  activateVersionManagement(request: ActivateVersionManagementRequest): Promise<ActivateVersionManagementResponse>;
47430
47408
  /**
47431
- * Apply for Free Certificate
47409
+ * Applies for a free SSL certificate.
47432
47410
  *
47433
47411
  * @param request - ApplyCertificateRequest
47434
47412
  * @param runtime - runtime options for this request RuntimeOptions
@@ -47436,7 +47414,7 @@ export default class Client extends OpenApi {
47436
47414
  */
47437
47415
  applyCertificateWithOptions(request: ApplyCertificateRequest, runtime: $dara.RuntimeOptions): Promise<ApplyCertificateResponse>;
47438
47416
  /**
47439
- * Apply for Free Certificate
47417
+ * Applies for a free SSL certificate.
47440
47418
  *
47441
47419
  * @param request - ApplyCertificateRequest
47442
47420
  * @returns ApplyCertificateResponse
@@ -48385,10 +48363,10 @@ export default class Client extends OpenApi {
48385
48363
  */
48386
48364
  createWaitingRoomRule(request: CreateWaitingRoomRuleRequest): Promise<CreateWaitingRoomRuleResponse>;
48387
48365
  /**
48388
- * Disable version management
48366
+ * Disables version management for a website.
48389
48367
  *
48390
48368
  * @remarks
48391
- * Can only be disabled when there is only version 0 and the default environment.
48369
+ * You can disable version management only when the default environment and version 0 exist.
48392
48370
  *
48393
48371
  * @param request - DeactivateVersionManagementRequest
48394
48372
  * @param runtime - runtime options for this request RuntimeOptions
@@ -48396,10 +48374,10 @@ export default class Client extends OpenApi {
48396
48374
  */
48397
48375
  deactivateVersionManagementWithOptions(request: DeactivateVersionManagementRequest, runtime: $dara.RuntimeOptions): Promise<DeactivateVersionManagementResponse>;
48398
48376
  /**
48399
- * Disable version management
48377
+ * Disables version management for a website.
48400
48378
  *
48401
48379
  * @remarks
48402
- * Can only be disabled when there is only version 0 and the default environment.
48380
+ * You can disable version management only when the default environment and version 0 exist.
48403
48381
  *
48404
48382
  * @param request - DeactivateVersionManagementRequest
48405
48383
  * @returns DeactivateVersionManagementResponse
@@ -49142,7 +49120,10 @@ export default class Client extends OpenApi {
49142
49120
  */
49143
49121
  describePurgeTasks(request: DescribePurgeTasksRequest): Promise<DescribePurgeTasksResponse>;
49144
49122
  /**
49145
- * 查询套餐实例状态
49123
+ * Queries the status of an instance that uses a plan.
49124
+ *
49125
+ * @remarks
49126
+ * You can query the status of an instance after you purchase a plan for the instance.
49146
49127
  *
49147
49128
  * @param request - DescribeRatePlanInstanceStatusRequest
49148
49129
  * @param runtime - runtime options for this request RuntimeOptions
@@ -49150,7 +49131,10 @@ export default class Client extends OpenApi {
49150
49131
  */
49151
49132
  describeRatePlanInstanceStatusWithOptions(request: DescribeRatePlanInstanceStatusRequest, runtime: $dara.RuntimeOptions): Promise<DescribeRatePlanInstanceStatusResponse>;
49152
49133
  /**
49153
- * 查询套餐实例状态
49134
+ * Queries the status of an instance that uses a plan.
49135
+ *
49136
+ * @remarks
49137
+ * You can query the status of an instance after you purchase a plan for the instance.
49154
49138
  *
49155
49139
  * @param request - DescribeRatePlanInstanceStatusRequest
49156
49140
  * @returns DescribeRatePlanInstanceStatusResponse
@@ -49217,7 +49201,7 @@ export default class Client extends OpenApi {
49217
49201
  */
49218
49202
  exportRecords(request: ExportRecordsRequest): Promise<ExportRecordsResponse>;
49219
49203
  /**
49220
- * Query Cache Retention Instance Specifications
49204
+ * Queries the available specifications of cache reserve instances.
49221
49205
  *
49222
49206
  * @param request - GetCacheReserveSpecificationRequest
49223
49207
  * @param runtime - runtime options for this request RuntimeOptions
@@ -49225,7 +49209,7 @@ export default class Client extends OpenApi {
49225
49209
  */
49226
49210
  getCacheReserveSpecificationWithOptions(runtime: $dara.RuntimeOptions): Promise<GetCacheReserveSpecificationResponse>;
49227
49211
  /**
49228
- * Query Cache Retention Instance Specifications
49212
+ * Queries the available specifications of cache reserve instances.
49229
49213
  * @returns GetCacheReserveSpecificationResponse
49230
49214
  */
49231
49215
  getCacheReserveSpecification(): Promise<GetCacheReserveSpecificationResponse>;
@@ -49395,7 +49379,7 @@ export default class Client extends OpenApi {
49395
49379
  */
49396
49380
  getEdgeContainerApp(request: GetEdgeContainerAppRequest): Promise<GetEdgeContainerAppResponse>;
49397
49381
  /**
49398
- * 获取边缘容器应用日志采集配置
49382
+ * Queries the log collection configuration of a containerized application.
49399
49383
  *
49400
49384
  * @param request - GetEdgeContainerAppLogRiverRequest
49401
49385
  * @param runtime - runtime options for this request RuntimeOptions
@@ -49403,7 +49387,7 @@ export default class Client extends OpenApi {
49403
49387
  */
49404
49388
  getEdgeContainerAppLogRiverWithOptions(request: GetEdgeContainerAppLogRiverRequest, runtime: $dara.RuntimeOptions): Promise<GetEdgeContainerAppLogRiverResponse>;
49405
49389
  /**
49406
- * 获取边缘容器应用日志采集配置
49390
+ * Queries the log collection configuration of a containerized application.
49407
49391
  *
49408
49392
  * @param request - GetEdgeContainerAppLogRiverRequest
49409
49393
  * @returns GetEdgeContainerAppLogRiverResponse
@@ -49560,7 +49544,7 @@ export default class Client extends OpenApi {
49560
49544
  */
49561
49545
  getHttpsBasicConfiguration(request: GetHttpsBasicConfigurationRequest): Promise<GetHttpsBasicConfigurationResponse>;
49562
49546
  /**
49563
- * Query Site IPv6 Configuration
49547
+ * Queries the IPv6 configuration of a website.
49564
49548
  *
49565
49549
  * @param request - GetIPv6Request
49566
49550
  * @param runtime - runtime options for this request RuntimeOptions
@@ -49568,7 +49552,7 @@ export default class Client extends OpenApi {
49568
49552
  */
49569
49553
  getIPv6WithOptions(request: GetIPv6Request, runtime: $dara.RuntimeOptions): Promise<GetIPv6Response>;
49570
49554
  /**
49571
- * Query Site IPv6 Configuration
49555
+ * Queries the IPv6 configuration of a website.
49572
49556
  *
49573
49557
  * @param request - GetIPv6Request
49574
49558
  * @returns GetIPv6Response
@@ -49669,7 +49653,7 @@ export default class Client extends OpenApi {
49669
49653
  */
49670
49654
  getLoadBalancer(request: GetLoadBalancerRequest): Promise<GetLoadBalancerResponse>;
49671
49655
  /**
49672
- * Query the configuration of managed transforms for your website.
49656
+ * Query Managed Transform Configuration
49673
49657
  *
49674
49658
  * @param request - GetManagedTransformRequest
49675
49659
  * @param runtime - runtime options for this request RuntimeOptions
@@ -49677,7 +49661,7 @@ export default class Client extends OpenApi {
49677
49661
  */
49678
49662
  getManagedTransformWithOptions(request: GetManagedTransformRequest, runtime: $dara.RuntimeOptions): Promise<GetManagedTransformResponse>;
49679
49663
  /**
49680
- * Query the configuration of managed transforms for your website.
49664
+ * Query Managed Transform Configuration
49681
49665
  *
49682
49666
  * @param request - GetManagedTransformRequest
49683
49667
  * @returns GetManagedTransformResponse
@@ -50031,7 +50015,7 @@ export default class Client extends OpenApi {
50031
50015
  */
50032
50016
  getSiteLogDeliveryQuota(request: GetSiteLogDeliveryQuotaRequest): Promise<GetSiteLogDeliveryQuotaResponse>;
50033
50017
  /**
50034
- * Query Site Name Exclusive Configuration
50018
+ * Queries the site hold configuration of a website. After you enable site hold, other accounts cannot add your website domain or its subdomains to ESA.
50035
50019
  *
50036
50020
  * @param request - GetSiteNameExclusiveRequest
50037
50021
  * @param runtime - runtime options for this request RuntimeOptions
@@ -50039,14 +50023,14 @@ export default class Client extends OpenApi {
50039
50023
  */
50040
50024
  getSiteNameExclusiveWithOptions(request: GetSiteNameExclusiveRequest, runtime: $dara.RuntimeOptions): Promise<GetSiteNameExclusiveResponse>;
50041
50025
  /**
50042
- * Query Site Name Exclusive Configuration
50026
+ * Queries the site hold configuration of a website. After you enable site hold, other accounts cannot add your website domain or its subdomains to ESA.
50043
50027
  *
50044
50028
  * @param request - GetSiteNameExclusiveRequest
50045
50029
  * @returns GetSiteNameExclusiveResponse
50046
50030
  */
50047
50031
  getSiteNameExclusive(request: GetSiteNameExclusiveRequest): Promise<GetSiteNameExclusiveResponse>;
50048
50032
  /**
50049
- * Query Site Pause Configuration
50033
+ * Queries the ESA proxy configuration of a website.
50050
50034
  *
50051
50035
  * @param request - GetSitePauseRequest
50052
50036
  * @param runtime - runtime options for this request RuntimeOptions
@@ -50054,7 +50038,7 @@ export default class Client extends OpenApi {
50054
50038
  */
50055
50039
  getSitePauseWithOptions(request: GetSitePauseRequest, runtime: $dara.RuntimeOptions): Promise<GetSitePauseResponse>;
50056
50040
  /**
50057
- * Query Site Pause Configuration
50041
+ * Queries the ESA proxy configuration of a website.
50058
50042
  *
50059
50043
  * @param request - GetSitePauseRequest
50060
50044
  * @returns GetSitePauseResponse
@@ -50225,7 +50209,7 @@ export default class Client extends OpenApi {
50225
50209
  */
50226
50210
  listCacheRules(request: ListCacheRulesRequest): Promise<ListCacheRulesResponse>;
50227
50211
  /**
50228
- * List certificates under a site
50212
+ * Lists certificates of a website.
50229
50213
  *
50230
50214
  * @param request - ListCertificatesRequest
50231
50215
  * @param runtime - runtime options for this request RuntimeOptions
@@ -50233,7 +50217,7 @@ export default class Client extends OpenApi {
50233
50217
  */
50234
50218
  listCertificatesWithOptions(request: ListCertificatesRequest, runtime: $dara.RuntimeOptions): Promise<ListCertificatesResponse>;
50235
50219
  /**
50236
- * List certificates under a site
50220
+ * Lists certificates of a website.
50237
50221
  *
50238
50222
  * @param request - ListCertificatesRequest
50239
50223
  * @returns ListCertificatesResponse
@@ -51365,7 +51349,7 @@ export default class Client extends OpenApi {
51365
51349
  */
51366
51350
  updateCacheRule(request: UpdateCacheRuleRequest): Promise<UpdateCacheRuleResponse>;
51367
51351
  /**
51368
- * Modify Site Cache Tag Configuration
51352
+ * Modifies the cache tag configuration of your website. You can call this operation when you need to specify tags in the Cache-Tag response header to use the purge by cache tag feature.
51369
51353
  *
51370
51354
  * @param request - UpdateCacheTagRequest
51371
51355
  * @param runtime - runtime options for this request RuntimeOptions
@@ -51373,7 +51357,7 @@ export default class Client extends OpenApi {
51373
51357
  */
51374
51358
  updateCacheTagWithOptions(request: UpdateCacheTagRequest, runtime: $dara.RuntimeOptions): Promise<UpdateCacheTagResponse>;
51375
51359
  /**
51376
- * Modify Site Cache Tag Configuration
51360
+ * Modifies the cache tag configuration of your website. You can call this operation when you need to specify tags in the Cache-Tag response header to use the purge by cache tag feature.
51377
51361
  *
51378
51362
  * @param request - UpdateCacheTagRequest
51379
51363
  * @returns UpdateCacheTagResponse
@@ -51425,7 +51409,7 @@ export default class Client extends OpenApi {
51425
51409
  */
51426
51410
  updateCustomScenePolicy(request: UpdateCustomScenePolicyRequest): Promise<UpdateCustomScenePolicyResponse>;
51427
51411
  /**
51428
- * Modify Site Developer Mode Configuration
51412
+ * Modifies the development mode configuration of your website. If you enable Development Mode, all requests bypass caching components on POPs and are redirected to the origin server. This allows clients to retrieve the most recent resources on the origin server.
51429
51413
  *
51430
51414
  * @param request - UpdateDevelopmentModeRequest
51431
51415
  * @param runtime - runtime options for this request RuntimeOptions
@@ -51433,14 +51417,14 @@ export default class Client extends OpenApi {
51433
51417
  */
51434
51418
  updateDevelopmentModeWithOptions(request: UpdateDevelopmentModeRequest, runtime: $dara.RuntimeOptions): Promise<UpdateDevelopmentModeResponse>;
51435
51419
  /**
51436
- * Modify Site Developer Mode Configuration
51420
+ * Modifies the development mode configuration of your website. If you enable Development Mode, all requests bypass caching components on POPs and are redirected to the origin server. This allows clients to retrieve the most recent resources on the origin server.
51437
51421
  *
51438
51422
  * @param request - UpdateDevelopmentModeRequest
51439
51423
  * @returns UpdateDevelopmentModeResponse
51440
51424
  */
51441
51425
  updateDevelopmentMode(request: UpdateDevelopmentModeRequest): Promise<UpdateDevelopmentModeResponse>;
51442
51426
  /**
51443
- * 更新边缘容器应用日志采集配置
51427
+ * Updates the log collection configuration of a containerized application.
51444
51428
  *
51445
51429
  * @param request - UpdateEdgeContainerAppLogRiverRequest
51446
51430
  * @param runtime - runtime options for this request RuntimeOptions
@@ -51448,7 +51432,7 @@ export default class Client extends OpenApi {
51448
51432
  */
51449
51433
  updateEdgeContainerAppLogRiverWithOptions(request: UpdateEdgeContainerAppLogRiverRequest, runtime: $dara.RuntimeOptions): Promise<UpdateEdgeContainerAppLogRiverResponse>;
51450
51434
  /**
51451
- * 更新边缘容器应用日志采集配置
51435
+ * Updates the log collection configuration of a containerized application.
51452
51436
  *
51453
51437
  * @param request - UpdateEdgeContainerAppLogRiverRequest
51454
51438
  * @returns UpdateEdgeContainerAppLogRiverResponse
@@ -51515,7 +51499,7 @@ export default class Client extends OpenApi {
51515
51499
  */
51516
51500
  updateHttpsBasicConfiguration(request: UpdateHttpsBasicConfigurationRequest): Promise<UpdateHttpsBasicConfigurationResponse>;
51517
51501
  /**
51518
- * Modify Site IPv6 Configuration
51502
+ * Modifies the IPv6 configuration of a website.
51519
51503
  *
51520
51504
  * @param request - UpdateIPv6Request
51521
51505
  * @param runtime - runtime options for this request RuntimeOptions
@@ -51523,7 +51507,7 @@ export default class Client extends OpenApi {
51523
51507
  */
51524
51508
  updateIPv6WithOptions(request: UpdateIPv6Request, runtime: $dara.RuntimeOptions): Promise<UpdateIPv6Response>;
51525
51509
  /**
51526
- * Modify Site IPv6 Configuration
51510
+ * Modifies the IPv6 configuration of a website.
51527
51511
  *
51528
51512
  * @param request - UpdateIPv6Request
51529
51513
  * @returns UpdateIPv6Response
@@ -51581,7 +51565,7 @@ export default class Client extends OpenApi {
51581
51565
  */
51582
51566
  updateLoadBalancer(request: UpdateLoadBalancerRequest): Promise<UpdateLoadBalancerResponse>;
51583
51567
  /**
51584
- * Modify Site Managed Transformation Configuration
51568
+ * Modifies the configuration of managed transforms for your website.
51585
51569
  *
51586
51570
  * @param request - UpdateManagedTransformRequest
51587
51571
  * @param runtime - runtime options for this request RuntimeOptions
@@ -51589,7 +51573,7 @@ export default class Client extends OpenApi {
51589
51573
  */
51590
51574
  updateManagedTransformWithOptions(request: UpdateManagedTransformRequest, runtime: $dara.RuntimeOptions): Promise<UpdateManagedTransformResponse>;
51591
51575
  /**
51592
- * Modify Site Managed Transformation Configuration
51576
+ * Modifies the configuration of managed transforms for your website.
51593
51577
  *
51594
51578
  * @param request - UpdateManagedTransformRequest
51595
51579
  * @returns UpdateManagedTransformResponse
@@ -51879,7 +51863,7 @@ export default class Client extends OpenApi {
51879
51863
  */
51880
51864
  updateSiteDeliveryTaskStatus(request: UpdateSiteDeliveryTaskStatusRequest): Promise<UpdateSiteDeliveryTaskStatusResponse>;
51881
51865
  /**
51882
- * Modify Site Name Exclusive Configuration
51866
+ * Modifies the site hold configuration of a website. After you enable site hold, other accounts cannot add your website domain or its subdomains to ESA.
51883
51867
  *
51884
51868
  * @param request - UpdateSiteNameExclusiveRequest
51885
51869
  * @param runtime - runtime options for this request RuntimeOptions
@@ -51887,14 +51871,14 @@ export default class Client extends OpenApi {
51887
51871
  */
51888
51872
  updateSiteNameExclusiveWithOptions(request: UpdateSiteNameExclusiveRequest, runtime: $dara.RuntimeOptions): Promise<UpdateSiteNameExclusiveResponse>;
51889
51873
  /**
51890
- * Modify Site Name Exclusive Configuration
51874
+ * Modifies the site hold configuration of a website. After you enable site hold, other accounts cannot add your website domain or its subdomains to ESA.
51891
51875
  *
51892
51876
  * @param request - UpdateSiteNameExclusiveRequest
51893
51877
  * @returns UpdateSiteNameExclusiveResponse
51894
51878
  */
51895
51879
  updateSiteNameExclusive(request: UpdateSiteNameExclusiveRequest): Promise<UpdateSiteNameExclusiveResponse>;
51896
51880
  /**
51897
- * Modify Site Pause Configuration
51881
+ * Modifies the ESA proxy configuration of a website.
51898
51882
  *
51899
51883
  * @param request - UpdateSitePauseRequest
51900
51884
  * @param runtime - runtime options for this request RuntimeOptions
@@ -51902,7 +51886,7 @@ export default class Client extends OpenApi {
51902
51886
  */
51903
51887
  updateSitePauseWithOptions(request: UpdateSitePauseRequest, runtime: $dara.RuntimeOptions): Promise<UpdateSitePauseResponse>;
51904
51888
  /**
51905
- * Modify Site Pause Configuration
51889
+ * Modifies the ESA proxy configuration of a website.
51906
51890
  *
51907
51891
  * @param request - UpdateSitePauseRequest
51908
51892
  * @returns UpdateSitePauseResponse
@@ -51924,7 +51908,7 @@ export default class Client extends OpenApi {
51924
51908
  */
51925
51909
  updateSiteVanityNS(request: UpdateSiteVanityNSRequest): Promise<UpdateSiteVanityNSResponse>;
51926
51910
  /**
51927
- * Modify Multi-level Cache Configuration for Site
51911
+ * Modifies the tiered cache configuration of your website.
51928
51912
  *
51929
51913
  * @param request - UpdateTieredCacheRequest
51930
51914
  * @param runtime - runtime options for this request RuntimeOptions
@@ -51932,7 +51916,7 @@ export default class Client extends OpenApi {
51932
51916
  */
51933
51917
  updateTieredCacheWithOptions(request: UpdateTieredCacheRequest, runtime: $dara.RuntimeOptions): Promise<UpdateTieredCacheResponse>;
51934
51918
  /**
51935
- * Modify Multi-level Cache Configuration for Site
51919
+ * Modifies the tiered cache configuration of your website.
51936
51920
  *
51937
51921
  * @param request - UpdateTieredCacheRequest
51938
51922
  * @returns UpdateTieredCacheResponse