@alicloud/sae20190506 2.12.2 → 2.12.3
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 +194 -202
- package/dist/client.js +211 -202
- package/dist/client.js.map +1 -1
- package/dist/models/AbortChangeOrderRequest.d.ts +7 -0
- package/dist/models/AbortChangeOrderRequest.js.map +1 -1
- package/dist/models/AbortChangeOrderResponseBody.d.ts +19 -14
- package/dist/models/AbortChangeOrderResponseBody.js.map +1 -1
- package/dist/models/BatchRestartApplicationsResponseBody.d.ts +0 -3
- package/dist/models/BatchRestartApplicationsResponseBody.js.map +1 -1
- package/dist/models/BatchStartApplicationsRequest.d.ts +1 -1
- package/dist/models/BatchStartApplicationsResponseBody.d.ts +15 -9
- package/dist/models/BatchStartApplicationsResponseBody.js.map +1 -1
- package/dist/models/BatchStopApplicationsResponseBody.d.ts +11 -7
- package/dist/models/BatchStopApplicationsResponseBody.js.map +1 -1
- package/dist/models/BindNlbRequest.d.ts +17 -12
- package/dist/models/BindNlbRequest.js.map +1 -1
- package/dist/models/BindNlbResponseBody.d.ts +24 -18
- package/dist/models/BindNlbResponseBody.js.map +1 -1
- package/dist/models/BindSlbResponseBody.d.ts +3 -0
- package/dist/models/BindSlbResponseBody.js.map +1 -1
- package/dist/models/ConfirmPipelineBatchRequest.d.ts +6 -2
- package/dist/models/ConfirmPipelineBatchRequest.js.map +1 -1
- package/dist/models/ConfirmPipelineBatchResponseBody.d.ts +19 -14
- package/dist/models/ConfirmPipelineBatchResponseBody.js.map +1 -1
- package/dist/models/Container.d.ts +14 -14
- package/dist/models/ContainerResources.d.ts +1 -1
- package/dist/models/CreateApplicationRequest.d.ts +445 -238
- package/dist/models/CreateApplicationRequest.js.map +1 -1
- package/dist/models/CreateApplicationResponseBody.d.ts +27 -18
- package/dist/models/CreateApplicationResponseBody.js.map +1 -1
- package/dist/models/CreateApplicationScalingRuleRequest.d.ts +108 -79
- package/dist/models/CreateApplicationScalingRuleRequest.js.map +1 -1
- package/dist/models/CreateApplicationScalingRuleResponseBody.d.ts +113 -76
- package/dist/models/CreateApplicationScalingRuleResponseBody.js.map +1 -1
- package/dist/models/CreateApplicationShrinkRequest.d.ts +445 -238
- package/dist/models/CreateApplicationShrinkRequest.js.map +1 -1
- package/dist/models/CreateConfigMapResponseBody.d.ts +7 -10
- package/dist/models/CreateConfigMapResponseBody.js.map +1 -1
- package/dist/models/CreateGreyTagRouteRequest.d.ts +6 -6
- package/dist/models/CreateGreyTagRouteResponseBody.d.ts +20 -15
- package/dist/models/CreateGreyTagRouteResponseBody.js.map +1 -1
- package/dist/models/CreateIngressRequest.d.ts +71 -50
- package/dist/models/CreateIngressRequest.js.map +1 -1
- package/dist/models/CreateIngressResponseBody.d.ts +20 -17
- package/dist/models/CreateIngressResponseBody.js.map +1 -1
- package/dist/models/CreateJobRequest.d.ts +214 -128
- package/dist/models/CreateJobRequest.js.map +1 -1
- package/dist/models/CreateJobResponseBody.d.ts +24 -21
- package/dist/models/CreateJobResponseBody.js.map +1 -1
- package/dist/models/CreateNamespaceRequest.d.ts +9 -8
- package/dist/models/CreateNamespaceRequest.js.map +1 -1
- package/dist/models/CreateNamespaceResponseBody.d.ts +31 -28
- package/dist/models/CreateNamespaceResponseBody.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.d.ts +14 -12
- package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.d.ts +24 -18
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.d.ts +14 -12
- package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneRequest.d.ts +77 -59
- package/dist/models/CreateOrUpdateSwimmingLaneRequest.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.d.ts +24 -18
- package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.d.ts +18 -16
- package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.js.map +1 -1
- package/dist/models/CreateSecretRequest.d.ts +6 -4
- package/dist/models/CreateSecretRequest.js.map +1 -1
- package/dist/models/CreateSecretResponseBody.d.ts +12 -10
- package/dist/models/CreateSecretResponseBody.js.map +1 -1
- package/dist/models/CreateSecretShrinkRequest.d.ts +6 -4
- package/dist/models/CreateSecretShrinkRequest.js.map +1 -1
- package/dist/models/DataInstancesValue.d.ts +6 -5
- package/dist/models/DataInstancesValue.js.map +1 -1
- package/dist/models/DataInstancesValueListenersValue.d.ts +13 -9
- package/dist/models/DataInstancesValueListenersValue.js.map +1 -1
- package/dist/models/DeleteApplicationResponseBody.d.ts +23 -17
- package/dist/models/DeleteApplicationResponseBody.js.map +1 -1
- package/dist/models/DeleteApplicationScalingRuleRequest.d.ts +2 -2
- package/dist/models/DeleteApplicationScalingRuleResponseBody.d.ts +26 -14
- package/dist/models/DeleteApplicationScalingRuleResponseBody.js.map +1 -1
- package/dist/models/DeleteConfigMapRequest.d.ts +1 -1
- package/dist/models/DeleteConfigMapResponseBody.d.ts +23 -17
- package/dist/models/DeleteConfigMapResponseBody.js.map +1 -1
- package/dist/models/DeleteGreyTagRouteResponseBody.d.ts +22 -16
- package/dist/models/DeleteGreyTagRouteResponseBody.js.map +1 -1
- package/dist/models/DeleteHistoryJobResponseBody.d.ts +16 -13
- package/dist/models/DeleteHistoryJobResponseBody.js.map +1 -1
- package/dist/models/DeleteIngressRequest.d.ts +1 -1
- package/dist/models/DeleteIngressResponseBody.d.ts +17 -12
- package/dist/models/DeleteIngressResponseBody.js.map +1 -1
- package/dist/models/DeleteInstancesRequest.d.ts +2 -2
- package/dist/models/DeleteInstancesResponseBody.d.ts +23 -17
- package/dist/models/DeleteInstancesResponseBody.js.map +1 -1
- package/dist/models/DeleteJobResponseBody.d.ts +16 -13
- package/dist/models/DeleteJobResponseBody.js.map +1 -1
- package/dist/models/DeleteNamespaceRequest.d.ts +4 -1
- package/dist/models/DeleteNamespaceRequest.js.map +1 -1
- package/dist/models/DeleteNamespaceResponseBody.d.ts +16 -11
- package/dist/models/DeleteNamespaceResponseBody.js.map +1 -1
- package/dist/models/DeleteSecretRequest.d.ts +2 -2
- package/dist/models/DeleteSecretResponseBody.d.ts +22 -19
- package/dist/models/DeleteSecretResponseBody.js.map +1 -1
- package/dist/models/DeleteSwimmingLaneGroupRequest.d.ts +2 -2
- package/dist/models/DeleteSwimmingLaneGroupResponseBody.d.ts +22 -16
- package/dist/models/DeleteSwimmingLaneGroupResponseBody.js.map +1 -1
- package/dist/models/DeployApplicationRequest.d.ts +445 -273
- package/dist/models/DeployApplicationRequest.js.map +1 -1
- package/dist/models/DeployApplicationResponseBody.d.ts +29 -22
- package/dist/models/DeployApplicationResponseBody.js.map +1 -1
- package/dist/models/DeployApplicationShrinkRequest.d.ts +445 -273
- package/dist/models/DeployApplicationShrinkRequest.js.map +1 -1
- package/dist/models/DescribeAppServiceDetailRequest.d.ts +10 -6
- package/dist/models/DescribeAppServiceDetailRequest.js.map +1 -1
- package/dist/models/DescribeAppServiceDetailResponseBody.d.ts +41 -40
- package/dist/models/DescribeAppServiceDetailResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationConfigRequest.d.ts +2 -2
- package/dist/models/DescribeApplicationConfigResponseBody.d.ts +556 -311
- package/dist/models/DescribeApplicationConfigResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationGroupsRequest.d.ts +2 -2
- package/dist/models/DescribeApplicationGroupsResponseBody.d.ts +62 -39
- package/dist/models/DescribeApplicationGroupsResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationImageRequest.d.ts +2 -2
- package/dist/models/DescribeApplicationImageResponseBody.d.ts +26 -20
- package/dist/models/DescribeApplicationImageResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationInstancesRequest.d.ts +37 -6
- package/dist/models/DescribeApplicationInstancesRequest.js.map +1 -1
- package/dist/models/DescribeApplicationInstancesResponseBody.d.ts +99 -54
- package/dist/models/DescribeApplicationInstancesResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationMseServiceResponseBody.d.ts +17 -13
- package/dist/models/DescribeApplicationMseServiceResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationNlbsRequest.d.ts +1 -1
- package/dist/models/DescribeApplicationNlbsResponseBody.d.ts +19 -14
- package/dist/models/DescribeApplicationNlbsResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationScalingRuleRequest.d.ts +2 -2
- package/dist/models/DescribeApplicationScalingRuleResponseBody.d.ts +204 -88
- package/dist/models/DescribeApplicationScalingRuleResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationScalingRulesRequest.d.ts +1 -1
- package/dist/models/DescribeApplicationScalingRulesResponseBody.d.ts +244 -90
- package/dist/models/DescribeApplicationScalingRulesResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationSlbsRequest.d.ts +1 -1
- package/dist/models/DescribeApplicationSlbsResponseBody.d.ts +120 -33
- package/dist/models/DescribeApplicationSlbsResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationStatusResponseBody.d.ts +65 -44
- package/dist/models/DescribeApplicationStatusResponseBody.js.map +1 -1
- package/dist/models/DescribeChangeOrderRequest.d.ts +1 -1
- package/dist/models/DescribeChangeOrderResponseBody.d.ts +135 -78
- package/dist/models/DescribeChangeOrderResponseBody.js.map +1 -1
- package/dist/models/DescribeComponentsRequest.d.ts +4 -3
- package/dist/models/DescribeComponentsRequest.js.map +1 -1
- package/dist/models/DescribeComponentsResponseBody.d.ts +25 -19
- package/dist/models/DescribeComponentsResponseBody.js.map +1 -1
- package/dist/models/DescribeConfigMapRequest.d.ts +1 -1
- package/dist/models/DescribeConfigMapResponseBody.d.ts +32 -26
- package/dist/models/DescribeConfigMapResponseBody.js.map +1 -1
- package/dist/models/DescribeConfigurationPriceRequest.d.ts +74 -24
- package/dist/models/DescribeConfigurationPriceRequest.js.map +1 -1
- package/dist/models/DescribeConfigurationPriceResponseBody.d.ts +74 -49
- package/dist/models/DescribeConfigurationPriceResponseBody.js.map +1 -1
- package/dist/models/DescribeEdasContainersResponseBody.d.ts +22 -16
- package/dist/models/DescribeEdasContainersResponseBody.js.map +1 -1
- package/dist/models/DescribeGreyTagRouteRequest.d.ts +1 -1
- package/dist/models/DescribeGreyTagRouteResponseBody.d.ts +107 -77
- package/dist/models/DescribeGreyTagRouteResponseBody.js.map +1 -1
- package/dist/models/DescribeIngressRequest.d.ts +2 -2
- package/dist/models/DescribeIngressResponseBody.d.ts +233 -54
- package/dist/models/DescribeIngressResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceLogRequest.d.ts +8 -1
- package/dist/models/DescribeInstanceLogRequest.js.map +1 -1
- package/dist/models/DescribeInstanceLogResponseBody.d.ts +21 -20
- package/dist/models/DescribeInstanceLogResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceSpecificationsResponseBody.d.ts +33 -23
- package/dist/models/DescribeInstanceSpecificationsResponseBody.js.map +1 -1
- package/dist/models/DescribeJobHistoryRequest.d.ts +7 -4
- package/dist/models/DescribeJobHistoryRequest.js.map +1 -1
- package/dist/models/DescribeJobHistoryResponseBody.d.ts +22 -19
- package/dist/models/DescribeJobHistoryResponseBody.js.map +1 -1
- package/dist/models/DescribeJobRequest.d.ts +1 -1
- package/dist/models/DescribeJobResponseBody.d.ts +222 -159
- package/dist/models/DescribeJobResponseBody.js.map +1 -1
- package/dist/models/DescribeJobStatusResponseBody.d.ts +25 -18
- package/dist/models/DescribeJobStatusResponseBody.js.map +1 -1
- package/dist/models/DescribeNamespaceListRequest.d.ts +6 -4
- package/dist/models/DescribeNamespaceListRequest.js.map +1 -1
- package/dist/models/DescribeNamespaceListResponseBody.d.ts +21 -16
- package/dist/models/DescribeNamespaceListResponseBody.js.map +1 -1
- package/dist/models/DescribeNamespaceResourcesRequest.d.ts +4 -1
- package/dist/models/DescribeNamespaceResourcesRequest.js.map +1 -1
- package/dist/models/DescribeNamespaceResourcesResponseBody.d.ts +91 -45
- package/dist/models/DescribeNamespaceResourcesResponseBody.js.map +1 -1
- package/dist/models/DescribeNamespaceResponseBody.d.ts +18 -14
- package/dist/models/DescribeNamespaceResponseBody.js.map +1 -1
- package/dist/models/DescribeNamespacesRequest.d.ts +1 -1
- package/dist/models/DescribeNamespacesResponseBody.d.ts +30 -24
- package/dist/models/DescribeNamespacesResponseBody.js.map +1 -1
- package/dist/models/DescribePipelineResponseBody.d.ts +59 -39
- package/dist/models/DescribePipelineResponseBody.js.map +1 -1
- package/dist/models/DescribeRegionsResponseBody.d.ts +8 -5
- package/dist/models/DescribeRegionsResponseBody.js.map +1 -1
- package/dist/models/DescribeSecretResponseBody.d.ts +15 -12
- package/dist/models/DescribeSecretResponseBody.js.map +1 -1
- package/dist/models/DescribeSwimmingLaneRequest.d.ts +3 -3
- package/dist/models/DescribeSwimmingLaneResponseBody.d.ts +62 -53
- package/dist/models/DescribeSwimmingLaneResponseBody.js.map +1 -1
- package/dist/models/DescribeVswitchesRequest.d.ts +0 -11
- package/dist/models/DescribeVswitchesRequest.js.map +1 -1
- package/dist/models/DescribeVswitchesResponseBody.d.ts +0 -47
- package/dist/models/DescribeVswitchesResponseBody.js.map +1 -1
- package/dist/models/DisableApplicationScalingRuleRequest.d.ts +2 -2
- package/dist/models/DisableApplicationScalingRuleResponseBody.d.ts +24 -15
- package/dist/models/DisableApplicationScalingRuleResponseBody.js.map +1 -1
- package/dist/models/DisableArmsResponseBody.d.ts +17 -22
- package/dist/models/DisableArmsResponseBody.js.map +1 -1
- package/dist/models/DowngradeApplicationApmServiceResponseBody.d.ts +13 -11
- package/dist/models/DowngradeApplicationApmServiceResponseBody.js.map +1 -1
- package/dist/models/EnableApplicationScalingRuleResponseBody.d.ts +15 -12
- package/dist/models/EnableApplicationScalingRuleResponseBody.js.map +1 -1
- package/dist/models/ExecJobRequest.d.ts +31 -23
- package/dist/models/ExecJobRequest.js.map +1 -1
- package/dist/models/ExecJobResponseBody.d.ts +37 -26
- package/dist/models/ExecJobResponseBody.js.map +1 -1
- package/dist/models/GetApplicationRequest.d.ts +2 -2
- package/dist/models/GetApplicationResponseBody.d.ts +74 -44
- package/dist/models/GetApplicationResponseBody.js.map +1 -1
- package/dist/models/GetAvailabilityMetricResponseBody.d.ts +1 -1
- package/dist/models/GetChangeOrderMetricRequest.d.ts +20 -9
- package/dist/models/GetChangeOrderMetricRequest.js.map +1 -1
- package/dist/models/GetChangeOrderMetricResponseBody.d.ts +36 -15
- package/dist/models/GetChangeOrderMetricResponseBody.js.map +1 -1
- package/dist/models/GetScaleAppMetricResponseBody.d.ts +1 -1
- package/dist/models/GetWebshellTokenRequest.d.ts +7 -6
- package/dist/models/GetWebshellTokenRequest.js.map +1 -1
- package/dist/models/GetWebshellTokenResponseBody.d.ts +12 -10
- package/dist/models/GetWebshellTokenResponseBody.js.map +1 -1
- package/dist/models/ImageRegistryConfig.d.ts +8 -0
- package/dist/models/ImageRegistryConfig.js.map +1 -1
- package/dist/models/InitContainerConfig.d.ts +49 -0
- package/dist/models/InitContainerConfig.js.map +1 -1
- package/dist/models/ListAllSwimmingLaneGroupsRequest.d.ts +1 -1
- package/dist/models/ListAllSwimmingLaneGroupsResponseBody.d.ts +51 -42
- package/dist/models/ListAllSwimmingLaneGroupsResponseBody.js.map +1 -1
- package/dist/models/ListAllSwimmingLanesRequest.d.ts +2 -2
- package/dist/models/ListAllSwimmingLanesResponseBody.d.ts +67 -58
- package/dist/models/ListAllSwimmingLanesResponseBody.js.map +1 -1
- package/dist/models/ListAppEventsRequest.d.ts +19 -14
- package/dist/models/ListAppEventsRequest.js.map +1 -1
- package/dist/models/ListAppEventsResponseBody.d.ts +32 -23
- package/dist/models/ListAppEventsResponseBody.js.map +1 -1
- package/dist/models/ListAppServicesPageRequest.d.ts +5 -4
- package/dist/models/ListAppServicesPageRequest.js.map +1 -1
- package/dist/models/ListAppServicesPageResponseBody.d.ts +29 -24
- package/dist/models/ListAppServicesPageResponseBody.js.map +1 -1
- package/dist/models/ListAppServicesRequest.d.ts +21 -15
- package/dist/models/ListAppServicesRequest.js.map +1 -1
- package/dist/models/ListAppServicesResponseBody.d.ts +52 -37
- package/dist/models/ListAppServicesResponseBody.js.map +1 -1
- package/dist/models/ListAppVersionsRequest.d.ts +1 -1
- package/dist/models/ListAppVersionsResponseBody.d.ts +33 -23
- package/dist/models/ListAppVersionsResponseBody.js.map +1 -1
- package/dist/models/ListApplicationCenterServiceInstancesRequest.d.ts +0 -8
- package/dist/models/ListApplicationCenterServiceInstancesRequest.js.map +1 -1
- package/dist/models/ListApplicationCenterServiceInstancesResponseBody.d.ts +0 -43
- package/dist/models/ListApplicationCenterServiceInstancesResponseBody.js.map +1 -1
- package/dist/models/ListApplicationsForSwimmingLaneRequest.d.ts +2 -2
- package/dist/models/ListApplicationsForSwimmingLaneResponseBody.d.ts +27 -21
- package/dist/models/ListApplicationsForSwimmingLaneResponseBody.js.map +1 -1
- package/dist/models/ListApplicationsRequest.d.ts +65 -20
- package/dist/models/ListApplicationsRequest.js.map +1 -1
- package/dist/models/ListApplicationsResponseBody.d.ts +131 -83
- package/dist/models/ListApplicationsResponseBody.js.map +1 -1
- package/dist/models/ListChangeOrdersRequest.d.ts +76 -25
- package/dist/models/ListChangeOrdersRequest.js.map +1 -1
- package/dist/models/ListChangeOrdersResponseBody.d.ts +111 -78
- package/dist/models/ListChangeOrdersResponseBody.js.map +1 -1
- package/dist/models/ListConsumedServicesRequest.d.ts +1 -1
- package/dist/models/ListConsumedServicesResponseBody.d.ts +26 -20
- package/dist/models/ListConsumedServicesResponseBody.js.map +1 -1
- package/dist/models/ListGreyTagRouteRequest.d.ts +1 -1
- package/dist/models/ListGreyTagRouteResponseBody.d.ts +131 -66
- package/dist/models/ListGreyTagRouteResponseBody.js.map +1 -1
- package/dist/models/ListIngressesRequest.d.ts +10 -2
- package/dist/models/ListIngressesRequest.js.map +1 -1
- package/dist/models/ListIngressesResponseBody.d.ts +170 -40
- package/dist/models/ListIngressesResponseBody.js.map +1 -1
- package/dist/models/ListJobsRequest.d.ts +20 -16
- package/dist/models/ListJobsRequest.js.map +1 -1
- package/dist/models/ListJobsResponseBody.d.ts +81 -56
- package/dist/models/ListJobsResponseBody.js.map +1 -1
- package/dist/models/ListLogConfigsRequest.d.ts +3 -3
- package/dist/models/ListLogConfigsResponseBody.d.ts +39 -30
- package/dist/models/ListLogConfigsResponseBody.js.map +1 -1
- package/dist/models/ListNamespaceChangeOrdersRequest.d.ts +22 -6
- package/dist/models/ListNamespaceChangeOrdersRequest.js.map +1 -1
- package/dist/models/ListNamespaceChangeOrdersResponseBody.d.ts +52 -38
- package/dist/models/ListNamespaceChangeOrdersResponseBody.js.map +1 -1
- package/dist/models/ListNamespacedConfigMapsRequest.d.ts +1 -1
- package/dist/models/ListNamespacedConfigMapsResponseBody.d.ts +32 -28
- package/dist/models/ListNamespacedConfigMapsResponseBody.js.map +1 -1
- package/dist/models/ListPublishedServicesRequest.d.ts +1 -1
- package/dist/models/ListPublishedServicesResponseBody.d.ts +28 -22
- package/dist/models/ListPublishedServicesResponseBody.js.map +1 -1
- package/dist/models/ListSecretsRequest.d.ts +1 -1
- package/dist/models/ListSecretsResponseBody.d.ts +27 -24
- package/dist/models/ListSecretsResponseBody.js.map +1 -1
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.d.ts +27 -21
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.js.map +1 -1
- package/dist/models/ListSwimmingLaneGroupTagsRequest.d.ts +2 -2
- package/dist/models/ListSwimmingLaneGroupTagsResponseBody.d.ts +26 -20
- package/dist/models/ListSwimmingLaneGroupTagsResponseBody.js.map +1 -1
- package/dist/models/ListTagResourcesRequest.d.ts +9 -8
- package/dist/models/ListTagResourcesRequest.js.map +1 -1
- package/dist/models/ListTagResourcesResponseBody.d.ts +25 -19
- package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
- package/dist/models/ListWebApplicationInstancesRequest.d.ts +3 -0
- package/dist/models/ListWebApplicationInstancesRequest.js.map +1 -1
- package/dist/models/ListWebApplicationInstancesShrinkRequest.d.ts +3 -0
- package/dist/models/ListWebApplicationInstancesShrinkRequest.js.map +1 -1
- package/dist/models/ListWebApplicationRevisionsOutput.d.ts +1 -1
- package/dist/models/ListWebApplicationRevisionsRequest.d.ts +1 -1
- package/dist/models/ListWebInstancesOutput.d.ts +3 -0
- package/dist/models/ListWebInstancesOutput.js.map +1 -1
- package/dist/models/PathConfig.d.ts +2 -2
- package/dist/models/QueryArmsEnableResponseBody.d.ts +8 -8
- package/dist/models/QueryResourceStaticsRequest.d.ts +1 -1
- package/dist/models/QueryResourceStaticsResponseBody.d.ts +36 -29
- package/dist/models/QueryResourceStaticsResponseBody.js.map +1 -1
- package/dist/models/ReduceApplicationCapacityByInstanceIdsResponseBody.d.ts +15 -12
- package/dist/models/ReduceApplicationCapacityByInstanceIdsResponseBody.js.map +1 -1
- package/dist/models/RegistryAuthenticationConfig.d.ts +6 -0
- package/dist/models/RegistryAuthenticationConfig.js.map +1 -1
- package/dist/models/RegistryCertificateConfig.d.ts +6 -0
- package/dist/models/RegistryCertificateConfig.js.map +1 -1
- package/dist/models/RescaleApplicationRequest.d.ts +10 -7
- package/dist/models/RescaleApplicationRequest.js.map +1 -1
- package/dist/models/RescaleApplicationResponseBody.d.ts +12 -10
- package/dist/models/RescaleApplicationResponseBody.js.map +1 -1
- package/dist/models/RescaleApplicationVerticallyRequest.d.ts +7 -7
- package/dist/models/RescaleApplicationVerticallyResponseBody.d.ts +22 -17
- package/dist/models/RescaleApplicationVerticallyResponseBody.js.map +1 -1
- package/dist/models/RestartApplicationRequest.d.ts +10 -7
- package/dist/models/RestartApplicationRequest.js.map +1 -1
- package/dist/models/RestartApplicationResponseBody.d.ts +15 -12
- package/dist/models/RestartApplicationResponseBody.js.map +1 -1
- package/dist/models/RestartInstancesResponseBody.d.ts +15 -12
- package/dist/models/RestartInstancesResponseBody.js.map +1 -1
- package/dist/models/ResumeTrafficRequest.d.ts +1 -1
- package/dist/models/ResumeTrafficResponseBody.d.ts +26 -19
- package/dist/models/ResumeTrafficResponseBody.js.map +1 -1
- package/dist/models/Revision.d.ts +2 -2
- package/dist/models/RollbackApplicationRequest.d.ts +24 -19
- package/dist/models/RollbackApplicationRequest.js.map +1 -1
- package/dist/models/RollbackApplicationResponseBody.d.ts +15 -12
- package/dist/models/RollbackApplicationResponseBody.js.map +1 -1
- package/dist/models/RouteConfig.d.ts +1 -1
- package/dist/models/SidecarContainerConfig.d.ts +30 -10
- package/dist/models/SidecarContainerConfig.js.map +1 -1
- package/dist/models/SlscollectConfig.d.ts +3 -3
- package/dist/models/StartApplicationResponseBody.d.ts +15 -12
- package/dist/models/StartApplicationResponseBody.js.map +1 -1
- package/dist/models/StopApplicationRequest.d.ts +1 -4
- package/dist/models/StopApplicationRequest.js.map +1 -1
- package/dist/models/StopApplicationResponseBody.d.ts +31 -16
- package/dist/models/StopApplicationResponseBody.js.map +1 -1
- package/dist/models/SuspendJobRequest.d.ts +3 -2
- package/dist/models/SuspendJobRequest.js.map +1 -1
- package/dist/models/SuspendJobResponseBody.d.ts +15 -12
- package/dist/models/SuspendJobResponseBody.js.map +1 -1
- package/dist/models/SuspendTrafficRequest.d.ts +1 -1
- package/dist/models/SuspendTrafficResponseBody.d.ts +19 -22
- package/dist/models/SuspendTrafficResponseBody.js.map +1 -1
- package/dist/models/TagResourcesRequest.d.ts +8 -7
- package/dist/models/TagResourcesRequest.js.map +1 -1
- package/dist/models/TagResourcesResponseBody.d.ts +21 -15
- package/dist/models/TagResourcesResponseBody.js.map +1 -1
- package/dist/models/UnbindNlbRequest.d.ts +9 -7
- package/dist/models/UnbindNlbRequest.js.map +1 -1
- package/dist/models/UnbindNlbResponseBody.d.ts +23 -17
- package/dist/models/UnbindNlbResponseBody.js.map +1 -1
- package/dist/models/UnbindSlbRequest.d.ts +8 -6
- package/dist/models/UnbindSlbRequest.js.map +1 -1
- package/dist/models/UnbindSlbResponseBody.d.ts +21 -15
- package/dist/models/UnbindSlbResponseBody.js.map +1 -1
- package/dist/models/UntagResourcesRequest.d.ts +7 -6
- package/dist/models/UntagResourcesRequest.js.map +1 -1
- package/dist/models/UntagResourcesResponseBody.d.ts +21 -15
- package/dist/models/UntagResourcesResponseBody.js.map +1 -1
- package/dist/models/UpdateAppModeRequest.d.ts +10 -7
- package/dist/models/UpdateAppModeRequest.js.map +1 -1
- package/dist/models/UpdateAppModeResponseBody.d.ts +19 -14
- package/dist/models/UpdateAppModeResponseBody.js.map +1 -1
- package/dist/models/UpdateAppSecurityGroupRequest.d.ts +2 -2
- package/dist/models/UpdateAppSecurityGroupResponseBody.d.ts +21 -15
- package/dist/models/UpdateAppSecurityGroupResponseBody.js.map +1 -1
- package/dist/models/UpdateApplicationDescriptionResponseBody.d.ts +15 -12
- package/dist/models/UpdateApplicationDescriptionResponseBody.js.map +1 -1
- package/dist/models/UpdateApplicationScalingRuleRequest.d.ts +101 -59
- package/dist/models/UpdateApplicationScalingRuleRequest.js.map +1 -1
- package/dist/models/UpdateApplicationScalingRuleResponseBody.d.ts +124 -64
- package/dist/models/UpdateApplicationScalingRuleResponseBody.js.map +1 -1
- package/dist/models/UpdateApplicationVswitchesRequest.d.ts +20 -1
- package/dist/models/UpdateApplicationVswitchesRequest.js.map +1 -1
- package/dist/models/UpdateApplicationVswitchesResponseBody.d.ts +21 -15
- package/dist/models/UpdateApplicationVswitchesResponseBody.js.map +1 -1
- package/dist/models/UpdateConfigMapRequest.d.ts +10 -1
- package/dist/models/UpdateConfigMapRequest.js.map +1 -1
- package/dist/models/UpdateConfigMapResponseBody.d.ts +24 -16
- package/dist/models/UpdateConfigMapResponseBody.js.map +1 -1
- package/dist/models/UpdateGreyTagRouteRequest.d.ts +6 -6
- package/dist/models/UpdateGreyTagRouteResponseBody.d.ts +19 -14
- package/dist/models/UpdateGreyTagRouteResponseBody.js.map +1 -1
- package/dist/models/UpdateIngressRequest.d.ts +81 -26
- package/dist/models/UpdateIngressRequest.js.map +1 -1
- package/dist/models/UpdateIngressResponseBody.d.ts +24 -18
- package/dist/models/UpdateIngressResponseBody.js.map +1 -1
- package/dist/models/UpdateJobRequest.d.ts +133 -95
- package/dist/models/UpdateJobRequest.js.map +1 -1
- package/dist/models/UpdateJobResponseBody.d.ts +23 -22
- package/dist/models/UpdateJobResponseBody.js.map +1 -1
- package/dist/models/UpdateNamespaceRequest.d.ts +3 -2
- package/dist/models/UpdateNamespaceRequest.js.map +1 -1
- package/dist/models/UpdateNamespaceResponseBody.d.ts +15 -12
- package/dist/models/UpdateNamespaceResponseBody.js.map +1 -1
- package/dist/models/UpdateNamespaceSlsConfigsRequest.d.ts +22 -13
- package/dist/models/UpdateNamespaceSlsConfigsRequest.js.map +1 -1
- package/dist/models/UpdateNamespaceSlsConfigsResponseBody.d.ts +7 -9
- package/dist/models/UpdateNamespaceSlsConfigsResponseBody.js.map +1 -1
- package/dist/models/UpdateNamespaceVpcRequest.d.ts +5 -2
- package/dist/models/UpdateNamespaceVpcRequest.js.map +1 -1
- package/dist/models/UpdateNamespaceVpcResponseBody.d.ts +26 -17
- package/dist/models/UpdateNamespaceVpcResponseBody.js.map +1 -1
- package/dist/models/UpdateSecretRequest.d.ts +6 -4
- package/dist/models/UpdateSecretRequest.js.map +1 -1
- package/dist/models/UpdateSecretResponseBody.d.ts +42 -0
- package/dist/models/UpdateSecretResponseBody.js.map +1 -1
- package/dist/models/UpdateSecretShrinkRequest.d.ts +3 -1
- package/dist/models/UpdateSecretShrinkRequest.js.map +1 -1
- package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.d.ts +7 -6
- package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.js.map +1 -1
- package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.d.ts +22 -16
- package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.js.map +1 -1
- package/dist/models/WebAclEntryConfig.d.ts +1 -1
- package/dist/models/WebApplication.d.ts +2 -2
- package/dist/models/WebVersionStatus.d.ts +3 -0
- package/dist/models/WebVersionStatus.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +211 -202
- package/src/models/AbortChangeOrderRequest.ts +7 -0
- package/src/models/AbortChangeOrderResponseBody.ts +19 -14
- package/src/models/BatchRestartApplicationsResponseBody.ts +0 -3
- package/src/models/BatchStartApplicationsRequest.ts +1 -1
- package/src/models/BatchStartApplicationsResponseBody.ts +15 -9
- package/src/models/BatchStopApplicationsResponseBody.ts +11 -7
- package/src/models/BindNlbRequest.ts +17 -12
- package/src/models/BindNlbResponseBody.ts +24 -18
- package/src/models/BindSlbResponseBody.ts +3 -0
- package/src/models/ConfirmPipelineBatchRequest.ts +6 -2
- package/src/models/ConfirmPipelineBatchResponseBody.ts +19 -14
- package/src/models/Container.ts +14 -14
- package/src/models/ContainerResources.ts +1 -1
- package/src/models/CreateApplicationRequest.ts +445 -238
- package/src/models/CreateApplicationResponseBody.ts +27 -18
- package/src/models/CreateApplicationScalingRuleRequest.ts +108 -79
- package/src/models/CreateApplicationScalingRuleResponseBody.ts +113 -76
- package/src/models/CreateApplicationShrinkRequest.ts +445 -238
- package/src/models/CreateConfigMapResponseBody.ts +7 -10
- package/src/models/CreateGreyTagRouteRequest.ts +6 -6
- package/src/models/CreateGreyTagRouteResponseBody.ts +20 -15
- package/src/models/CreateIngressRequest.ts +71 -50
- package/src/models/CreateIngressResponseBody.ts +20 -17
- package/src/models/CreateJobRequest.ts +214 -128
- package/src/models/CreateJobResponseBody.ts +24 -21
- package/src/models/CreateNamespaceRequest.ts +9 -8
- package/src/models/CreateNamespaceResponseBody.ts +31 -28
- package/src/models/CreateOrUpdateSwimmingLaneGroupRequest.ts +14 -12
- package/src/models/CreateOrUpdateSwimmingLaneGroupResponseBody.ts +24 -18
- package/src/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.ts +14 -12
- package/src/models/CreateOrUpdateSwimmingLaneRequest.ts +77 -59
- package/src/models/CreateOrUpdateSwimmingLaneResponseBody.ts +24 -18
- package/src/models/CreateOrUpdateSwimmingLaneShrinkRequest.ts +18 -16
- package/src/models/CreateSecretRequest.ts +6 -4
- package/src/models/CreateSecretResponseBody.ts +12 -10
- package/src/models/CreateSecretShrinkRequest.ts +6 -4
- package/src/models/DataInstancesValue.ts +6 -5
- package/src/models/DataInstancesValueListenersValue.ts +13 -9
- package/src/models/DeleteApplicationResponseBody.ts +23 -17
- package/src/models/DeleteApplicationScalingRuleRequest.ts +2 -2
- package/src/models/DeleteApplicationScalingRuleResponseBody.ts +26 -14
- package/src/models/DeleteConfigMapRequest.ts +1 -1
- package/src/models/DeleteConfigMapResponseBody.ts +23 -17
- package/src/models/DeleteGreyTagRouteResponseBody.ts +22 -16
- package/src/models/DeleteHistoryJobResponseBody.ts +16 -13
- package/src/models/DeleteIngressRequest.ts +1 -1
- package/src/models/DeleteIngressResponseBody.ts +17 -12
- package/src/models/DeleteInstancesRequest.ts +2 -2
- package/src/models/DeleteInstancesResponseBody.ts +23 -17
- package/src/models/DeleteJobResponseBody.ts +16 -13
- package/src/models/DeleteNamespaceRequest.ts +4 -1
- package/src/models/DeleteNamespaceResponseBody.ts +16 -11
- package/src/models/DeleteSecretRequest.ts +2 -2
- package/src/models/DeleteSecretResponseBody.ts +22 -19
- package/src/models/DeleteSwimmingLaneGroupRequest.ts +2 -2
- package/src/models/DeleteSwimmingLaneGroupResponseBody.ts +22 -16
- package/src/models/DeployApplicationRequest.ts +445 -273
- package/src/models/DeployApplicationResponseBody.ts +29 -22
- package/src/models/DeployApplicationShrinkRequest.ts +445 -273
- package/src/models/DescribeAppServiceDetailRequest.ts +10 -6
- package/src/models/DescribeAppServiceDetailResponseBody.ts +41 -40
- package/src/models/DescribeApplicationConfigRequest.ts +2 -2
- package/src/models/DescribeApplicationConfigResponseBody.ts +556 -311
- package/src/models/DescribeApplicationGroupsRequest.ts +2 -2
- package/src/models/DescribeApplicationGroupsResponseBody.ts +64 -41
- package/src/models/DescribeApplicationImageRequest.ts +2 -2
- package/src/models/DescribeApplicationImageResponseBody.ts +26 -20
- package/src/models/DescribeApplicationInstancesRequest.ts +37 -6
- package/src/models/DescribeApplicationInstancesResponseBody.ts +99 -54
- package/src/models/DescribeApplicationMseServiceResponseBody.ts +17 -13
- package/src/models/DescribeApplicationNlbsRequest.ts +1 -1
- package/src/models/DescribeApplicationNlbsResponseBody.ts +19 -14
- package/src/models/DescribeApplicationScalingRuleRequest.ts +2 -2
- package/src/models/DescribeApplicationScalingRuleResponseBody.ts +204 -88
- package/src/models/DescribeApplicationScalingRulesRequest.ts +1 -1
- package/src/models/DescribeApplicationScalingRulesResponseBody.ts +244 -90
- package/src/models/DescribeApplicationSlbsRequest.ts +1 -1
- package/src/models/DescribeApplicationSlbsResponseBody.ts +120 -33
- package/src/models/DescribeApplicationStatusResponseBody.ts +66 -45
- package/src/models/DescribeChangeOrderRequest.ts +1 -1
- package/src/models/DescribeChangeOrderResponseBody.ts +135 -78
- package/src/models/DescribeComponentsRequest.ts +4 -3
- package/src/models/DescribeComponentsResponseBody.ts +25 -19
- package/src/models/DescribeConfigMapRequest.ts +1 -1
- package/src/models/DescribeConfigMapResponseBody.ts +32 -26
- package/src/models/DescribeConfigurationPriceRequest.ts +74 -24
- package/src/models/DescribeConfigurationPriceResponseBody.ts +74 -49
- package/src/models/DescribeEdasContainersResponseBody.ts +22 -16
- package/src/models/DescribeGreyTagRouteRequest.ts +1 -1
- package/src/models/DescribeGreyTagRouteResponseBody.ts +107 -77
- package/src/models/DescribeIngressRequest.ts +2 -2
- package/src/models/DescribeIngressResponseBody.ts +233 -54
- package/src/models/DescribeInstanceLogRequest.ts +8 -1
- package/src/models/DescribeInstanceLogResponseBody.ts +21 -20
- package/src/models/DescribeInstanceSpecificationsResponseBody.ts +33 -23
- package/src/models/DescribeJobHistoryRequest.ts +7 -4
- package/src/models/DescribeJobHistoryResponseBody.ts +22 -19
- package/src/models/DescribeJobRequest.ts +1 -1
- package/src/models/DescribeJobResponseBody.ts +222 -159
- package/src/models/DescribeJobStatusResponseBody.ts +25 -18
- package/src/models/DescribeNamespaceListRequest.ts +6 -4
- package/src/models/DescribeNamespaceListResponseBody.ts +21 -16
- package/src/models/DescribeNamespaceResourcesRequest.ts +4 -1
- package/src/models/DescribeNamespaceResourcesResponseBody.ts +91 -45
- package/src/models/DescribeNamespaceResponseBody.ts +18 -14
- package/src/models/DescribeNamespacesRequest.ts +1 -1
- package/src/models/DescribeNamespacesResponseBody.ts +30 -24
- package/src/models/DescribePipelineResponseBody.ts +59 -39
- package/src/models/DescribeRegionsResponseBody.ts +8 -5
- package/src/models/DescribeSecretResponseBody.ts +15 -12
- package/src/models/DescribeSwimmingLaneRequest.ts +3 -3
- package/src/models/DescribeSwimmingLaneResponseBody.ts +62 -53
- package/src/models/DescribeVswitchesRequest.ts +0 -11
- package/src/models/DescribeVswitchesResponseBody.ts +0 -47
- package/src/models/DisableApplicationScalingRuleRequest.ts +2 -2
- package/src/models/DisableApplicationScalingRuleResponseBody.ts +24 -15
- package/src/models/DisableArmsResponseBody.ts +17 -22
- package/src/models/DowngradeApplicationApmServiceResponseBody.ts +13 -11
- package/src/models/EnableApplicationScalingRuleResponseBody.ts +15 -12
- package/src/models/ExecJobRequest.ts +31 -23
- package/src/models/ExecJobResponseBody.ts +37 -26
- package/src/models/GetApplicationRequest.ts +2 -2
- package/src/models/GetApplicationResponseBody.ts +75 -45
- package/src/models/GetAvailabilityMetricResponseBody.ts +1 -1
- package/src/models/GetChangeOrderMetricRequest.ts +20 -9
- package/src/models/GetChangeOrderMetricResponseBody.ts +36 -15
- package/src/models/GetScaleAppMetricResponseBody.ts +1 -1
- package/src/models/GetWebshellTokenRequest.ts +7 -6
- package/src/models/GetWebshellTokenResponseBody.ts +12 -10
- package/src/models/ImageRegistryConfig.ts +8 -0
- package/src/models/InitContainerConfig.ts +49 -0
- package/src/models/ListAllSwimmingLaneGroupsRequest.ts +1 -1
- package/src/models/ListAllSwimmingLaneGroupsResponseBody.ts +51 -42
- package/src/models/ListAllSwimmingLanesRequest.ts +2 -2
- package/src/models/ListAllSwimmingLanesResponseBody.ts +67 -58
- package/src/models/ListAppEventsRequest.ts +19 -14
- package/src/models/ListAppEventsResponseBody.ts +32 -23
- package/src/models/ListAppServicesPageRequest.ts +5 -4
- package/src/models/ListAppServicesPageResponseBody.ts +29 -24
- package/src/models/ListAppServicesRequest.ts +21 -15
- package/src/models/ListAppServicesResponseBody.ts +52 -37
- package/src/models/ListAppVersionsRequest.ts +1 -1
- package/src/models/ListAppVersionsResponseBody.ts +33 -23
- package/src/models/ListApplicationCenterServiceInstancesRequest.ts +0 -8
- package/src/models/ListApplicationCenterServiceInstancesResponseBody.ts +0 -43
- package/src/models/ListApplicationsForSwimmingLaneRequest.ts +2 -2
- package/src/models/ListApplicationsForSwimmingLaneResponseBody.ts +27 -21
- package/src/models/ListApplicationsRequest.ts +65 -20
- package/src/models/ListApplicationsResponseBody.ts +131 -83
- package/src/models/ListChangeOrdersRequest.ts +76 -25
- package/src/models/ListChangeOrdersResponseBody.ts +111 -78
- package/src/models/ListConsumedServicesRequest.ts +1 -1
- package/src/models/ListConsumedServicesResponseBody.ts +26 -20
- package/src/models/ListGreyTagRouteRequest.ts +1 -1
- package/src/models/ListGreyTagRouteResponseBody.ts +131 -66
- package/src/models/ListIngressesRequest.ts +10 -2
- package/src/models/ListIngressesResponseBody.ts +170 -40
- package/src/models/ListJobsRequest.ts +20 -16
- package/src/models/ListJobsResponseBody.ts +81 -56
- package/src/models/ListLogConfigsRequest.ts +3 -3
- package/src/models/ListLogConfigsResponseBody.ts +39 -30
- package/src/models/ListNamespaceChangeOrdersRequest.ts +22 -6
- package/src/models/ListNamespaceChangeOrdersResponseBody.ts +52 -38
- package/src/models/ListNamespacedConfigMapsRequest.ts +1 -1
- package/src/models/ListNamespacedConfigMapsResponseBody.ts +32 -28
- package/src/models/ListPublishedServicesRequest.ts +1 -1
- package/src/models/ListPublishedServicesResponseBody.ts +28 -22
- package/src/models/ListSecretsRequest.ts +1 -1
- package/src/models/ListSecretsResponseBody.ts +27 -24
- package/src/models/ListSwimmingLaneGatewayRoutesResponseBody.ts +27 -21
- package/src/models/ListSwimmingLaneGroupTagsRequest.ts +2 -2
- package/src/models/ListSwimmingLaneGroupTagsResponseBody.ts +26 -20
- package/src/models/ListTagResourcesRequest.ts +9 -8
- package/src/models/ListTagResourcesResponseBody.ts +25 -19
- package/src/models/ListWebApplicationInstancesRequest.ts +3 -0
- package/src/models/ListWebApplicationInstancesShrinkRequest.ts +3 -0
- package/src/models/ListWebApplicationRevisionsOutput.ts +1 -1
- package/src/models/ListWebApplicationRevisionsRequest.ts +1 -1
- package/src/models/ListWebInstancesOutput.ts +3 -0
- package/src/models/PathConfig.ts +2 -2
- package/src/models/QueryArmsEnableResponseBody.ts +8 -8
- package/src/models/QueryResourceStaticsRequest.ts +1 -1
- package/src/models/QueryResourceStaticsResponseBody.ts +37 -30
- package/src/models/ReduceApplicationCapacityByInstanceIdsResponseBody.ts +15 -12
- package/src/models/RegistryAuthenticationConfig.ts +6 -0
- package/src/models/RegistryCertificateConfig.ts +6 -0
- package/src/models/RescaleApplicationRequest.ts +10 -7
- package/src/models/RescaleApplicationResponseBody.ts +12 -10
- package/src/models/RescaleApplicationVerticallyRequest.ts +7 -7
- package/src/models/RescaleApplicationVerticallyResponseBody.ts +22 -17
- package/src/models/RestartApplicationRequest.ts +10 -7
- package/src/models/RestartApplicationResponseBody.ts +15 -12
- package/src/models/RestartInstancesResponseBody.ts +15 -12
- package/src/models/ResumeTrafficRequest.ts +1 -1
- package/src/models/ResumeTrafficResponseBody.ts +26 -19
- package/src/models/Revision.ts +2 -2
- package/src/models/RollbackApplicationRequest.ts +24 -19
- package/src/models/RollbackApplicationResponseBody.ts +15 -12
- package/src/models/RouteConfig.ts +1 -1
- package/src/models/SidecarContainerConfig.ts +30 -10
- package/src/models/SlscollectConfig.ts +3 -3
- package/src/models/StartApplicationResponseBody.ts +15 -12
- package/src/models/StopApplicationRequest.ts +1 -4
- package/src/models/StopApplicationResponseBody.ts +31 -16
- package/src/models/SuspendJobRequest.ts +3 -2
- package/src/models/SuspendJobResponseBody.ts +15 -12
- package/src/models/SuspendTrafficRequest.ts +1 -1
- package/src/models/SuspendTrafficResponseBody.ts +19 -22
- package/src/models/TagResourcesRequest.ts +8 -7
- package/src/models/TagResourcesResponseBody.ts +21 -15
- package/src/models/UnbindNlbRequest.ts +9 -7
- package/src/models/UnbindNlbResponseBody.ts +23 -17
- package/src/models/UnbindSlbRequest.ts +8 -6
- package/src/models/UnbindSlbResponseBody.ts +21 -15
- package/src/models/UntagResourcesRequest.ts +7 -6
- package/src/models/UntagResourcesResponseBody.ts +21 -15
- package/src/models/UpdateAppModeRequest.ts +10 -7
- package/src/models/UpdateAppModeResponseBody.ts +19 -14
- package/src/models/UpdateAppSecurityGroupRequest.ts +2 -2
- package/src/models/UpdateAppSecurityGroupResponseBody.ts +21 -15
- package/src/models/UpdateApplicationDescriptionResponseBody.ts +15 -12
- package/src/models/UpdateApplicationScalingRuleRequest.ts +101 -59
- package/src/models/UpdateApplicationScalingRuleResponseBody.ts +124 -64
- package/src/models/UpdateApplicationVswitchesRequest.ts +20 -1
- package/src/models/UpdateApplicationVswitchesResponseBody.ts +21 -15
- package/src/models/UpdateConfigMapRequest.ts +10 -1
- package/src/models/UpdateConfigMapResponseBody.ts +24 -16
- package/src/models/UpdateGreyTagRouteRequest.ts +6 -6
- package/src/models/UpdateGreyTagRouteResponseBody.ts +19 -14
- package/src/models/UpdateIngressRequest.ts +81 -26
- package/src/models/UpdateIngressResponseBody.ts +24 -18
- package/src/models/UpdateJobRequest.ts +133 -95
- package/src/models/UpdateJobResponseBody.ts +23 -22
- package/src/models/UpdateNamespaceRequest.ts +3 -2
- package/src/models/UpdateNamespaceResponseBody.ts +15 -12
- package/src/models/UpdateNamespaceSlsConfigsRequest.ts +22 -13
- package/src/models/UpdateNamespaceSlsConfigsResponseBody.ts +7 -9
- package/src/models/UpdateNamespaceVpcRequest.ts +5 -2
- package/src/models/UpdateNamespaceVpcResponseBody.ts +26 -17
- package/src/models/UpdateSecretRequest.ts +6 -4
- package/src/models/UpdateSecretResponseBody.ts +42 -0
- package/src/models/UpdateSecretShrinkRequest.ts +3 -1
- package/src/models/UpdateSwimmingLaneEnableAttributeRequest.ts +7 -6
- package/src/models/UpdateSwimmingLaneEnableAttributeResponseBody.ts +22 -16
- package/src/models/WebAclEntryConfig.ts +1 -1
- package/src/models/WebApplication.ts +2 -2
- package/src/models/WebVersionStatus.ts +3 -0
|
@@ -7,7 +7,7 @@ import { SidecarContainerConfig } from "./SidecarContainerConfig";
|
|
|
7
7
|
export class DeployApplicationRequest extends $dara.Model {
|
|
8
8
|
/**
|
|
9
9
|
* @remarks
|
|
10
|
-
* The
|
|
10
|
+
* The ARN of the RAM role required to pull images across accounts. For more information, see [Authorize cross-account image pulls using RAM roles](https://help.aliyun.com/document_detail/223585.html).
|
|
11
11
|
*
|
|
12
12
|
* @example
|
|
13
13
|
* acs:ram::123456789012****:role/adminrole
|
|
@@ -15,17 +15,31 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
15
15
|
acrAssumeRoleArn?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* The
|
|
18
|
+
* The Container Registry Enterprise Edition instance ID. Required when **ImageUrl** is from Container Registry Enterprise Edition.
|
|
19
19
|
*
|
|
20
20
|
* @example
|
|
21
21
|
* cri-xxxxxx
|
|
22
22
|
*/
|
|
23
23
|
acrInstanceId?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @remarks
|
|
26
|
+
* The AliyunAgent version.
|
|
27
|
+
*
|
|
28
|
+
* @example
|
|
29
|
+
* 4.4.2
|
|
30
|
+
*/
|
|
24
31
|
agentVersion?: string;
|
|
32
|
+
/**
|
|
33
|
+
* @remarks
|
|
34
|
+
* The ALB gateway readiness gate configuration.
|
|
35
|
+
*
|
|
36
|
+
* @example
|
|
37
|
+
* default
|
|
38
|
+
*/
|
|
25
39
|
albIngressReadinessGate?: string;
|
|
26
40
|
/**
|
|
27
41
|
* @remarks
|
|
28
|
-
* The ID of the application.
|
|
42
|
+
* The ID of the application to deploy.
|
|
29
43
|
*
|
|
30
44
|
* This parameter is required.
|
|
31
45
|
*
|
|
@@ -35,10 +49,11 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
35
49
|
appId?: string;
|
|
36
50
|
/**
|
|
37
51
|
* @remarks
|
|
38
|
-
*
|
|
52
|
+
* Whether to associate an EIP. Values:
|
|
53
|
+
*
|
|
54
|
+
* - **true**: Associate.
|
|
39
55
|
*
|
|
40
|
-
*
|
|
41
|
-
* * **false**: The EIP is not associated with the application instance.
|
|
56
|
+
* - **false**: Do not associate.
|
|
42
57
|
*
|
|
43
58
|
* @example
|
|
44
59
|
* true
|
|
@@ -46,10 +61,11 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
46
61
|
associateEip?: boolean;
|
|
47
62
|
/**
|
|
48
63
|
* @remarks
|
|
49
|
-
*
|
|
64
|
+
* Whether to automatically enable application Auto Scaling rules. Values:
|
|
50
65
|
*
|
|
51
|
-
*
|
|
52
|
-
*
|
|
66
|
+
* - **true**: Enable.
|
|
67
|
+
*
|
|
68
|
+
* - **false**: Disable.
|
|
53
69
|
*
|
|
54
70
|
* @example
|
|
55
71
|
* true
|
|
@@ -57,7 +73,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
57
73
|
autoEnableApplicationScalingRule?: boolean;
|
|
58
74
|
/**
|
|
59
75
|
* @remarks
|
|
60
|
-
* The
|
|
76
|
+
* The wait time between batches, in seconds.
|
|
61
77
|
*
|
|
62
78
|
* @example
|
|
63
79
|
* 10
|
|
@@ -65,23 +81,25 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
65
81
|
batchWaitTime?: number;
|
|
66
82
|
/**
|
|
67
83
|
* @remarks
|
|
68
|
-
* The description of the
|
|
84
|
+
* The description of the release task.
|
|
69
85
|
*
|
|
70
86
|
* @example
|
|
71
|
-
* Start
|
|
87
|
+
* Start application
|
|
72
88
|
*/
|
|
73
89
|
changeOrderDesc?: string;
|
|
74
90
|
/**
|
|
75
91
|
* @remarks
|
|
76
|
-
* The command
|
|
92
|
+
* The startup command for your image. This command must be an executable object inside the container. Example:
|
|
77
93
|
*
|
|
78
|
-
*
|
|
79
|
-
*
|
|
80
|
-
*
|
|
81
|
-
*
|
|
82
|
-
*
|
|
94
|
+
* ```
|
|
95
|
+
* command:
|
|
96
|
+
* - echo
|
|
97
|
+
* - abc
|
|
98
|
+
* - >
|
|
99
|
+
* - file0
|
|
100
|
+
* ```
|
|
83
101
|
*
|
|
84
|
-
* In this example,
|
|
102
|
+
* In this example, Command="echo" and `CommandArgs=["abc", ">", "file0"]`.
|
|
85
103
|
*
|
|
86
104
|
* @example
|
|
87
105
|
* echo
|
|
@@ -89,11 +107,11 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
89
107
|
command?: string;
|
|
90
108
|
/**
|
|
91
109
|
* @remarks
|
|
92
|
-
* The
|
|
110
|
+
* The arguments for the startup command **Command**. Format:
|
|
93
111
|
*
|
|
94
112
|
* `["a","b"]`
|
|
95
113
|
*
|
|
96
|
-
* In the
|
|
114
|
+
* In the earlier example, `CommandArgs=["abc", ">", "file0"]`. The value `["abc", ">", "file0"]` must be converted to a string in JSON array format. Leave this field empty if no arguments are needed.
|
|
97
115
|
*
|
|
98
116
|
* @example
|
|
99
117
|
* ["a","b"]
|
|
@@ -101,14 +119,15 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
101
119
|
commandArgs?: string;
|
|
102
120
|
/**
|
|
103
121
|
* @remarks
|
|
104
|
-
* The description
|
|
122
|
+
* The mount description for a **ConfigMap**. Use configuration items created on the namespace configuration page to inject configuration into your container. Parameters:
|
|
123
|
+
*
|
|
124
|
+
* - **configMapId**: The ID of the ConfigMap instance. Get it by calling the [ListNamespacedConfigMaps](https://help.aliyun.com/document_detail/176917.html) API.
|
|
105
125
|
*
|
|
106
|
-
*
|
|
107
|
-
* * **key**: the key.
|
|
126
|
+
* - **key**: The key.
|
|
108
127
|
*
|
|
109
|
-
* > You can
|
|
128
|
+
* > You can mount all keys by passing `sae-sys-configmap-all`.
|
|
110
129
|
*
|
|
111
|
-
*
|
|
130
|
+
* - **mountPath**: The mount path.
|
|
112
131
|
*
|
|
113
132
|
* @example
|
|
114
133
|
* [{"configMapId":16,"key":"test","mountPath":"/tmp"}]
|
|
@@ -116,16 +135,23 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
116
135
|
configMapMountDesc?: string;
|
|
117
136
|
/**
|
|
118
137
|
* @remarks
|
|
119
|
-
* The CPU
|
|
138
|
+
* The CPU required per instance, in milliCPU. Cannot be zero. Supported fixed specifications:
|
|
139
|
+
*
|
|
140
|
+
* - **500**
|
|
141
|
+
*
|
|
142
|
+
* - **1000**
|
|
143
|
+
*
|
|
144
|
+
* - **2000**
|
|
120
145
|
*
|
|
121
|
-
*
|
|
122
|
-
*
|
|
123
|
-
*
|
|
124
|
-
*
|
|
125
|
-
*
|
|
126
|
-
*
|
|
127
|
-
*
|
|
128
|
-
*
|
|
146
|
+
* - **4000**
|
|
147
|
+
*
|
|
148
|
+
* - **8000**
|
|
149
|
+
*
|
|
150
|
+
* - **12000**
|
|
151
|
+
*
|
|
152
|
+
* - **16000**
|
|
153
|
+
*
|
|
154
|
+
* - **32000**
|
|
129
155
|
*
|
|
130
156
|
* @example
|
|
131
157
|
* 1000
|
|
@@ -133,10 +159,11 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
133
159
|
cpu?: number;
|
|
134
160
|
/**
|
|
135
161
|
* @remarks
|
|
136
|
-
*
|
|
162
|
+
* Custom host mappings inside your container. Values:
|
|
163
|
+
*
|
|
164
|
+
* - **hostName**: A domain name or hostname.
|
|
137
165
|
*
|
|
138
|
-
*
|
|
139
|
-
* * **ip**: the IP address.
|
|
166
|
+
* - **ip**: An IP address.
|
|
140
167
|
*
|
|
141
168
|
* @example
|
|
142
169
|
* [{"hostName":"samplehost","ip":"127.0.0.1"}]
|
|
@@ -144,7 +171,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
144
171
|
customHostAlias?: string;
|
|
145
172
|
/**
|
|
146
173
|
* @remarks
|
|
147
|
-
*
|
|
174
|
+
* The custom image type. Set to an empty string for non-custom images:
|
|
148
175
|
*
|
|
149
176
|
* - internet: Public network image
|
|
150
177
|
*
|
|
@@ -156,10 +183,11 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
156
183
|
customImageNetworkType?: string;
|
|
157
184
|
/**
|
|
158
185
|
* @remarks
|
|
159
|
-
* This parameter
|
|
186
|
+
* This parameter applies only to stopped applications. If you call **DeployApplication** on a running application, it deploys immediately.
|
|
160
187
|
*
|
|
161
|
-
*
|
|
162
|
-
*
|
|
188
|
+
* - **true**: Default. Deploys immediately, applies the new configuration, and starts instances.
|
|
189
|
+
*
|
|
190
|
+
* - **false**: Applies the new configuration only. Does not start application instances.
|
|
163
191
|
*
|
|
164
192
|
* @example
|
|
165
193
|
* true
|
|
@@ -167,12 +195,16 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
167
195
|
deploy?: string;
|
|
168
196
|
/**
|
|
169
197
|
* @remarks
|
|
170
|
-
* The
|
|
198
|
+
* The .NET framework version:
|
|
171
199
|
*
|
|
172
200
|
* - .NET 3.1
|
|
201
|
+
*
|
|
173
202
|
* - .NET 5.0
|
|
203
|
+
*
|
|
174
204
|
* - .NET 6.0
|
|
205
|
+
*
|
|
175
206
|
* - .NET 7.0
|
|
207
|
+
*
|
|
176
208
|
* - .NET 8.0
|
|
177
209
|
*
|
|
178
210
|
* @example
|
|
@@ -181,19 +213,27 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
181
213
|
dotnet?: string;
|
|
182
214
|
/**
|
|
183
215
|
* @remarks
|
|
184
|
-
* The version of the
|
|
216
|
+
* The version of the application runtime environment for HSF applications, such as Ali-Tomcat containers.
|
|
185
217
|
*
|
|
186
218
|
* @example
|
|
187
219
|
* 3.5.3
|
|
188
220
|
*/
|
|
189
221
|
edasContainerVersion?: string;
|
|
222
|
+
/**
|
|
223
|
+
* @remarks
|
|
224
|
+
* The configuration for shared temporary storage.
|
|
225
|
+
*
|
|
226
|
+
* @example
|
|
227
|
+
* [{\\"name\\":\\"workdir\\",\\"mountPath\\":\\"/usr/local/tomcat/webapps\\"}]
|
|
228
|
+
*/
|
|
190
229
|
emptyDirDesc?: string;
|
|
191
230
|
/**
|
|
192
231
|
* @remarks
|
|
193
|
-
*
|
|
232
|
+
* Whether to integrate with AHAS. Values:
|
|
194
233
|
*
|
|
195
|
-
*
|
|
196
|
-
*
|
|
234
|
+
* - **true**: Integrate with AHAS.
|
|
235
|
+
*
|
|
236
|
+
* - **false**: Do not integrate with AHAS.
|
|
197
237
|
*
|
|
198
238
|
* @example
|
|
199
239
|
* false
|
|
@@ -201,11 +241,11 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
201
241
|
enableAhas?: string;
|
|
202
242
|
/**
|
|
203
243
|
* @remarks
|
|
204
|
-
*
|
|
244
|
+
* Whether to enable CPU Burst:
|
|
205
245
|
*
|
|
206
|
-
* true:
|
|
246
|
+
* - true: Enable.
|
|
207
247
|
*
|
|
208
|
-
* false:
|
|
248
|
+
* - false: Do not enable.
|
|
209
249
|
*
|
|
210
250
|
* @example
|
|
211
251
|
* true
|
|
@@ -213,36 +253,51 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
213
253
|
enableCpuBurst?: boolean;
|
|
214
254
|
/**
|
|
215
255
|
* @remarks
|
|
216
|
-
*
|
|
256
|
+
* Whether to enable traffic canary rules. These rules apply only to Spring Cloud and Dubbo applications. Values:
|
|
257
|
+
*
|
|
258
|
+
* - **true**: Enable canary rules.
|
|
217
259
|
*
|
|
218
|
-
*
|
|
219
|
-
* * **false**: The canary release rules are disabled.
|
|
260
|
+
* - **false**: Disable canary rules.
|
|
220
261
|
*
|
|
221
262
|
* @example
|
|
222
263
|
* false
|
|
223
264
|
*/
|
|
224
265
|
enableGreyTagRoute?: boolean;
|
|
266
|
+
/**
|
|
267
|
+
* @remarks
|
|
268
|
+
* Whether to reuse the namespace Agent version configuration.
|
|
269
|
+
*
|
|
270
|
+
* @example
|
|
271
|
+
* true
|
|
272
|
+
*/
|
|
225
273
|
enableNamespaceAgentVersion?: boolean;
|
|
226
274
|
/**
|
|
227
275
|
* @remarks
|
|
228
|
-
*
|
|
276
|
+
* Whether to enable the new ARMS feature:
|
|
229
277
|
*
|
|
230
|
-
* - true:
|
|
278
|
+
* - true: Enable.
|
|
231
279
|
*
|
|
232
|
-
* - false:
|
|
280
|
+
* - false: Do not enable.
|
|
233
281
|
*
|
|
234
282
|
* @example
|
|
235
283
|
* true
|
|
236
284
|
*/
|
|
237
285
|
enableNewArms?: boolean;
|
|
286
|
+
/**
|
|
287
|
+
* @remarks
|
|
288
|
+
* Whether to enable Prometheus custom metric collection.
|
|
289
|
+
*
|
|
290
|
+
* @example
|
|
291
|
+
* false
|
|
292
|
+
*/
|
|
238
293
|
enablePrometheus?: boolean;
|
|
239
294
|
/**
|
|
240
295
|
* @remarks
|
|
241
|
-
*
|
|
296
|
+
* Whether to isolate sidecar resources:
|
|
242
297
|
*
|
|
243
|
-
* true:
|
|
298
|
+
* - true: Isolate.
|
|
244
299
|
*
|
|
245
|
-
* false:
|
|
300
|
+
* - false: Do not isolate.
|
|
246
301
|
*
|
|
247
302
|
* @example
|
|
248
303
|
* true
|
|
@@ -250,36 +305,60 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
250
305
|
enableSidecarResourceIsolated?: boolean;
|
|
251
306
|
/**
|
|
252
307
|
* @remarks
|
|
253
|
-
* The environment variables. You can
|
|
308
|
+
* The environment variables for your container. You can define custom variables or reference configuration items. To reference a configuration item, first create a ConfigMap instance. For more information, see [CreateConfigMap](https://help.aliyun.com/document_detail/176914.html). Values:
|
|
309
|
+
*
|
|
310
|
+
* - Custom configuration
|
|
311
|
+
*
|
|
312
|
+
* - **name**: The name of the environment variable.
|
|
313
|
+
*
|
|
314
|
+
* - **value**: The value of the environment variable. Takes precedence over valueFrom.
|
|
315
|
+
*
|
|
316
|
+
* - Reference a configuration item (valueFrom)
|
|
317
|
+
*
|
|
318
|
+
* - **name**: The name of the environment variable. You can reference a single key or all keys. To reference all keys, use `sae-sys-configmap-all-<configmap-name>`, for example `sae-sys-configmap-all-test1`.
|
|
319
|
+
*
|
|
320
|
+
* - **valueFrom**: The reference type. Set to `configMapRef`.
|
|
254
321
|
*
|
|
255
|
-
*
|
|
322
|
+
* - **configMapId**: The ID of the ConfigMap instance.
|
|
256
323
|
*
|
|
257
|
-
*
|
|
258
|
-
* * **value**: the value of the environment variable.
|
|
324
|
+
* - **key**: The key. Omit this field if you reference all keys.
|
|
259
325
|
*
|
|
260
|
-
*
|
|
326
|
+
* - Reference a secret (valueFrom)
|
|
261
327
|
*
|
|
262
|
-
*
|
|
263
|
-
* * **valueFrom**: the reference of the environment variable. Set the value to `configMapRef`.
|
|
264
|
-
* * **configMapId**: the ConfigMap ID.
|
|
265
|
-
* * **key**: the key. If you want to reference all keys, do not configure this parameter.
|
|
328
|
+
* - **name**: The name of the environment variable. You can reference a single key or all keys. To reference all keys, use `sae-sys-secret-all-<secret-name>`, for example `sae-sys-secret-all-test1`.
|
|
266
329
|
*
|
|
267
|
-
*
|
|
330
|
+
* - **valueFrom**: The reference type. Set to `secretRef`.
|
|
268
331
|
*
|
|
269
|
-
*
|
|
270
|
-
*
|
|
271
|
-
*
|
|
272
|
-
* * **key**: the key. If you want to reference all keys, do not configure this parameter.
|
|
332
|
+
* - **secretId**: The ID of the secret.
|
|
333
|
+
*
|
|
334
|
+
* - **key**: The key. Omit this field if you reference all keys.
|
|
273
335
|
*
|
|
274
336
|
* @example
|
|
275
|
-
* [{"name":"envtmp","value":"
|
|
337
|
+
* [ { "name": "sae-sys-configmap-all-hello", "valueFrom": { "configMapRef": { "configMapId": 100, "key": "" } } }, { "name": "hello", "valueFrom": { "configMapRef": { "configMapId": 101, "key": "php-fpm" } } }, { "name": "sae-sys-secret-all-hello", "valueFrom": { “secretRef": { “secretId": 100, "key": "" } } }, { "name": “password”, "valueFrom": { “secretRef": { “secretId": 101, "key": “password” } } }, { "name": "envtmp", "value": "newenv" } ]
|
|
276
338
|
*/
|
|
277
339
|
envs?: string;
|
|
278
340
|
gpuConfig?: string;
|
|
341
|
+
/**
|
|
342
|
+
* @remarks
|
|
343
|
+
* The Nginx version:
|
|
344
|
+
*
|
|
345
|
+
* - nginx 1.20
|
|
346
|
+
*
|
|
347
|
+
* - nginx 1.22
|
|
348
|
+
*
|
|
349
|
+
* - nginx 1.24
|
|
350
|
+
*
|
|
351
|
+
* - nginx 1.26
|
|
352
|
+
*
|
|
353
|
+
* - nginx 1.28
|
|
354
|
+
*
|
|
355
|
+
* @example
|
|
356
|
+
* nginx 1.28
|
|
357
|
+
*/
|
|
279
358
|
html?: string;
|
|
280
359
|
/**
|
|
281
360
|
* @remarks
|
|
282
|
-
* The ID of the corresponding
|
|
361
|
+
* The ID of the corresponding secret.
|
|
283
362
|
*
|
|
284
363
|
* @example
|
|
285
364
|
* 10
|
|
@@ -287,7 +366,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
287
366
|
imagePullSecrets?: string;
|
|
288
367
|
/**
|
|
289
368
|
* @remarks
|
|
290
|
-
* The
|
|
369
|
+
* The registry address of your image. Required when **Package Type** is **Image**.
|
|
291
370
|
*
|
|
292
371
|
* @example
|
|
293
372
|
* registry.cn-hangzhou.aliyuncs.com/sae_test/ali_sae_test:0.0.1
|
|
@@ -295,12 +374,12 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
295
374
|
imageUrl?: string;
|
|
296
375
|
/**
|
|
297
376
|
* @remarks
|
|
298
|
-
*
|
|
377
|
+
* The initialization container configuration.
|
|
299
378
|
*/
|
|
300
379
|
initContainersConfig?: InitContainerConfig[];
|
|
301
380
|
/**
|
|
302
381
|
* @remarks
|
|
303
|
-
*
|
|
382
|
+
* Startup arguments for your JAR package. Default startup command: `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`
|
|
304
383
|
*
|
|
305
384
|
* @example
|
|
306
385
|
* -Xms4G -Xmx4G
|
|
@@ -308,7 +387,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
308
387
|
jarStartArgs?: string;
|
|
309
388
|
/**
|
|
310
389
|
* @remarks
|
|
311
|
-
*
|
|
390
|
+
* Startup options for your JAR package. Default startup command: `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`
|
|
312
391
|
*
|
|
313
392
|
* @example
|
|
314
393
|
* custom-option
|
|
@@ -316,16 +395,21 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
316
395
|
jarStartOptions?: string;
|
|
317
396
|
/**
|
|
318
397
|
* @remarks
|
|
319
|
-
* The
|
|
398
|
+
* The JDK version that your deployment package depends on. Supported versions include the following:
|
|
399
|
+
*
|
|
400
|
+
* - **Open JDK 8**
|
|
401
|
+
*
|
|
402
|
+
* - **Open JDK 7**
|
|
403
|
+
*
|
|
404
|
+
* - **Dragonwell 11**
|
|
405
|
+
*
|
|
406
|
+
* - **Dragonwell 8**
|
|
320
407
|
*
|
|
321
|
-
*
|
|
322
|
-
* * **Open JDK 7**
|
|
323
|
-
* * **Dragonwell 11**
|
|
324
|
-
* * **Dragonwell 8**
|
|
325
|
-
* * **openjdk-8u191-jdk-alpine3.9**
|
|
326
|
-
* * **openjdk-7u201-jdk-alpine3.9**
|
|
408
|
+
* - **openjdk-8u191-jdk-alpine3.9**
|
|
327
409
|
*
|
|
328
|
-
*
|
|
410
|
+
* - **openjdk-7u201-jdk-alpine3.9**
|
|
411
|
+
*
|
|
412
|
+
* This parameter is not supported when **Package Type** is **Image**.
|
|
329
413
|
*
|
|
330
414
|
* @example
|
|
331
415
|
* Open JDK 8
|
|
@@ -333,60 +417,99 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
333
417
|
jdk?: string;
|
|
334
418
|
/**
|
|
335
419
|
* @remarks
|
|
336
|
-
* The
|
|
420
|
+
* The configuration for collecting logs to Kafka. Values:
|
|
421
|
+
*
|
|
422
|
+
* - **kafkaEndpoint**: The endpoint for the Kafka API.
|
|
423
|
+
*
|
|
424
|
+
* - **kafkaInstanceId**: The Kafka instance ID.
|
|
337
425
|
*
|
|
338
|
-
*
|
|
339
|
-
* * **kafkaInstanceId**: the ID of the Message Queue for Apache Kafka instance.
|
|
340
|
-
* * **kafkaConfigs**: One or more logging configurations of Message Queue for Apache Kafka. For information about sample values and parameters, see the request parameter **KafkaLogfileConfig** in this topic.
|
|
426
|
+
* - **kafkaConfigs**: The configuration for one or more log entries. For examples and details, see the \\*\\*kafkaConfigs\\*\\* request parameter in this topic.
|
|
341
427
|
*
|
|
342
428
|
* @example
|
|
343
|
-
* {"kafkaEndpoint":"10.0.X.XXX:XXXX,10.0.X.XXX:XXXX,10.0.X.XXX:XXXX
|
|
429
|
+
* {"kafkaEndpoint":"10.0.X.XXX:XXXX,10.0.X.XXX:XXXX,10.0.X.XXX:XXXX","kafkaInstanceId":"alikafka_pre-cn-7pp2l8kr****","kafkaConfigs":[{"logType":"file_log","logDir":"/tmp/a.log","kafkaTopic":"test2"},{"logType":"stdout","logDir":"","kafkaTopic":"test"}]}
|
|
344
430
|
*/
|
|
345
431
|
kafkaConfigs?: string;
|
|
346
432
|
labels?: { [key: string]: string };
|
|
347
433
|
/**
|
|
348
434
|
* @remarks
|
|
349
|
-
*
|
|
435
|
+
* Health checks for your container. Containers that fail health checks are terminated and restarted. Supported methods:
|
|
436
|
+
*
|
|
437
|
+
* - **exec**: For example, `{"exec":{"command":["sh","-c","cat/home/admin/start.sh"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":2}`
|
|
438
|
+
*
|
|
439
|
+
* - **httpGet**: For example, `{"httpGet":{"path":"/","port":18091,"scheme":"HTTP","isContainKeyWord":true,"keyWord":"SAE"},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
|
|
350
440
|
*
|
|
351
|
-
*
|
|
352
|
-
* * Sample code of the **httpGet** method: `{"httpGet":{"path":"/","port":18091,"scheme":"HTTP","isContainKeyWord":true,"keyWord":"SAE"},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
|
|
353
|
-
* * Sample code of the **tcpSocket** method: `{"tcpSocket":{"port":18091},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
|
|
441
|
+
* - **tcpSocket**: For example, `{"tcpSocket":{"port":18091},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
|
|
354
442
|
*
|
|
355
|
-
* > You can
|
|
443
|
+
* > You can select only one health check method.
|
|
356
444
|
*
|
|
357
|
-
*
|
|
445
|
+
* Parameters:
|
|
358
446
|
*
|
|
359
|
-
*
|
|
360
|
-
*
|
|
361
|
-
*
|
|
362
|
-
*
|
|
363
|
-
*
|
|
364
|
-
*
|
|
365
|
-
*
|
|
366
|
-
*
|
|
367
|
-
*
|
|
447
|
+
* - **exec.command**: The health check command.
|
|
448
|
+
*
|
|
449
|
+
* - **httpGet.path**: The path to access.
|
|
450
|
+
*
|
|
451
|
+
* - **httpGet.scheme**: **HTTP** or **HTTPS**.
|
|
452
|
+
*
|
|
453
|
+
* - **httpGet.isContainKeyWord**: **true** means the response contains a keyword. **false** means it does not. If omitted, advanced features are disabled.
|
|
454
|
+
*
|
|
455
|
+
* - **httpGet.keyWord**: Your custom keyword. Include **isContainKeyWord** when using this field.
|
|
456
|
+
*
|
|
457
|
+
* - **tcpSocket.port**: The port for TCP connection checks.
|
|
458
|
+
*
|
|
459
|
+
* - **initialDelaySeconds**: The delay before the first health check, in seconds. Default is 10.
|
|
460
|
+
*
|
|
461
|
+
* - **periodSeconds**: The interval between health checks, in seconds. Default is 30.
|
|
462
|
+
*
|
|
463
|
+
* - **timeoutSeconds**: The timeout for each health check, in seconds. Default is 1. If set to 0 or omitted, the default is 1 second.
|
|
368
464
|
*
|
|
369
465
|
* @example
|
|
370
466
|
* {"exec":{"command":["sleep","5s"]},"initialDelaySeconds":10,"timeoutSeconds":11}
|
|
371
467
|
*/
|
|
372
468
|
liveness?: string;
|
|
373
469
|
lokiConfigs?: string;
|
|
470
|
+
/**
|
|
471
|
+
* @remarks
|
|
472
|
+
* The maximum number of surge instances as a percentage of total instances. Values:
|
|
473
|
+
*
|
|
474
|
+
* If the minimum available instances is 100%, the maximum surge cannot be set to 0. If set to -1, the system uses its recommended value: 30% of your current instance count. For example, with 10 instances, 10 × 30% = 3.
|
|
475
|
+
*
|
|
476
|
+
* @example
|
|
477
|
+
* -1
|
|
478
|
+
*/
|
|
374
479
|
maxSurgeInstanceRatio?: number;
|
|
480
|
+
/**
|
|
481
|
+
* @remarks
|
|
482
|
+
* The maximum number of surge instances during a rolling update. Values:
|
|
483
|
+
*
|
|
484
|
+
* If the minimum available instances is 100%, the maximum surge cannot be set to 0. If set to -1, the system uses its recommended value: 30% of your current instance count. For example, with 10 instances, 10 × 30% = 3.
|
|
485
|
+
*
|
|
486
|
+
* @example
|
|
487
|
+
* -1
|
|
488
|
+
*/
|
|
375
489
|
maxSurgeInstances?: number;
|
|
376
490
|
/**
|
|
377
491
|
* @remarks
|
|
378
|
-
* The memory
|
|
492
|
+
* The memory required per instance, in MB. Cannot be zero. Memory and CPU are paired. Supported fixed specifications:
|
|
493
|
+
*
|
|
494
|
+
* - **1024**: Pairs with 500 and 1000 milliCPU.
|
|
495
|
+
*
|
|
496
|
+
* - **2048**: Pairs with 500, 1000, and 2000 milliCPU.
|
|
497
|
+
*
|
|
498
|
+
* - **4096**: Pairs with 1000, 2000, and 4000 milliCPU.
|
|
499
|
+
*
|
|
500
|
+
* - **8192**: Pairs with 2000, 4000, and 8000 milliCPU.
|
|
501
|
+
*
|
|
502
|
+
* - **12288**: Pairs with 12000 milliCPU.
|
|
503
|
+
*
|
|
504
|
+
* - **16384**: Pairs with 4000, 8000, and 16000 milliCPU.
|
|
505
|
+
*
|
|
506
|
+
* - **24576**: Pairs with 12000 milliCPU.
|
|
507
|
+
*
|
|
508
|
+
* - **32768**: Pairs with 16000 milliCPU.
|
|
509
|
+
*
|
|
510
|
+
* - **65536**: Pairs with 8000, 16000, and 32000 milliCPU.
|
|
379
511
|
*
|
|
380
|
-
*
|
|
381
|
-
* * This parameter is set to **2048** if the Cpu parameter is set to 500, 1000, or 2000.
|
|
382
|
-
* * This parameter is set to **4096** if the Cpu parameter is set to 1000, 2000, or 4000.
|
|
383
|
-
* * This parameter is set to **8192** if the Cpu parameter is set to 2000, 4000, or 8,000.
|
|
384
|
-
* * This parameter is set to **12288** if the Cpu parameter is set to 12000.
|
|
385
|
-
* * This parameter is set to **16384** if the Cpu parameter is set to 4000, 8000, or 16000.
|
|
386
|
-
* * This parameter is set to **24576** if the Cpu parameter is set to 12000.
|
|
387
|
-
* * This parameter is set to **32768** if the Cpu parameter is set to 16000.
|
|
388
|
-
* * This parameter is set to **65536** if the Cpu parameter is set to 8000, 16000, or 32000.
|
|
389
|
-
* * This parameter is set to **131072** if the Cpu parameter is set to 32000.
|
|
512
|
+
* - **131072**: Pairs with 32000 milliCPU.
|
|
390
513
|
*
|
|
391
514
|
* @example
|
|
392
515
|
* 1024
|
|
@@ -394,11 +517,15 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
394
517
|
memory?: number;
|
|
395
518
|
/**
|
|
396
519
|
* @remarks
|
|
397
|
-
*
|
|
520
|
+
* Select a Nacos registry center. Values:
|
|
398
521
|
*
|
|
399
|
-
*
|
|
400
|
-
*
|
|
401
|
-
*
|
|
522
|
+
* - **0**: Built-in Nacos in SAE.
|
|
523
|
+
*
|
|
524
|
+
* - **1**: Self-managed Nacos.
|
|
525
|
+
*
|
|
526
|
+
* - **2**: MSE Nacos Commercial Edition.
|
|
527
|
+
*
|
|
528
|
+
* > If you select built-in Nacos in SAE, you cannot retrieve its configuration.
|
|
402
529
|
*
|
|
403
530
|
* @example
|
|
404
531
|
* "0"
|
|
@@ -406,13 +533,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
406
533
|
microRegistration?: string;
|
|
407
534
|
/**
|
|
408
535
|
* @remarks
|
|
409
|
-
*
|
|
410
|
-
*
|
|
411
|
-
* - 0: SAE built-in Nacos. Unable to get the configuration of SAE built-in Nacos.
|
|
412
|
-
*
|
|
413
|
-
* - 1: Self-built Nacos from users.
|
|
414
|
-
*
|
|
415
|
-
* - 2: MSE enterprise Nacos.
|
|
536
|
+
* The registry configuration. Applies only when the registry type is MSE Nacos Enterprise Edition.
|
|
416
537
|
*
|
|
417
538
|
* @example
|
|
418
539
|
* {\\"instanceId\\":\\"mse-cn-zvp2bh6h70r\\",\\"namespace\\":\\"4c0aa74f-57cb-423c-b6af-5d9f2d0e3dbd\\"}
|
|
@@ -420,29 +541,23 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
420
541
|
microRegistrationConfig?: string;
|
|
421
542
|
/**
|
|
422
543
|
* @remarks
|
|
423
|
-
* Configure
|
|
424
|
-
*
|
|
425
|
-
* Whether to enable microservices governance (enable):
|
|
426
|
-
* - true: Enable
|
|
427
|
-
* - false: Disable
|
|
428
|
-
*
|
|
429
|
-
* Configure lossless online/offline deployment (mseLosslessRule):
|
|
544
|
+
* Configure microservice governance features.
|
|
430
545
|
*
|
|
431
|
-
*
|
|
546
|
+
* - Enable microservice governance (enable):
|
|
432
547
|
*
|
|
433
|
-
*
|
|
548
|
+
* - true: Enable
|
|
434
549
|
*
|
|
435
|
-
*
|
|
550
|
+
* - false: Disable
|
|
436
551
|
*
|
|
437
|
-
* -
|
|
552
|
+
* - Configure graceful start and shutdown (mseLosslessRule):
|
|
438
553
|
*
|
|
439
|
-
*
|
|
554
|
+
* - delayTime: Delay time
|
|
440
555
|
*
|
|
441
|
-
*
|
|
556
|
+
* - enable: Whether to enable graceful start. true enables it. false disables it.
|
|
442
557
|
*
|
|
443
|
-
*
|
|
558
|
+
* - notice: Whether to enable notifications. true enables them. false disables them.
|
|
444
559
|
*
|
|
445
|
-
* warmupTime:
|
|
560
|
+
* - warmupTime: Warm-up duration for small traffic, in seconds.
|
|
446
561
|
*
|
|
447
562
|
* @example
|
|
448
563
|
* {"enable": true,"mseLosslessRule": {"delayTime": 0,"enable": false,"notice": false,"warmupTime": 120}}
|
|
@@ -450,12 +565,13 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
450
565
|
microserviceEngineConfig?: string;
|
|
451
566
|
/**
|
|
452
567
|
* @remarks
|
|
453
|
-
* The
|
|
568
|
+
* The minimum number of available instances as a percentage of total instances. Values:
|
|
454
569
|
*
|
|
455
|
-
*
|
|
456
|
-
* * If you set the value to a number **from 0 to 100**, the minimum number of available instances is calculated by using the following formula: Current number of instances × (Value of MinReadyInstanceRatio × 100%). The value is the nearest integer rounded up from the calculated result. For example, if the percentage is set to **50**% and five instances are available, the minimum number of available instances is 3.
|
|
570
|
+
* - **-1**: Use the default value. No percentage is applied.
|
|
457
571
|
*
|
|
458
|
-
*
|
|
572
|
+
* - **0–100**: Percentage value. Rounded up. For example, if set to **50**% and you have 5 instances, the minimum is 3.
|
|
573
|
+
*
|
|
574
|
+
* > If both **MinReadyInstances** and **MinReadyInstanceRatio** are provided, and **MinReadyInstanceRatio** is not **-1**, then **MinReadyInstanceRatio** takes precedence. For example, if **MinReadyInstances** is **5** and **MinReadyInstanceRatio** is **50**, the system calculates the minimum based on 50%.
|
|
459
575
|
*
|
|
460
576
|
* @example
|
|
461
577
|
* -1
|
|
@@ -463,12 +579,13 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
463
579
|
minReadyInstanceRatio?: number;
|
|
464
580
|
/**
|
|
465
581
|
* @remarks
|
|
466
|
-
* The minimum number of available
|
|
582
|
+
* The minimum number of instances that remain available during a rolling update. Values:
|
|
583
|
+
*
|
|
584
|
+
* - If set to **0**, your application experiences downtime during updates.
|
|
467
585
|
*
|
|
468
|
-
*
|
|
469
|
-
* * If you set the value to \\*\\*-1\\*\\*, the minimum number of available instances is automatically set to a system-recommended value. The value is the nearest integer to which the calculated result of the following formula is rounded up: Current number of instances × 25%. For example, if five instances are available, the minimum number of available instances is calculated by using the following formula: 5 × 25% = 1.25. In this case, the minimum number of available instances is 2.
|
|
586
|
+
* - If set to -1, the system uses its recommended value: 25% of your current instance count. For example, with 5 instances, 5 × 25% = 1.25, rounded up to 2.
|
|
470
587
|
*
|
|
471
|
-
* >
|
|
588
|
+
* > We recommend setting this value to at least 1 to avoid service interruptions.
|
|
472
589
|
*
|
|
473
590
|
* @example
|
|
474
591
|
* 1
|
|
@@ -476,7 +593,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
476
593
|
minReadyInstances?: number;
|
|
477
594
|
/**
|
|
478
595
|
* @remarks
|
|
479
|
-
*
|
|
596
|
+
* We recommend using **NasConfigs** instead of this field. The NAS mount description. If your NAS configuration remains unchanged, omit this parameter. To clear your NAS configuration, set this field to an empty string.
|
|
480
597
|
*
|
|
481
598
|
* @example
|
|
482
599
|
* [{mountPath: "/tmp", nasPath: "/"}]
|
|
@@ -484,7 +601,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
484
601
|
mountDesc?: string;
|
|
485
602
|
/**
|
|
486
603
|
* @remarks
|
|
487
|
-
* The mount target of the NAS
|
|
604
|
+
* We recommend using **NasConfigs** instead of this field. The mount target of the NAS in your application\\"s VPC. If your NAS configuration remains unchanged, omit this parameter. To clear your NAS configuration, set this field to an empty string.
|
|
488
605
|
*
|
|
489
606
|
* @example
|
|
490
607
|
* 10d3b4bc9****.com
|
|
@@ -492,13 +609,17 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
492
609
|
mountHost?: string;
|
|
493
610
|
/**
|
|
494
611
|
* @remarks
|
|
495
|
-
* The
|
|
612
|
+
* The configuration for mounting NAS. Values:
|
|
496
613
|
*
|
|
497
|
-
*
|
|
498
|
-
*
|
|
499
|
-
*
|
|
500
|
-
*
|
|
501
|
-
*
|
|
614
|
+
* - **mountPath**: The mount path in the container.
|
|
615
|
+
*
|
|
616
|
+
* - **readOnly**: Set to **false** for read and write permissions.
|
|
617
|
+
*
|
|
618
|
+
* - **nasId**: The NAS ID.
|
|
619
|
+
*
|
|
620
|
+
* - **mountDomain**: The mount target address. For more information, see [DescribeMountTargets](https://help.aliyun.com/document_detail/62626.html).
|
|
621
|
+
*
|
|
622
|
+
* - **nasPath**: The relative directory in NAS.
|
|
502
623
|
*
|
|
503
624
|
* @example
|
|
504
625
|
* [{"mountPath":"/test1","readOnly":false,"nasId":"nasId1","mountDomain":"nasId1.cn-shenzhen.nas.aliyuncs.com","nasPath":"/test1"},{"nasId":"nasId2","mountDomain":"nasId2.cn-shenzhen.nas.aliyuncs.com","readOnly":false,"nasPath":"/test2","mountPath":"/test2"}]
|
|
@@ -506,7 +627,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
506
627
|
nasConfigs?: string;
|
|
507
628
|
/**
|
|
508
629
|
* @remarks
|
|
509
|
-
*
|
|
630
|
+
* We recommend using **NasConfigs** instead of this field. The ID of the NAS file system. If your NAS configuration remains unchanged, omit this parameter. To clear your NAS configuration, set this field to an empty string.
|
|
510
631
|
*
|
|
511
632
|
* @example
|
|
512
633
|
* 10d3b4****
|
|
@@ -514,13 +635,13 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
514
635
|
nasId?: string;
|
|
515
636
|
/**
|
|
516
637
|
* @remarks
|
|
517
|
-
*
|
|
638
|
+
* The application version:
|
|
518
639
|
*
|
|
519
|
-
* - lite:
|
|
640
|
+
* - lite: Lite Edition
|
|
520
641
|
*
|
|
521
|
-
* - std:
|
|
642
|
+
* - std: Standard Edition
|
|
522
643
|
*
|
|
523
|
-
* - pro:
|
|
644
|
+
* - pro: Professional Edition
|
|
524
645
|
*
|
|
525
646
|
* @example
|
|
526
647
|
* pro
|
|
@@ -528,9 +649,9 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
528
649
|
newSaeVersion?: string;
|
|
529
650
|
/**
|
|
530
651
|
* @remarks
|
|
531
|
-
* The
|
|
652
|
+
* The RAM role for identity authentication.
|
|
532
653
|
*
|
|
533
|
-
* >
|
|
654
|
+
* > Create an OIDC identity provider and an associated role in the same region before using this parameter. For more information, see [Create an OIDC identity provider](https://help.aliyun.com/document_detail/2331022.html) and [Create a role for SSO identity providers](https://help.aliyun.com/document_detail/2331016.html).
|
|
534
655
|
*
|
|
535
656
|
* @example
|
|
536
657
|
* sae-test
|
|
@@ -538,7 +659,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
538
659
|
oidcRoleName?: string;
|
|
539
660
|
/**
|
|
540
661
|
* @remarks
|
|
541
|
-
* The AccessKey ID
|
|
662
|
+
* The AccessKey ID for OSS read and write operations.
|
|
542
663
|
*
|
|
543
664
|
* @example
|
|
544
665
|
* xxxxxx
|
|
@@ -546,7 +667,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
546
667
|
ossAkId?: string;
|
|
547
668
|
/**
|
|
548
669
|
* @remarks
|
|
549
|
-
* The AccessKey secret
|
|
670
|
+
* The AccessKey secret for OSS read and write operations.
|
|
550
671
|
*
|
|
551
672
|
* @example
|
|
552
673
|
* xxxxxx
|
|
@@ -554,18 +675,19 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
554
675
|
ossAkSecret?: string;
|
|
555
676
|
/**
|
|
556
677
|
* @remarks
|
|
557
|
-
*
|
|
678
|
+
* The OSS mount description. Parameters:
|
|
679
|
+
*
|
|
680
|
+
* - **bucketName**: The name of the bucket.
|
|
558
681
|
*
|
|
559
|
-
*
|
|
682
|
+
* - **bucketPath**: The directory or object in OSS. If the directory does not exist, an error occurs.
|
|
560
683
|
*
|
|
561
|
-
*
|
|
684
|
+
* - **mountPath**: The path in your SAE container. If the path exists, it is overwritten. If it does not exist, it is created.
|
|
562
685
|
*
|
|
563
|
-
*
|
|
686
|
+
* - **readOnly**: Whether the container path has read-only access to the mounted resource. Values:
|
|
564
687
|
*
|
|
565
|
-
*
|
|
688
|
+
* - **true**: Read-only.
|
|
566
689
|
*
|
|
567
|
-
*
|
|
568
|
-
* * **false**: The application has read and write permissions.
|
|
690
|
+
* - **false**: Read and write.
|
|
569
691
|
*
|
|
570
692
|
* @example
|
|
571
693
|
* [{"bucketName": "oss-bucket", "bucketPath": "data/user.data", "mountPath": "/usr/data/user.data", "readOnly": true}]
|
|
@@ -573,26 +695,43 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
573
695
|
ossMountDescs?: string;
|
|
574
696
|
/**
|
|
575
697
|
* @remarks
|
|
576
|
-
* The package
|
|
577
|
-
*
|
|
578
|
-
*
|
|
579
|
-
*
|
|
580
|
-
*
|
|
581
|
-
*
|
|
582
|
-
*
|
|
583
|
-
*
|
|
584
|
-
*
|
|
585
|
-
*
|
|
586
|
-
*
|
|
587
|
-
*
|
|
588
|
-
*
|
|
589
|
-
*
|
|
590
|
-
*
|
|
591
|
-
*
|
|
592
|
-
*
|
|
593
|
-
*
|
|
594
|
-
*
|
|
595
|
-
*
|
|
698
|
+
* The type of your application package. Values:
|
|
699
|
+
*
|
|
700
|
+
* - For Java applications: **FatJar**, **War**, and **Image**.
|
|
701
|
+
*
|
|
702
|
+
* - For PHP applications:
|
|
703
|
+
*
|
|
704
|
+
* - **PhpZip**
|
|
705
|
+
*
|
|
706
|
+
* - **IMAGE_PHP_5_4**
|
|
707
|
+
*
|
|
708
|
+
* - **IMAGE_PHP_5_4_ALPINE**
|
|
709
|
+
*
|
|
710
|
+
* - **IMAGE_PHP_5_5**
|
|
711
|
+
*
|
|
712
|
+
* - **IMAGE_PHP_5_5_ALPINE**
|
|
713
|
+
*
|
|
714
|
+
* - **IMAGE_PHP_5_6**
|
|
715
|
+
*
|
|
716
|
+
* - **IMAGE_PHP_5_6_ALPINE**
|
|
717
|
+
*
|
|
718
|
+
* - **IMAGE_PHP_7_0**
|
|
719
|
+
*
|
|
720
|
+
* - **IMAGE_PHP_7_0_ALPINE**
|
|
721
|
+
*
|
|
722
|
+
* - **IMAGE_PHP_7_1**
|
|
723
|
+
*
|
|
724
|
+
* - **IMAGE_PHP_7_1_ALPINE**
|
|
725
|
+
*
|
|
726
|
+
* - **IMAGE_PHP_7_2**
|
|
727
|
+
*
|
|
728
|
+
* - **IMAGE_PHP_7_2_ALPINE**
|
|
729
|
+
*
|
|
730
|
+
* - **IMAGE_PHP_7_3**
|
|
731
|
+
*
|
|
732
|
+
* - **IMAGE_PHP_7_3_ALPINE**
|
|
733
|
+
*
|
|
734
|
+
* - For Python applications: **PythonZip** and **Image**.
|
|
596
735
|
*
|
|
597
736
|
* @example
|
|
598
737
|
* FatJar
|
|
@@ -600,7 +739,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
600
739
|
packageType?: string;
|
|
601
740
|
/**
|
|
602
741
|
* @remarks
|
|
603
|
-
* The
|
|
742
|
+
* The URL of your deployment package. Required when **Package Type** is **FatJar**, **War**, or **PythonZip**.
|
|
604
743
|
*
|
|
605
744
|
* @example
|
|
606
745
|
* http://myoss.oss-cn-hangzhou.aliyuncs.com/my-buc/2019-06-30/****.jar
|
|
@@ -608,7 +747,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
608
747
|
packageUrl?: string;
|
|
609
748
|
/**
|
|
610
749
|
* @remarks
|
|
611
|
-
* The version of
|
|
750
|
+
* The version number of your deployment package. Required when **Package Type** is **FatJar**, **War**, or **PythonZip**.
|
|
612
751
|
*
|
|
613
752
|
* @example
|
|
614
753
|
* 1.0.1
|
|
@@ -616,7 +755,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
616
755
|
packageVersion?: string;
|
|
617
756
|
/**
|
|
618
757
|
* @remarks
|
|
619
|
-
* The
|
|
758
|
+
* The PHP version that your PHP deployment package depends on. Not supported for images.
|
|
620
759
|
*
|
|
621
760
|
* @example
|
|
622
761
|
* PHP-FPM 7.0
|
|
@@ -624,7 +763,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
624
763
|
php?: string;
|
|
625
764
|
/**
|
|
626
765
|
* @remarks
|
|
627
|
-
* The path
|
|
766
|
+
* The mount path for PHP application monitoring. Ensure your PHP server loads the configuration file at this path. You do not need to manage the configuration content. SAE renders the correct configuration automatically.
|
|
628
767
|
*
|
|
629
768
|
* @example
|
|
630
769
|
* /usr/local/etc/php/conf.d/arms.ini
|
|
@@ -632,7 +771,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
632
771
|
phpArmsConfigLocation?: string;
|
|
633
772
|
/**
|
|
634
773
|
* @remarks
|
|
635
|
-
* The
|
|
774
|
+
* The content of the PHP configuration file.
|
|
636
775
|
*
|
|
637
776
|
* @example
|
|
638
777
|
* k1=v1
|
|
@@ -640,7 +779,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
640
779
|
phpConfig?: string;
|
|
641
780
|
/**
|
|
642
781
|
* @remarks
|
|
643
|
-
* The path
|
|
782
|
+
* The mount path for the PHP startup configuration. Ensure your PHP server uses this configuration file to start.
|
|
644
783
|
*
|
|
645
784
|
* @example
|
|
646
785
|
* /usr/local/etc/php/php.ini
|
|
@@ -648,7 +787,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
648
787
|
phpConfigLocation?: string;
|
|
649
788
|
/**
|
|
650
789
|
* @remarks
|
|
651
|
-
*
|
|
790
|
+
* A script that runs after your container starts. It executes immediately after the container is created. Format: `{"exec":{"command":["sh","-c","echo hello"]}}`
|
|
652
791
|
*
|
|
653
792
|
* @example
|
|
654
793
|
* {"exec":{"command":["sh","-c","echo hello"]}}
|
|
@@ -656,7 +795,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
656
795
|
postStart?: string;
|
|
657
796
|
/**
|
|
658
797
|
* @remarks
|
|
659
|
-
*
|
|
798
|
+
* A script that runs before your container stops. It executes just before the container is deleted. Format: `{"exec":{"command":["sh","-c","echo hello"]}}`
|
|
660
799
|
*
|
|
661
800
|
* @example
|
|
662
801
|
* {"exec":{"command":["sh","-c","echo hello"]}}
|
|
@@ -664,20 +803,21 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
664
803
|
preStop?: string;
|
|
665
804
|
/**
|
|
666
805
|
* @remarks
|
|
667
|
-
*
|
|
806
|
+
* Enable K8s Service registration and discovery. Values:
|
|
807
|
+
*
|
|
808
|
+
* - **portProtocols**: Port and protocol. Port range is [1,65535]. Protocols supported: **TCP** and **UDP**.
|
|
809
|
+
*
|
|
810
|
+
* - portAndProtocol: Port and protocol. Port range is [1,65535]. Protocols supported: **TCP** and **UDP**. **portProtocols** takes precedence. If both are set, only **portProtocols** applies.
|
|
668
811
|
*
|
|
669
|
-
*
|
|
670
|
-
* * **namespaceId**: the namespace ID.
|
|
671
|
-
* * **portAndProtocol**: the port number and protocol. Valid values of the port number: 1 to 65535. Valid values of the protocol: **TCP** and **UDP**.
|
|
672
|
-
* * **enable**: enables the Kubernetes Service-based registration and discovery feature.
|
|
812
|
+
* - **enable**: Enable K8s Service registration and discovery.
|
|
673
813
|
*
|
|
674
814
|
* @example
|
|
675
|
-
* {"
|
|
815
|
+
* {"portProtocols":[{"port":18012,"protocol":"TCP"}],"portAndProtocol":{"18012":"TCP"},"enable":true}
|
|
676
816
|
*/
|
|
677
817
|
pvtzDiscoverySvc?: string;
|
|
678
818
|
/**
|
|
679
819
|
* @remarks
|
|
680
|
-
* The Python environment.
|
|
820
|
+
* The Python runtime environment. Supported: **PYTHON 3.9.15**.
|
|
681
821
|
*
|
|
682
822
|
* @example
|
|
683
823
|
* PYTHON 3.9.15
|
|
@@ -685,7 +825,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
685
825
|
python?: string;
|
|
686
826
|
/**
|
|
687
827
|
* @remarks
|
|
688
|
-
*
|
|
828
|
+
* Custom module dependencies. By default, dependencies defined in requirements.txt in the root directory are installed. If no configuration or custom packages exist, specify the dependencies to install.
|
|
689
829
|
*
|
|
690
830
|
* @example
|
|
691
831
|
* Flask==2.0
|
|
@@ -693,9 +833,9 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
693
833
|
pythonModules?: string;
|
|
694
834
|
/**
|
|
695
835
|
* @remarks
|
|
696
|
-
*
|
|
836
|
+
* Startup status checks for your application. Containers that repeatedly fail readiness checks are terminated and restarted. Containers that fail readiness checks receive no SLB traffic. Supports **exec**, **httpGet**, and **tcpSocket**. For examples, see the **Liveness** parameter.
|
|
697
837
|
*
|
|
698
|
-
* > You can
|
|
838
|
+
* > You can select only one health check method.
|
|
699
839
|
*
|
|
700
840
|
* @example
|
|
701
841
|
* {"exec":{"command":["sleep","6s"]},"initialDelaySeconds":15,"timeoutSeconds":12}
|
|
@@ -711,14 +851,15 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
711
851
|
replicas?: number;
|
|
712
852
|
/**
|
|
713
853
|
* @remarks
|
|
714
|
-
* Secret
|
|
715
|
-
* Use the secret dictionaries created in the Namespace Secret Dictionary page to inject information into containers. Parameter descriptions are as follows:
|
|
854
|
+
* The mount description for a **Secret**. Use secrets created on the namespace secrets page to inject sensitive information into your container. Parameters:
|
|
716
855
|
*
|
|
717
|
-
* - secretId
|
|
856
|
+
* - **secretId**: The ID of the secret instance. Get it by calling the ListSecrets API.
|
|
718
857
|
*
|
|
719
|
-
* - key
|
|
858
|
+
* - **key**: The key.
|
|
720
859
|
*
|
|
721
|
-
*
|
|
860
|
+
* > You can mount all keys by passing `sae-sys-secret-all`.
|
|
861
|
+
*
|
|
862
|
+
* - **mountPath**: The mount path.
|
|
722
863
|
*
|
|
723
864
|
* @example
|
|
724
865
|
* [{“secretId":10,”key":"test","mountPath":"/tmp"}]
|
|
@@ -726,7 +867,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
726
867
|
secretMountDesc?: string;
|
|
727
868
|
/**
|
|
728
869
|
* @remarks
|
|
729
|
-
*
|
|
870
|
+
* The security group ID.
|
|
730
871
|
*
|
|
731
872
|
* @example
|
|
732
873
|
* sg-wz969ngg2e49q5i4****
|
|
@@ -734,7 +875,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
734
875
|
securityGroupId?: string;
|
|
735
876
|
/**
|
|
736
877
|
* @remarks
|
|
737
|
-
* The
|
|
878
|
+
* The canary tags configured for your application.
|
|
738
879
|
*
|
|
739
880
|
* @example
|
|
740
881
|
* {\\"alicloud.service.tag\\":\\"g1\\"}
|
|
@@ -742,41 +883,55 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
742
883
|
serviceTags?: string;
|
|
743
884
|
/**
|
|
744
885
|
* @remarks
|
|
745
|
-
*
|
|
886
|
+
* Container configuration information.
|
|
746
887
|
*/
|
|
747
888
|
sidecarContainersConfig?: SidecarContainerConfig[];
|
|
748
889
|
/**
|
|
749
890
|
* @remarks
|
|
750
|
-
* The
|
|
891
|
+
* The configuration for collecting logs to Simple Log Service (SLS).
|
|
892
|
+
*
|
|
893
|
+
* - Using SAE-managed SLS resources: `[{"logDir":"","logType":"stdout"},{"logDir":"/tmp/a.log"}]`.
|
|
894
|
+
*
|
|
895
|
+
* - Using custom SLS resources: `[{"projectName":"test-sls","logType":"stdout","logDir":"","logstoreName":"sae","logtailName":""},{"projectName":"test","logDir":"/tmp/a.log","logstoreName":"sae","logtailName":""}]`.
|
|
896
|
+
*
|
|
897
|
+
* Parameters:
|
|
898
|
+
*
|
|
899
|
+
* - **projectName**: The name of the SLS project.
|
|
751
900
|
*
|
|
752
|
-
*
|
|
753
|
-
* * To use custom Log Service resources, set this parameter to `[{"projectName":"test-sls","logType":"stdout","logDir":"","logstoreName":"sae","logtailName":""},{"projectName":"test","logDir":"/tmp/a.log","logstoreName":"sae","logtailName":""}]`.
|
|
901
|
+
* - **logDir**: The log file path.
|
|
754
902
|
*
|
|
755
|
-
* The
|
|
903
|
+
* - logType: The log type. **stdout** means standard output logs from the container. Only one **stdout** entry is allowed. If omitted, file logs are collected.
|
|
756
904
|
*
|
|
757
|
-
*
|
|
758
|
-
* * **logDir**: the path in which logs are stored.
|
|
759
|
-
* * **logType**: the log type. **stdout**: the standard output log of the container. You can specify only one stdout value for this parameter. If you leave this parameter empty, file logs are collected.
|
|
760
|
-
* * **logstoreName**: the name of the Logstore in Log Service.
|
|
761
|
-
* * **logtailName**: the name of the Logtail configuration in Log Service. If you do not configure this parameter, a new Logtail configuration is created.
|
|
905
|
+
* - **logstoreName**: The name of the SLS Logstore.
|
|
762
906
|
*
|
|
763
|
-
*
|
|
907
|
+
* - **logtailName**: The name of the SLS Logtail. If omitted, a new Logtail is created.
|
|
764
908
|
*
|
|
765
|
-
*
|
|
909
|
+
* If your SLS collection configuration remains unchanged across deployments, omit this parameter. To disable SLS collection, set this field to an empty string.
|
|
910
|
+
*
|
|
911
|
+
* > Projects automatically created by SAE are deleted when the application is deleted. Do not select these projects when choosing an existing project.
|
|
766
912
|
*
|
|
767
913
|
* @example
|
|
768
914
|
* [{"logDir":"","logType":"stdout"},{"logDir":"/tmp/a.log"}]
|
|
769
915
|
*/
|
|
770
916
|
slsConfigs?: string;
|
|
917
|
+
/**
|
|
918
|
+
* @remarks
|
|
919
|
+
* The SLS log tags.
|
|
920
|
+
*/
|
|
771
921
|
slsLogEnvTags?: string;
|
|
772
922
|
/**
|
|
773
923
|
* @remarks
|
|
774
|
-
*
|
|
924
|
+
* Enable application startup probing.
|
|
925
|
+
*
|
|
926
|
+
* - Success: The application starts successfully. If you configure Liveness and Readiness checks, they run after startup.
|
|
775
927
|
*
|
|
776
|
-
*
|
|
928
|
+
* - Failure: The application fails to start. SAE reports an error and restarts the container automatically.
|
|
777
929
|
*
|
|
778
|
-
*
|
|
779
|
-
*
|
|
930
|
+
* > Description
|
|
931
|
+
* >
|
|
932
|
+
* > - Supports exec, httpGet, and tcpSocket. For examples, see the Liveness parameter.
|
|
933
|
+
* >
|
|
934
|
+
* > - You can select only one health check method.
|
|
780
935
|
*
|
|
781
936
|
* @example
|
|
782
937
|
* {"exec":{"command":["sh","-c","cat /home/admin/start.sh"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":2}
|
|
@@ -784,23 +939,31 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
784
939
|
startupProbe?: string;
|
|
785
940
|
/**
|
|
786
941
|
* @remarks
|
|
787
|
-
*
|
|
942
|
+
* Configures service discovery and end-to-end canary release based on a Kubernetes Service:
|
|
943
|
+
*
|
|
944
|
+
* - enable: Specifies whether to enable the end-to-end canary release feature.
|
|
945
|
+
*
|
|
946
|
+
* - true: Enables the feature.
|
|
947
|
+
*
|
|
948
|
+
* - false: Disables the feature.
|
|
949
|
+
*
|
|
950
|
+
* - namespaceId: The namespace ID.
|
|
951
|
+
*
|
|
952
|
+
* - portAndProtocol: The listening port and protocol. The format is {"\\<port>:\\<protocol>":"\\<target_port>"}.
|
|
788
953
|
*
|
|
789
|
-
* -
|
|
954
|
+
* - portProtocols: A list of ports and protocols for the service.
|
|
790
955
|
*
|
|
791
|
-
*
|
|
956
|
+
* - port: The port number.
|
|
792
957
|
*
|
|
793
|
-
*
|
|
794
|
-
* - portProtocols: Define service ports and protocols
|
|
795
|
-
* port: Port
|
|
796
|
-
* protocol: Protocol
|
|
797
|
-
* targetPort: Container port
|
|
958
|
+
* - protocol: The protocol.
|
|
798
959
|
*
|
|
799
|
-
*
|
|
960
|
+
* - targetPort: The container port.
|
|
800
961
|
*
|
|
801
|
-
* -
|
|
962
|
+
* - pvtzDiscoveryName: The service discovery name.
|
|
802
963
|
*
|
|
803
|
-
* -
|
|
964
|
+
* - serviceId: The service ID.
|
|
965
|
+
*
|
|
966
|
+
* - serviceName: The service name.
|
|
804
967
|
*
|
|
805
968
|
* @example
|
|
806
969
|
* {\\"enable\\":\\"false\\",\\"namespaceId\\":\\"cn-beijing:test\\",\\"portAndProtocol\\":{\\"2000:TCP\\":\\"18081\\"},\\"portProtocols\\":[{\\"port\\":2000,\\"protocol\\":\\"TCP\\",\\"targetPort\\":18081}],\\"pvtzDiscoveryName\\":\\"cn-beijing-1421801774382676\\",\\"serviceId\\":\\"3513\\",\\"serviceName\\":\\"demo-gray.test\\"}
|
|
@@ -808,7 +971,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
808
971
|
swimlanePvtzDiscoverySvc?: string;
|
|
809
972
|
/**
|
|
810
973
|
* @remarks
|
|
811
|
-
* The
|
|
974
|
+
* The graceful shutdown timeout, in seconds. Default is 30. Valid values: 1–300.
|
|
812
975
|
*
|
|
813
976
|
* @example
|
|
814
977
|
* 10
|
|
@@ -816,7 +979,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
816
979
|
terminationGracePeriodSeconds?: number;
|
|
817
980
|
/**
|
|
818
981
|
* @remarks
|
|
819
|
-
* The time zone. Default
|
|
982
|
+
* The time zone. Default is **Asia/Shanghai**.
|
|
820
983
|
*
|
|
821
984
|
* @example
|
|
822
985
|
* Asia/Shanghai
|
|
@@ -824,13 +987,17 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
824
987
|
timezone?: string;
|
|
825
988
|
/**
|
|
826
989
|
* @remarks
|
|
827
|
-
* The Tomcat configuration.
|
|
990
|
+
* The Tomcat configuration. Set to an empty string or {} to delete the configuration. Values:
|
|
991
|
+
*
|
|
992
|
+
* - **port**: Port range is 1024–65535. Ports below 1024 require root privileges. Because containers run with admin privileges, use ports above 1024. Default is 8080.
|
|
993
|
+
*
|
|
994
|
+
* - **contextPath**: The access path. Default is the root directory /.
|
|
995
|
+
*
|
|
996
|
+
* - **maxThreads**: The size of the connection pool. Default is 400.
|
|
997
|
+
*
|
|
998
|
+
* - uriEncoding: The encoding format for Tomcat. Options include **UTF-8**, **ISO-8859-1**, **GBK**, and **GB2312**. Default is **ISO-8859-1**.
|
|
828
999
|
*
|
|
829
|
-
*
|
|
830
|
-
* * **contextPath**: the path. Default value: /. This value indicates the root directory.
|
|
831
|
-
* * **maxThreads**: the maximum number of connections in the connection pool. Default value: 400.
|
|
832
|
-
* * **uriEncoding**: the URI encoding scheme in the Tomcat container. Valid values: UTF-8, ISO-8859-1, GBK, and GB2312.************ If you do not specify this parameter, the default value **ISO-8859-1** is used.
|
|
833
|
-
* * **useBodyEncoding**: specifies whether to use the encoding scheme specified in the request body for URI query parameters. Default value: true.
|
|
1000
|
+
* - **useBodyEncodingForUri**: Whether to use body encoding for URLs. Default is **true**.
|
|
834
1001
|
*
|
|
835
1002
|
* @example
|
|
836
1003
|
* {"port":8080,"contextPath":"/","maxThreads":400,"uriEncoding":"ISO-8859-1","useBodyEncodingForUri":true}
|
|
@@ -838,23 +1005,27 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
838
1005
|
tomcatConfig?: string;
|
|
839
1006
|
/**
|
|
840
1007
|
* @remarks
|
|
841
|
-
* The
|
|
1008
|
+
* The release strategy. When MinReadyInstances equals 1, set UpdateStrategy to an empty string. When **MinReadyInstances** is greater than 1, examples include the following:
|
|
842
1009
|
*
|
|
843
|
-
*
|
|
844
|
-
* * The application is deployed on an instance. The remaining instances are manually classified into two release batches. In this case, the parameter is set to `{"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"manual"},"grayUpdate":{"gray":1}}`.
|
|
845
|
-
* * All instances are automatically classified into two release batches. The application is deployed on the instances of the two batches in parallel. In this case, the parameter is set to `{"type":"BatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":0}}`
|
|
1010
|
+
* - Canary release with 1 instance, followed by 2 automatic batches with a 1-minute interval: `{"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":1},"grayUpdate":{"gray":1}}`
|
|
846
1011
|
*
|
|
847
|
-
*
|
|
1012
|
+
* - Canary release with 1 instance, followed by 2 manual batches: `{"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"manual"},"grayUpdate":{"gray":1}}`
|
|
848
1013
|
*
|
|
849
|
-
*
|
|
1014
|
+
* - Two automatic batches with a 0-minute interval: `{"type":"BatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":0}}`
|
|
850
1015
|
*
|
|
851
|
-
*
|
|
1016
|
+
* Parameters:
|
|
852
1017
|
*
|
|
853
|
-
*
|
|
854
|
-
* * **releaseType**: the processing method for the batches. Valid values: **auto** and **manual**.
|
|
855
|
-
* * **batchWaitTime**: the interval between release batches. Unit: seconds.
|
|
1018
|
+
* - **type**: The release strategy type. Options are **GrayBatchUpdate** (canary release) or **BatchUpdate** (phased release).
|
|
856
1019
|
*
|
|
857
|
-
*
|
|
1020
|
+
* - **batchUpdate**: The phased release strategy.
|
|
1021
|
+
*
|
|
1022
|
+
* - **batch**: The number of batches.
|
|
1023
|
+
*
|
|
1024
|
+
* - **releaseType**: How batches are processed. Options are **auto** (automatic) or **manual** (manual).
|
|
1025
|
+
*
|
|
1026
|
+
* - **batchWaitTime**: The wait time between batches, in minutes.
|
|
1027
|
+
*
|
|
1028
|
+
* - **grayUpdate**: The number of canary instances. Required when **type** is **GrayBatchUpdate**.
|
|
858
1029
|
*
|
|
859
1030
|
* @example
|
|
860
1031
|
* {"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":1},"grayUpdate":{"gray":1}}
|
|
@@ -862,7 +1033,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
862
1033
|
updateStrategy?: string;
|
|
863
1034
|
/**
|
|
864
1035
|
* @remarks
|
|
865
|
-
* The
|
|
1036
|
+
* The virtual switch where your application instance elastic network interfaces reside. This switch must be in the specified VPC.
|
|
866
1037
|
*
|
|
867
1038
|
* @example
|
|
868
1039
|
* vsw-bp12mw1f8k3jgygk9****
|
|
@@ -870,7 +1041,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
870
1041
|
vSwitchId?: string;
|
|
871
1042
|
/**
|
|
872
1043
|
* @remarks
|
|
873
|
-
* The startup command
|
|
1044
|
+
* The startup command for your WAR package. Configure it the same way as the startup command for images. For more information, see [Set the startup command](https://help.aliyun.com/document_detail/96677.html).
|
|
874
1045
|
*
|
|
875
1046
|
* @example
|
|
876
1047
|
* CATALINA_OPTS=\\"$CATALINA_OPTS $Options\\" catalina.sh run
|
|
@@ -878,12 +1049,13 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
878
1049
|
warStartOptions?: string;
|
|
879
1050
|
/**
|
|
880
1051
|
* @remarks
|
|
881
|
-
* The
|
|
1052
|
+
* The Tomcat version that your deployment package depends on. Supported versions include the following:
|
|
1053
|
+
*
|
|
1054
|
+
* - **apache-tomcat-7.0.91**
|
|
882
1055
|
*
|
|
883
|
-
*
|
|
884
|
-
* * **apache-tomcat-8.5.42**
|
|
1056
|
+
* - **apache-tomcat-8.5.42**
|
|
885
1057
|
*
|
|
886
|
-
* This parameter is not
|
|
1058
|
+
* This parameter is not supported when **Package Type** is **Image**.
|
|
887
1059
|
*
|
|
888
1060
|
* @example
|
|
889
1061
|
* apache-tomcat-7.0.91
|