@alicloud/sae20190506 2.12.1 → 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 +214 -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 +102 -59
- package/dist/models/UpdateApplicationScalingRuleRequest.js +2 -0
- 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 +215 -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 +104 -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
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The
|
|
5
|
+
* The ARN of the RAM role required to pull images across Alibaba Cloud accounts. For more information, see [Authorize cross-account access using a RAM role](https://help.aliyun.com/document_detail/223585.html).
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
8
|
* acs:ram::123456789012****:role/adminrole
|
|
@@ -10,16 +10,23 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
10
10
|
acrAssumeRoleArn?: string;
|
|
11
11
|
/**
|
|
12
12
|
* @remarks
|
|
13
|
-
* The
|
|
13
|
+
* The Container Registry Enterprise Edition (ACR Enterprise Edition) instance ID. This parameter is required when **ImageUrl** is a Container Registry Enterprise Edition image.
|
|
14
14
|
*
|
|
15
15
|
* @example
|
|
16
16
|
* cri-xxxxxx
|
|
17
17
|
*/
|
|
18
18
|
acrInstanceId?: string;
|
|
19
|
+
/**
|
|
20
|
+
* @remarks
|
|
21
|
+
* The AliyunAgent version.
|
|
22
|
+
*
|
|
23
|
+
* @example
|
|
24
|
+
* 4.4.2
|
|
25
|
+
*/
|
|
19
26
|
agentVersion?: string;
|
|
20
27
|
/**
|
|
21
28
|
* @remarks
|
|
22
|
-
* The description
|
|
29
|
+
* The application description. It cannot exceed 1024 characters.
|
|
23
30
|
*
|
|
24
31
|
* @example
|
|
25
32
|
* This is a test description.
|
|
@@ -27,7 +34,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
27
34
|
appDescription?: string;
|
|
28
35
|
/**
|
|
29
36
|
* @remarks
|
|
30
|
-
* The name
|
|
37
|
+
* The application name. It can contain digits, letters, and hyphens (-). It must start with a letter and cannot end with a hyphen (-). The name cannot exceed 36 characters.
|
|
31
38
|
*
|
|
32
39
|
* This parameter is required.
|
|
33
40
|
*
|
|
@@ -37,7 +44,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
37
44
|
appName?: string;
|
|
38
45
|
/**
|
|
39
46
|
* @remarks
|
|
40
|
-
* Select micro_service
|
|
47
|
+
* Select micro_service for a microservice application.
|
|
41
48
|
*
|
|
42
49
|
* @example
|
|
43
50
|
* micro_service
|
|
@@ -45,10 +52,11 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
45
52
|
appSource?: string;
|
|
46
53
|
/**
|
|
47
54
|
* @remarks
|
|
48
|
-
*
|
|
55
|
+
* Whether to bind an Elastic IP address (EIP). Valid values:
|
|
49
56
|
*
|
|
50
|
-
*
|
|
51
|
-
*
|
|
57
|
+
* - **true**: Bind.
|
|
58
|
+
*
|
|
59
|
+
* - **false**: Do not bind.
|
|
52
60
|
*
|
|
53
61
|
* @example
|
|
54
62
|
* true
|
|
@@ -56,12 +64,13 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
56
64
|
associateEip?: boolean;
|
|
57
65
|
/**
|
|
58
66
|
* @remarks
|
|
59
|
-
*
|
|
67
|
+
* Whether to automatically configure the network environment. Valid values:
|
|
68
|
+
*
|
|
69
|
+
* - **true**: SAE automatically configures the network environment when creating an application. The values of **NamespaceId**, **VpcId**, **vSwitchId**, and **SecurityGroupId** are ignored.
|
|
60
70
|
*
|
|
61
|
-
*
|
|
62
|
-
* * **false**: SAE configures the network environment based on your settings when you create the application.
|
|
71
|
+
* - **false**: SAE manually configures the network environment when creating an application.
|
|
63
72
|
*
|
|
64
|
-
* >
|
|
73
|
+
* > If you select **true**, other **NamespaceId** values passed are ignored.
|
|
65
74
|
*
|
|
66
75
|
* @example
|
|
67
76
|
* true
|
|
@@ -69,7 +78,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
69
78
|
autoConfig?: boolean;
|
|
70
79
|
/**
|
|
71
80
|
* @remarks
|
|
72
|
-
* The
|
|
81
|
+
* The base application ID.
|
|
73
82
|
*
|
|
74
83
|
* @example
|
|
75
84
|
* ee99cce6-1c8e-4bfa-96c3-3e2fa9de8a41
|
|
@@ -77,15 +86,21 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
77
86
|
baseAppId?: string;
|
|
78
87
|
/**
|
|
79
88
|
* @remarks
|
|
80
|
-
* The
|
|
89
|
+
* The image start command. This command must be an executable object that exists in the container. Example:
|
|
90
|
+
*
|
|
91
|
+
* ```
|
|
92
|
+
* command:
|
|
93
|
+
* - echo
|
|
94
|
+
* - abc
|
|
95
|
+
* - >
|
|
96
|
+
* - file0
|
|
97
|
+
* ```
|
|
81
98
|
*
|
|
82
|
-
*
|
|
83
|
-
* - echo
|
|
84
|
-
* - abc
|
|
85
|
-
* - >
|
|
86
|
-
* - file0
|
|
99
|
+
* Based on the example, Command="echo" and `CommandArgs=["abc", ">", "file0"]`.
|
|
87
100
|
*
|
|
88
|
-
*
|
|
101
|
+
* >Notice:
|
|
102
|
+
*
|
|
103
|
+
* This option is required when PackageType is DotnetZip.
|
|
89
104
|
*
|
|
90
105
|
* @example
|
|
91
106
|
* echo
|
|
@@ -93,11 +108,12 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
93
108
|
command?: string;
|
|
94
109
|
/**
|
|
95
110
|
* @remarks
|
|
96
|
-
* The
|
|
111
|
+
* The image start command parameters. These are the parameters required by the **Command** parameter. Format:
|
|
97
112
|
*
|
|
98
113
|
* `["a","b"]`
|
|
99
114
|
*
|
|
100
|
-
* In the
|
|
115
|
+
* In the example, `CommandArgs=["abc", ">", "file0"]`. Convert `["abc", ">", "file0"]` to a string type, with the format as a JSON array. If this parameter is not needed, do not specify it.
|
|
116
|
+
* >Notice: This option is required when PackageType is DotnetZip.
|
|
101
117
|
*
|
|
102
118
|
* @example
|
|
103
119
|
* ["a","b"]
|
|
@@ -105,14 +121,15 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
105
121
|
commandArgs?: string;
|
|
106
122
|
/**
|
|
107
123
|
* @remarks
|
|
108
|
-
* The
|
|
124
|
+
* The **ConfigMap** mount description. Use configuration items created on the namespace configuration item page to inject configuration information into the container. Parameter description:
|
|
125
|
+
*
|
|
126
|
+
* - **configMapId**: The ConfigMap instance ID. Obtain it by calling the [ListNamespacedConfigMaps](https://help.aliyun.com/document_detail/176917.html) API operation.
|
|
109
127
|
*
|
|
110
|
-
*
|
|
111
|
-
* * **key**: the key.
|
|
128
|
+
* - **key**: The key value.
|
|
112
129
|
*
|
|
113
|
-
* > You can
|
|
130
|
+
* > You can mount all keys by passing the `sae-sys-configmap-all` parameter.
|
|
114
131
|
*
|
|
115
|
-
*
|
|
132
|
+
* - **mountPath**: The mount path.
|
|
116
133
|
*
|
|
117
134
|
* @example
|
|
118
135
|
* [{"configMapId":16,"key":"test","mountPath":"/tmp"}]
|
|
@@ -120,16 +137,21 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
120
137
|
configMapMountDesc?: string;
|
|
121
138
|
/**
|
|
122
139
|
* @remarks
|
|
123
|
-
* The CPU
|
|
140
|
+
* The CPU required for each instance, in millicores. It cannot be 0. Currently, only the following defined specifications are supported:
|
|
124
141
|
*
|
|
125
|
-
*
|
|
126
|
-
*
|
|
127
|
-
*
|
|
128
|
-
*
|
|
129
|
-
*
|
|
130
|
-
*
|
|
131
|
-
*
|
|
132
|
-
*
|
|
142
|
+
* - **500**
|
|
143
|
+
*
|
|
144
|
+
* - **1000**
|
|
145
|
+
*
|
|
146
|
+
* - **2000**
|
|
147
|
+
*
|
|
148
|
+
* - **4000**
|
|
149
|
+
*
|
|
150
|
+
* - **8000**
|
|
151
|
+
*
|
|
152
|
+
* - **16000**
|
|
153
|
+
*
|
|
154
|
+
* - **32000**
|
|
133
155
|
*
|
|
134
156
|
* @example
|
|
135
157
|
* 1000
|
|
@@ -137,10 +159,11 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
137
159
|
cpu?: number;
|
|
138
160
|
/**
|
|
139
161
|
* @remarks
|
|
140
|
-
*
|
|
162
|
+
* Custom Host mapping within the container. Valid values:
|
|
163
|
+
*
|
|
164
|
+
* - **hostName**: The domain name or hostname.
|
|
141
165
|
*
|
|
142
|
-
*
|
|
143
|
-
* * **ip**: the IP address.
|
|
166
|
+
* - **ip**: The IP address.
|
|
144
167
|
*
|
|
145
168
|
* @example
|
|
146
169
|
* [{"hostName":"samplehost","ip":"127.0.0.1"}]
|
|
@@ -148,11 +171,11 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
148
171
|
customHostAlias?: string;
|
|
149
172
|
/**
|
|
150
173
|
* @remarks
|
|
151
|
-
*
|
|
174
|
+
* The custom image type. If it is not a custom image, set it to an empty string:
|
|
152
175
|
*
|
|
153
|
-
* - internet: Public network image
|
|
176
|
+
* - internet: Public network image.
|
|
154
177
|
*
|
|
155
|
-
* - intranet: Private network image
|
|
178
|
+
* - intranet: Private network image.
|
|
156
179
|
*
|
|
157
180
|
* @example
|
|
158
181
|
* internet
|
|
@@ -160,10 +183,11 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
160
183
|
customImageNetworkType?: string;
|
|
161
184
|
/**
|
|
162
185
|
* @remarks
|
|
163
|
-
* Whether to deploy
|
|
186
|
+
* Whether to deploy immediately. Valid values:
|
|
187
|
+
*
|
|
188
|
+
* - **true**: Default value. Deploy immediately.
|
|
164
189
|
*
|
|
165
|
-
*
|
|
166
|
-
* * **false**: Deploy later.
|
|
190
|
+
* - **false**: Deploy later.
|
|
167
191
|
*
|
|
168
192
|
* @example
|
|
169
193
|
* true
|
|
@@ -171,7 +195,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
171
195
|
deploy?: boolean;
|
|
172
196
|
/**
|
|
173
197
|
* @remarks
|
|
174
|
-
* The disk size
|
|
198
|
+
* The disk storage size, in GB.
|
|
175
199
|
*
|
|
176
200
|
* @example
|
|
177
201
|
* 50
|
|
@@ -179,13 +203,17 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
179
203
|
diskSize?: number;
|
|
180
204
|
/**
|
|
181
205
|
* @remarks
|
|
182
|
-
*
|
|
206
|
+
* The version number of the .NET framework:
|
|
207
|
+
*
|
|
208
|
+
* - .NET 3.1
|
|
209
|
+
*
|
|
210
|
+
* - .NET 5.0
|
|
183
211
|
*
|
|
184
|
-
*
|
|
185
|
-
*
|
|
186
|
-
*
|
|
187
|
-
*
|
|
188
|
-
*
|
|
212
|
+
* - .NET 6.0
|
|
213
|
+
*
|
|
214
|
+
* - .NET 7.0
|
|
215
|
+
*
|
|
216
|
+
* - .NET 8.0
|
|
189
217
|
*
|
|
190
218
|
* @example
|
|
191
219
|
* .NET 3.1
|
|
@@ -193,18 +221,27 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
193
221
|
dotnet?: string;
|
|
194
222
|
/**
|
|
195
223
|
* @remarks
|
|
196
|
-
* The version
|
|
224
|
+
* The application runtime environment version in the HSF framework, such as the Ali-Tomcat container.
|
|
197
225
|
*
|
|
198
226
|
* @example
|
|
199
227
|
* 3.5.3
|
|
200
228
|
*/
|
|
201
229
|
edasContainerVersion?: string;
|
|
230
|
+
/**
|
|
231
|
+
* @remarks
|
|
232
|
+
* Shared temporary storage configuration.
|
|
233
|
+
*
|
|
234
|
+
* @example
|
|
235
|
+
* [{\\"name\\":\\"workdir\\",\\"mountPath\\":\\"/usr/local/tomcat/webapps\\"}]
|
|
236
|
+
*/
|
|
202
237
|
emptyDirDesc?: string;
|
|
203
238
|
/**
|
|
204
239
|
* @remarks
|
|
205
|
-
*
|
|
206
|
-
*
|
|
207
|
-
* -
|
|
240
|
+
* Whether to enable the CPU Burst feature:
|
|
241
|
+
*
|
|
242
|
+
* - true: Enable.
|
|
243
|
+
*
|
|
244
|
+
* - false: Do not enable.
|
|
208
245
|
*
|
|
209
246
|
* @example
|
|
210
247
|
* true
|
|
@@ -212,35 +249,59 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
212
249
|
enableCpuBurst?: boolean;
|
|
213
250
|
/**
|
|
214
251
|
* @remarks
|
|
215
|
-
* Enable application monitoring for non-Java applications based on eBPF technology.
|
|
252
|
+
* Enable application monitoring for non-Java applications based on eBPF technology. Valid values:
|
|
216
253
|
*
|
|
217
|
-
* - true
|
|
218
|
-
*
|
|
254
|
+
* - **true**: Enable.
|
|
255
|
+
*
|
|
256
|
+
* - **false**: Disable. Default value.
|
|
219
257
|
*
|
|
220
258
|
* @example
|
|
221
259
|
* false
|
|
222
260
|
*/
|
|
223
261
|
enableEbpf?: string;
|
|
262
|
+
/**
|
|
263
|
+
* @remarks
|
|
264
|
+
* Whether to reuse the namespace Agent version configuration.
|
|
265
|
+
*
|
|
266
|
+
* @example
|
|
267
|
+
* true
|
|
268
|
+
*/
|
|
224
269
|
enableNamespaceAgentVersion?: boolean;
|
|
270
|
+
/**
|
|
271
|
+
* @remarks
|
|
272
|
+
* Whether to reuse the namespace SLS log configuration.
|
|
273
|
+
*
|
|
274
|
+
* @example
|
|
275
|
+
* true
|
|
276
|
+
*/
|
|
225
277
|
enableNamespaceSlsConfig?: boolean;
|
|
226
278
|
/**
|
|
227
279
|
* @remarks
|
|
228
|
-
*
|
|
280
|
+
* Whether to enable new ARMS features:
|
|
229
281
|
*
|
|
230
|
-
*
|
|
231
|
-
*
|
|
282
|
+
* - true: Enable.
|
|
283
|
+
*
|
|
284
|
+
* - false: Do not enable.
|
|
232
285
|
*
|
|
233
286
|
* @example
|
|
234
287
|
* false
|
|
235
288
|
*/
|
|
236
289
|
enableNewArms?: boolean;
|
|
290
|
+
/**
|
|
291
|
+
* @remarks
|
|
292
|
+
* Whether to enable Prometheus custom metric collection.
|
|
293
|
+
*
|
|
294
|
+
* @example
|
|
295
|
+
* false
|
|
296
|
+
*/
|
|
237
297
|
enablePrometheus?: boolean;
|
|
238
298
|
/**
|
|
239
299
|
* @remarks
|
|
240
|
-
*
|
|
300
|
+
* Whether to enable Sidecar resource isolation:
|
|
241
301
|
*
|
|
242
|
-
* - true:
|
|
243
|
-
*
|
|
302
|
+
* - true: Enable isolation.
|
|
303
|
+
*
|
|
304
|
+
* - false: Do not enable isolation.
|
|
244
305
|
*
|
|
245
306
|
* @example
|
|
246
307
|
* true
|
|
@@ -248,30 +309,85 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
248
309
|
enableSidecarResourceIsolated?: boolean;
|
|
249
310
|
/**
|
|
250
311
|
* @remarks
|
|
251
|
-
*
|
|
312
|
+
* Container environment variable parameters. Support custom configurations or referencing configuration items. To reference a configuration item, create a ConfigMap instance first. For more information, see [CreateConfigMap](https://help.aliyun.com/document_detail/176914.html). Valid values:
|
|
313
|
+
*
|
|
314
|
+
* - Custom configuration
|
|
252
315
|
*
|
|
253
|
-
*
|
|
316
|
+
* - **name**: The environment variable name.
|
|
254
317
|
*
|
|
255
|
-
*
|
|
256
|
-
* * **value**: the value of the environment variable. The priority of the custom configuration is higher than valueFrom.
|
|
318
|
+
* - **value**: The environment variable value. This has a higher priority than valueFrom.
|
|
257
319
|
*
|
|
258
|
-
*
|
|
320
|
+
* - Reference configuration item (valueFrom)
|
|
259
321
|
*
|
|
260
|
-
*
|
|
261
|
-
*
|
|
262
|
-
*
|
|
263
|
-
*
|
|
322
|
+
* - **name**: The environment variable name. You can reference a single key or all keys. To reference all keys, enter `sae-sys-configmap-all-<configuration item name>`, for example, `sae-sys-configmap-all-test1`.
|
|
323
|
+
*
|
|
324
|
+
* - **valueFrom**: The environment variable reference. Set this to `configMapRef`.
|
|
325
|
+
*
|
|
326
|
+
* - **configMapId**: The configuration item ID.
|
|
327
|
+
*
|
|
328
|
+
* - **key**: The key. If you reference all key-values, do not set this field.
|
|
264
329
|
*
|
|
265
330
|
* @example
|
|
266
|
-
* [
|
|
331
|
+
* [
|
|
332
|
+
* {
|
|
333
|
+
* "name": "sae-sys-configmap-all-hello",
|
|
334
|
+
* "valueFrom": {
|
|
335
|
+
* "configMapRef": {
|
|
336
|
+
* "configMapId": 100,
|
|
337
|
+
* "key": ""
|
|
338
|
+
* }
|
|
339
|
+
* }
|
|
340
|
+
* },
|
|
341
|
+
* {
|
|
342
|
+
* "name": "hello",
|
|
343
|
+
* "valueFrom": {
|
|
344
|
+
* "configMapRef": {
|
|
345
|
+
* "configMapId": 101,
|
|
346
|
+
* "key": "php-fpm"
|
|
347
|
+
* }
|
|
348
|
+
* }
|
|
349
|
+
* },
|
|
350
|
+
* {
|
|
351
|
+
* "name": "envtmp",
|
|
352
|
+
* "value": "newenv"
|
|
353
|
+
* }
|
|
354
|
+
* ]
|
|
267
355
|
*/
|
|
268
356
|
envs?: string;
|
|
269
357
|
gpuConfig?: string;
|
|
358
|
+
/**
|
|
359
|
+
* @remarks
|
|
360
|
+
* K8s Headless Service service discovery.
|
|
361
|
+
*
|
|
362
|
+
* - serviceName: The service name.
|
|
363
|
+
*
|
|
364
|
+
* - namespaceId: The namespace ID.
|
|
365
|
+
*
|
|
366
|
+
* @example
|
|
367
|
+
* {\\"serviceName\\":\\"leaf-test-headless\\",\\"namespaceId\\":\\"cn-zhangjiakou:prod\\"}
|
|
368
|
+
*/
|
|
270
369
|
headlessPvtzDiscoverySvc?: string;
|
|
370
|
+
/**
|
|
371
|
+
* @remarks
|
|
372
|
+
* The Nginx version.
|
|
373
|
+
*
|
|
374
|
+
* - nginx 1.20
|
|
375
|
+
*
|
|
376
|
+
* - nginx 1.22
|
|
377
|
+
*
|
|
378
|
+
* - nginx 1.24
|
|
379
|
+
*
|
|
380
|
+
* - nginx 1.26
|
|
381
|
+
*
|
|
382
|
+
* - nginx 1.28
|
|
383
|
+
*
|
|
384
|
+
* @example
|
|
385
|
+
* nginx 1.28
|
|
386
|
+
*/
|
|
271
387
|
html?: string;
|
|
272
388
|
/**
|
|
273
389
|
* @remarks
|
|
274
|
-
* The ID of the corresponding
|
|
390
|
+
* The ID of the corresponding secret.
|
|
275
391
|
*
|
|
276
392
|
* @example
|
|
277
393
|
* 10
|
|
@@ -279,7 +395,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
279
395
|
imagePullSecrets?: string;
|
|
280
396
|
/**
|
|
281
397
|
* @remarks
|
|
282
|
-
* The
|
|
398
|
+
* The image address. This parameter is required when **Package Type** is **Image**.
|
|
283
399
|
*
|
|
284
400
|
* @example
|
|
285
401
|
* registry.cn-hangzhou.aliyuncs.com/sae_test/ali_sae_test:0.0.1
|
|
@@ -287,13 +403,17 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
287
403
|
imageUrl?: string;
|
|
288
404
|
/**
|
|
289
405
|
* @remarks
|
|
290
|
-
*
|
|
406
|
+
* Initialization container configuration.
|
|
291
407
|
*/
|
|
292
408
|
initContainersConfigShrink?: string;
|
|
409
|
+
/**
|
|
410
|
+
* @remarks
|
|
411
|
+
* Whether it is a stateful application.
|
|
412
|
+
*/
|
|
293
413
|
isStateful?: boolean;
|
|
294
414
|
/**
|
|
295
415
|
* @remarks
|
|
296
|
-
*
|
|
416
|
+
* JAR package startup parameters for the application. The application\\"s default start command is: `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`
|
|
297
417
|
*
|
|
298
418
|
* @example
|
|
299
419
|
* custom-args
|
|
@@ -301,7 +421,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
301
421
|
jarStartArgs?: string;
|
|
302
422
|
/**
|
|
303
423
|
* @remarks
|
|
304
|
-
*
|
|
424
|
+
* JAR package startup options for the application. The application\\"s default start command is: `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`
|
|
305
425
|
*
|
|
306
426
|
* @example
|
|
307
427
|
* -Xms4G -Xmx4G
|
|
@@ -309,16 +429,21 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
309
429
|
jarStartOptions?: string;
|
|
310
430
|
/**
|
|
311
431
|
* @remarks
|
|
312
|
-
* The
|
|
432
|
+
* The JDK version that the deployment package depends on. Supported versions:
|
|
313
433
|
*
|
|
314
|
-
*
|
|
315
|
-
* * **Open JDK 7**
|
|
316
|
-
* * **Dragonwell 11**
|
|
317
|
-
* * **Dragonwell 8**
|
|
318
|
-
* * **openjdk-8u191-jdk-alpine3.9**
|
|
319
|
-
* * **openjdk-7u201-jdk-alpine3.9**
|
|
434
|
+
* - **Open JDK 8**
|
|
320
435
|
*
|
|
321
|
-
*
|
|
436
|
+
* - **Open JDK 7**
|
|
437
|
+
*
|
|
438
|
+
* - **Dragonwell 11**
|
|
439
|
+
*
|
|
440
|
+
* - **Dragonwell 8**
|
|
441
|
+
*
|
|
442
|
+
* - **openjdk-8u191-jdk-alpine3.9**
|
|
443
|
+
*
|
|
444
|
+
* - **openjdk-7u201-jdk-alpine3.9**
|
|
445
|
+
*
|
|
446
|
+
* This parameter is not supported when **Package Type** is **Image**.
|
|
322
447
|
*
|
|
323
448
|
* @example
|
|
324
449
|
* Open JDK 8
|
|
@@ -326,38 +451,50 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
326
451
|
jdk?: string;
|
|
327
452
|
/**
|
|
328
453
|
* @remarks
|
|
329
|
-
* The
|
|
454
|
+
* The summary configuration for collecting logs to Kafka. Valid values:
|
|
330
455
|
*
|
|
331
|
-
*
|
|
332
|
-
*
|
|
333
|
-
*
|
|
456
|
+
* - **kafkaEndpoint**: The service registration address for the Kafka API.
|
|
457
|
+
*
|
|
458
|
+
* - **kafkaInstanceId**: The Kafka instance ID.
|
|
459
|
+
*
|
|
460
|
+
* - **kafkaConfigs**: The summary configuration for single or multiple logs. For valid values, see the **kafkaConfigs** request parameter in this topic.
|
|
334
461
|
*
|
|
335
462
|
* @example
|
|
336
|
-
* {"kafkaEndpoint":"10.0.X.XXX:XXXX,10.0.X.XXX:XXXX,10.0.X.XXX:XXXX
|
|
463
|
+
* {"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"}]}
|
|
337
464
|
*/
|
|
338
465
|
kafkaConfigs?: string;
|
|
339
466
|
labelsShrink?: string;
|
|
340
467
|
/**
|
|
341
468
|
* @remarks
|
|
342
|
-
* Container health check.
|
|
469
|
+
* Container health check. Containers that fail the health check are shut down and recovered. Supported methods:
|
|
470
|
+
*
|
|
471
|
+
* - **exec**: For example, `{"exec":{"command":["sh","-c","cat/home/admin/start.sh"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":2}`
|
|
472
|
+
*
|
|
473
|
+
* - **httpGet**: For example, `{"httpGet":{"path":"/","port":18091,"scheme":"HTTP","isContainKeyWord":true,"keyWord":"SAE"},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
|
|
474
|
+
*
|
|
475
|
+
* - **tcpSocket**: For example, `{"tcpSocket":{"port":18091},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
|
|
343
476
|
*
|
|
344
|
-
*
|
|
345
|
-
* * Sample code of the **httpGet** method: `{"httpGet":{"path":"/","port":18091,"scheme":"HTTP","isContainKeyWord":true,"keyWord":"SAE"},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
|
|
346
|
-
* * Sample code of the **tcpSocket** method: `{"tcpSocket":{"port":18091},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
|
|
477
|
+
* > Select only one method for the health check.
|
|
347
478
|
*
|
|
348
|
-
*
|
|
479
|
+
* Parameter description:
|
|
349
480
|
*
|
|
350
|
-
*
|
|
481
|
+
* - **exec.command**: Set the health check command.
|
|
351
482
|
*
|
|
352
|
-
*
|
|
353
|
-
*
|
|
354
|
-
*
|
|
355
|
-
*
|
|
356
|
-
*
|
|
357
|
-
*
|
|
358
|
-
*
|
|
359
|
-
*
|
|
360
|
-
*
|
|
483
|
+
* - **httpGet.path**: The access path.
|
|
484
|
+
*
|
|
485
|
+
* - **httpGet.scheme**: **HTTP** or **HTTPS**.
|
|
486
|
+
*
|
|
487
|
+
* - **httpGet.isContainKeyWord**: **true** means the keyword is included, **false** means the keyword is not included. If this field is missing, advanced features are not used.
|
|
488
|
+
*
|
|
489
|
+
* - **httpGet.keyWord**: The custom keyword. Do not omit the **isContainKeyWord** field when using it.
|
|
490
|
+
*
|
|
491
|
+
* - **tcpSocket.port**: The port for TCP connection detection.
|
|
492
|
+
*
|
|
493
|
+
* - **initialDelaySeconds**: Set the health check delay detection time. Default is 10 seconds.
|
|
494
|
+
*
|
|
495
|
+
* - **periodSeconds**: Set the health check period. Default is 30 seconds.
|
|
496
|
+
*
|
|
497
|
+
* - **timeoutSeconds**: Set the health check timeout duration. Default is 1 second. If you set it to 0 or do not set it, the default timeout is 1 second.
|
|
361
498
|
*
|
|
362
499
|
* @example
|
|
363
500
|
* {"exec":{"command":["sh","-c","cat /home/admin/start.sh"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":2}
|
|
@@ -366,18 +503,27 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
366
503
|
lokiConfigs?: string;
|
|
367
504
|
/**
|
|
368
505
|
* @remarks
|
|
369
|
-
* The memory
|
|
506
|
+
* The memory required for each instance, in MB. It cannot be 0. It has a one-to-one correspondence with CPU. Currently, only the following defined specifications are supported:
|
|
507
|
+
*
|
|
508
|
+
* - **1024**: Corresponds to 500 millicores and 1000 millicores CPU.
|
|
509
|
+
*
|
|
510
|
+
* - **2048**: Corresponds to 500, 1000 millicores, and 2000 millicores CPU.
|
|
370
511
|
*
|
|
371
|
-
*
|
|
372
|
-
*
|
|
373
|
-
*
|
|
374
|
-
*
|
|
375
|
-
*
|
|
376
|
-
*
|
|
377
|
-
*
|
|
378
|
-
*
|
|
379
|
-
*
|
|
380
|
-
*
|
|
512
|
+
* - **4096**: Corresponds to 1000, 2000 millicores, and 4000 millicores CPU.
|
|
513
|
+
*
|
|
514
|
+
* - **8192**: Corresponds to 2000, 4000 millicores, and 8000 millicores CPU.
|
|
515
|
+
*
|
|
516
|
+
* - **12288**: Corresponds to 12000 millicores CPU.
|
|
517
|
+
*
|
|
518
|
+
* - **16384**: Corresponds to 4000, 8000 millicores, and 16000 millicores CPU.
|
|
519
|
+
*
|
|
520
|
+
* - **24576**: Corresponds to 12000 millicores CPU.
|
|
521
|
+
*
|
|
522
|
+
* - **32768**: Corresponds to 16000 millicores CPU.
|
|
523
|
+
*
|
|
524
|
+
* - **65536**: Corresponds to 8000, 16000, and 32000 millicores CPU.
|
|
525
|
+
*
|
|
526
|
+
* - **131072**: Corresponds to 32000 millicores CPU.
|
|
381
527
|
*
|
|
382
528
|
* @example
|
|
383
529
|
* 1024
|
|
@@ -385,11 +531,13 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
385
531
|
memory?: number;
|
|
386
532
|
/**
|
|
387
533
|
* @remarks
|
|
388
|
-
*
|
|
534
|
+
* Select the Nacos registry. Valid values:
|
|
535
|
+
*
|
|
536
|
+
* - **0**: SAE built-in Nacos.
|
|
389
537
|
*
|
|
390
|
-
*
|
|
391
|
-
*
|
|
392
|
-
*
|
|
538
|
+
* - **1**: User-managed Nacos.
|
|
539
|
+
*
|
|
540
|
+
* - **2**: MSE Professional Edition Nacos.
|
|
393
541
|
*
|
|
394
542
|
* @example
|
|
395
543
|
* "0"
|
|
@@ -397,7 +545,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
397
545
|
microRegistration?: string;
|
|
398
546
|
/**
|
|
399
547
|
* @remarks
|
|
400
|
-
* The
|
|
548
|
+
* The registry configuration information.
|
|
401
549
|
*
|
|
402
550
|
* @example
|
|
403
551
|
* {\\"instanceId\\":\\"mse-cn-zvp2bh6h70r\\",\\"namespace\\":\\"4c0aa74f-57cb-423c-b6af-5d9f2d0e3dbd\\"}
|
|
@@ -405,29 +553,23 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
405
553
|
microRegistrationConfig?: string;
|
|
406
554
|
/**
|
|
407
555
|
* @remarks
|
|
408
|
-
* Configure
|
|
409
|
-
*
|
|
410
|
-
* Whether to enable microservices governance (enable):
|
|
411
|
-
* - true: Enable
|
|
412
|
-
* - false: Disable
|
|
556
|
+
* Configure microservice administration features.
|
|
413
557
|
*
|
|
414
|
-
*
|
|
558
|
+
* - Whether to enable microservice administration (enable):
|
|
415
559
|
*
|
|
416
|
-
*
|
|
560
|
+
* - true: Enable.
|
|
417
561
|
*
|
|
418
|
-
*
|
|
562
|
+
* - false: Do not enable.
|
|
419
563
|
*
|
|
420
|
-
* -
|
|
564
|
+
* - Configure graceful start and graceful shutdown (mseLosslessRule):
|
|
421
565
|
*
|
|
422
|
-
*
|
|
566
|
+
* - delayTime: The delay time.
|
|
423
567
|
*
|
|
424
|
-
*
|
|
568
|
+
* - enable: Whether to enable the graceful start feature. true means enabled, false means not enabled.
|
|
425
569
|
*
|
|
426
|
-
*
|
|
570
|
+
* - notice: Whether to enable the notification feature. true means enabled, false means enabled.
|
|
427
571
|
*
|
|
428
|
-
*
|
|
429
|
-
*
|
|
430
|
-
* warmupTime: Small-traffic warm-up duration (unit: seconds)
|
|
572
|
+
* - warmupTime: The duration of traffic prefetch, in seconds.
|
|
431
573
|
*
|
|
432
574
|
* @example
|
|
433
575
|
* {"enable": true,"mseLosslessRule": {"delayTime": 0,"enable": false,"notice": false,"warmupTime": 120}}
|
|
@@ -435,7 +577,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
435
577
|
microserviceEngineConfig?: string;
|
|
436
578
|
/**
|
|
437
579
|
* @remarks
|
|
438
|
-
*
|
|
580
|
+
* Do not configure this field; configure **NasConfigs** instead. The NAS mount description. If the configuration has not changed during deployment, you do not need to set this parameter (that is, the request does not need to include the **MountDesc** field). To clear the NAS configuration, set the value of this field to an empty string in the request (that is, the value of the **MountDesc** field in the request is "").
|
|
439
581
|
*
|
|
440
582
|
* @example
|
|
441
583
|
* [{mountPath: "/tmp", nasPath: "/"}]
|
|
@@ -443,7 +585,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
443
585
|
mountDesc?: string;
|
|
444
586
|
/**
|
|
445
587
|
* @remarks
|
|
446
|
-
*
|
|
588
|
+
* Do not configure this field; configure **NasConfigs** instead. The NAS mount target within the application VPC. If the configuration has not changed during deployment, you do not need to set this parameter (that is, the request does not need to include the **MountHost** field). To clear the NAS configuration, set the value of this field to an empty string in the request (that is, the value of the **MountHost** field in the request is "").
|
|
447
589
|
*
|
|
448
590
|
* @example
|
|
449
591
|
* example.com
|
|
@@ -451,7 +593,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
451
593
|
mountHost?: string;
|
|
452
594
|
/**
|
|
453
595
|
* @remarks
|
|
454
|
-
* SAE namespace ID. Only namespaces consisting of lowercase letters and hyphens (-) are supported
|
|
596
|
+
* The SAE namespace ID. Only namespaces with names consisting of lowercase letters and hyphens (-) are supported. The name must start with a letter. Obtain the namespace by calling the [DescribeNamespaceList](https://help.aliyun.com/document_detail/126547.html) API operation.
|
|
455
597
|
*
|
|
456
598
|
* @example
|
|
457
599
|
* cn-beijing:test
|
|
@@ -459,13 +601,17 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
459
601
|
namespaceId?: string;
|
|
460
602
|
/**
|
|
461
603
|
* @remarks
|
|
462
|
-
* The
|
|
604
|
+
* The configuration for mounting NAS. Valid values:
|
|
605
|
+
*
|
|
606
|
+
* - **mountPath**: The container mount path.
|
|
607
|
+
*
|
|
608
|
+
* - **readOnly**: If the value is **false**, it indicates read and write permission.
|
|
609
|
+
*
|
|
610
|
+
* - **nasId**: The NAS ID.
|
|
611
|
+
*
|
|
612
|
+
* - **mountDomain**: The container mount target address. For more information, see [DescribeMountTargets](https://help.aliyun.com/document_detail/62626.html).
|
|
463
613
|
*
|
|
464
|
-
*
|
|
465
|
-
* * **readOnly**: If you set the value to **false**, the application has the read and write permissions.
|
|
466
|
-
* * **nasId**: the ID of the NAS file system.
|
|
467
|
-
* * **mountDomain**: the domain name of the mount target. For more information, see [DescribeMountTargets](https://help.aliyun.com/document_detail/62626.html).
|
|
468
|
-
* * **nasPath**: the directory in the NAS file system.
|
|
614
|
+
* - **nasPath**: The relative file directory of NAS.
|
|
469
615
|
*
|
|
470
616
|
* @example
|
|
471
617
|
* [{"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"}]
|
|
@@ -473,9 +619,9 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
473
619
|
nasConfigs?: string;
|
|
474
620
|
/**
|
|
475
621
|
* @remarks
|
|
476
|
-
*
|
|
622
|
+
* Do not configure this field; configure **NasConfigs** instead. The ID of the mounted NAS. It must be in the same region as the cluster. It must have available mount target creation quotas, or its mount target must already be on a vSwitch within the VPC. If you do not specify this parameter and the **mountDescs** field exists, the system automatically purchases a NAS and mounts it to a vSwitch within the VPC by default.
|
|
477
623
|
*
|
|
478
|
-
*
|
|
624
|
+
* If the configuration has not changed during deployment, you do not need to set this parameter (that is, the request does not need to include the **NASId** field). To clear the NAS configuration, set the value of this field to an empty string in the request (that is, the value of the **NASId** field in the request is "").
|
|
479
625
|
*
|
|
480
626
|
* @example
|
|
481
627
|
* KSAK****
|
|
@@ -483,13 +629,13 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
483
629
|
nasId?: string;
|
|
484
630
|
/**
|
|
485
631
|
* @remarks
|
|
486
|
-
*
|
|
632
|
+
* The application version:
|
|
487
633
|
*
|
|
488
|
-
* - lite:
|
|
634
|
+
* - lite: Lightweight Edition
|
|
489
635
|
*
|
|
490
|
-
* - std:
|
|
636
|
+
* - std: Standard Edition
|
|
491
637
|
*
|
|
492
|
-
* - pro:
|
|
638
|
+
* - pro: Professional Edition
|
|
493
639
|
*
|
|
494
640
|
* @example
|
|
495
641
|
* pro
|
|
@@ -497,9 +643,9 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
497
643
|
newSaeVersion?: string;
|
|
498
644
|
/**
|
|
499
645
|
* @remarks
|
|
500
|
-
*
|
|
646
|
+
* Set the identity authentication service RAM role.
|
|
501
647
|
*
|
|
502
|
-
* >
|
|
648
|
+
* > Create an OpenID Connect (OIDC) identity provider and an identity provider role in the same region beforehand. For more information, see<props="china">[Create an OIDC identity provider](https://help.aliyun.com/zh/ram/developer-reference/api-ims-2019-08-15-createoidcprovider?spm=a2c4g.11186623.help-menu-28625.d_4_1_0_3_2_7.7f0443efmdpxa3) and[Create a role SSO identity provider](https://help.aliyun.com/zh/ram/developer-reference/api-ims-2019-08-15-createsamlprovider?spm=a2c4g.11186623.help-menu-28625.d_4_1_0_3_2_2.632244b1s8QbQt)<props="intl">[Create an OIDC identity provider](https://www.alibabacloud.com/help/zh/ram/developer-reference/api-ims-2019-08-15-createoidcprovider) and[Create a role SSO identity provider](https://www.alibabacloud.com/help/zh/ram/developer-reference/api-ims-2019-08-15-createsamlprovider).
|
|
503
649
|
*
|
|
504
650
|
* @example
|
|
505
651
|
* sae-test
|
|
@@ -507,7 +653,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
507
653
|
oidcRoleName?: string;
|
|
508
654
|
/**
|
|
509
655
|
* @remarks
|
|
510
|
-
* The
|
|
656
|
+
* The AccessKey ID for OSS read and write operations.
|
|
511
657
|
*
|
|
512
658
|
* @example
|
|
513
659
|
* xxxxxx
|
|
@@ -515,7 +661,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
515
661
|
ossAkId?: string;
|
|
516
662
|
/**
|
|
517
663
|
* @remarks
|
|
518
|
-
* The AccessKey Secret
|
|
664
|
+
* The AccessKey Secret for OSS read and write operations.
|
|
519
665
|
*
|
|
520
666
|
* @example
|
|
521
667
|
* xxxxxx
|
|
@@ -523,18 +669,19 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
523
669
|
ossAkSecret?: string;
|
|
524
670
|
/**
|
|
525
671
|
* @remarks
|
|
526
|
-
*
|
|
672
|
+
* OSS mount description. Parameter description:
|
|
527
673
|
*
|
|
528
|
-
*
|
|
674
|
+
* - **bucketName**: The Bucket name.
|
|
529
675
|
*
|
|
530
|
-
*
|
|
676
|
+
* - **bucketPath**: The directory or OSS object you created in OSS. If the OSS mount directory does not exist, an exception is triggered.
|
|
531
677
|
*
|
|
532
|
-
*
|
|
678
|
+
* - **mountPath**: The container path in SAE. If the path exists, it is overwritten. If the path does not exist, it is created.
|
|
533
679
|
*
|
|
534
|
-
*
|
|
680
|
+
* - **readOnly**: Whether the container path has read permission for the mounted directory resource. Valid values:
|
|
535
681
|
*
|
|
536
|
-
*
|
|
537
|
-
*
|
|
682
|
+
* - **true**: Read-only permission.
|
|
683
|
+
*
|
|
684
|
+
* - **false**: Read and write permission.
|
|
538
685
|
*
|
|
539
686
|
* @example
|
|
540
687
|
* [{"bucketName": "oss-bucket", "bucketPath": "data/user.data", "mountPath": "/usr/data/user.data", "readOnly": true}]
|
|
@@ -542,14 +689,47 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
542
689
|
ossMountDescs?: string;
|
|
543
690
|
/**
|
|
544
691
|
* @remarks
|
|
545
|
-
* The
|
|
692
|
+
* The application package type. Valid values:
|
|
693
|
+
*
|
|
694
|
+
* - If you deploy with Java, supported types are **FatJar**, **War**, and **Image**.
|
|
695
|
+
*
|
|
696
|
+
* - If you deploy with PHP, supported types are:
|
|
697
|
+
*
|
|
698
|
+
* - **PhpZip**
|
|
546
699
|
*
|
|
547
|
-
*
|
|
548
|
-
* * If you deploy the application by using a PHP package, you can set this parameter to one of the following values:
|
|
700
|
+
* - **IMAGE_PHP_5_4**
|
|
549
701
|
*
|
|
550
|
-
* **
|
|
702
|
+
* - **IMAGE_PHP_5_4_ALPINE**
|
|
551
703
|
*
|
|
552
|
-
*
|
|
704
|
+
* - **IMAGE_PHP_5_5**
|
|
705
|
+
*
|
|
706
|
+
* - **IMAGE_PHP_5_5_ALPINE**
|
|
707
|
+
*
|
|
708
|
+
* - **IMAGE_PHP_5_6**
|
|
709
|
+
*
|
|
710
|
+
* - **IMAGE_PHP_5_6_ALPINE**
|
|
711
|
+
*
|
|
712
|
+
* - **IMAGE_PHP_7_0**
|
|
713
|
+
*
|
|
714
|
+
* - **IMAGE_PHP_7_0_ALPINE**
|
|
715
|
+
*
|
|
716
|
+
* - **IMAGE_PHP_7_1**
|
|
717
|
+
*
|
|
718
|
+
* - **IMAGE_PHP_7_1_ALPINE**
|
|
719
|
+
*
|
|
720
|
+
* - **IMAGE_PHP_7_2**
|
|
721
|
+
*
|
|
722
|
+
* - **IMAGE_PHP_7_2_ALPINE**
|
|
723
|
+
*
|
|
724
|
+
* - **IMAGE_PHP_7_3**
|
|
725
|
+
*
|
|
726
|
+
* - **IMAGE_PHP_7_3_ALPINE**
|
|
727
|
+
*
|
|
728
|
+
* - If you deploy with Python, supported types are **PythonZip** and **Image**.
|
|
729
|
+
*
|
|
730
|
+
* - If you deploy with .NET Core, supported types are **DotnetZip** and **Image**.
|
|
731
|
+
*
|
|
732
|
+
* > When you select DotnetZip, Dotnet is the version number of the .NET Core environment. Supported versions are .NET 3.1, .NET 5.0, .NET 6.0, .NET 7.0, and .NET 8.0. The Dotnet, Command, and CommandArgs options are required.
|
|
553
733
|
*
|
|
554
734
|
* This parameter is required.
|
|
555
735
|
*
|
|
@@ -559,7 +739,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
559
739
|
packageType?: string;
|
|
560
740
|
/**
|
|
561
741
|
* @remarks
|
|
562
|
-
* The
|
|
742
|
+
* The URL of the deployment package. This parameter is required when **Package Type** is **FatJar**, **War**, or **PythonZip**.
|
|
563
743
|
*
|
|
564
744
|
* @example
|
|
565
745
|
* http://myoss.oss-cn-****.aliyuncs.com/my-buc/2019-06-30/****.jar
|
|
@@ -567,7 +747,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
567
747
|
packageUrl?: string;
|
|
568
748
|
/**
|
|
569
749
|
* @remarks
|
|
570
|
-
* The version of the deployment package. This parameter is required when
|
|
750
|
+
* The version number of the deployment package. This parameter is required when **Package Type** is **FatJar**, **War**, or **PythonZip**.
|
|
571
751
|
*
|
|
572
752
|
* @example
|
|
573
753
|
* 1.0.0
|
|
@@ -575,7 +755,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
575
755
|
packageVersion?: string;
|
|
576
756
|
/**
|
|
577
757
|
* @remarks
|
|
578
|
-
* The
|
|
758
|
+
* The PHP version that the PHP deployment package depends on. Images do not support this.
|
|
579
759
|
*
|
|
580
760
|
* @example
|
|
581
761
|
* PHP-FPM 7.0
|
|
@@ -583,7 +763,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
583
763
|
php?: string;
|
|
584
764
|
/**
|
|
585
765
|
* @remarks
|
|
586
|
-
* The path
|
|
766
|
+
* The mount path for PHP application monitoring. Ensure that the PHP server loads the configuration file from this path. You do not need to focus on the configuration content; SAE automatically renders the correct configuration file.
|
|
587
767
|
*
|
|
588
768
|
* @example
|
|
589
769
|
* /usr/local/etc/php/conf.d/arms.ini
|
|
@@ -591,7 +771,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
591
771
|
phpArmsConfigLocation?: string;
|
|
592
772
|
/**
|
|
593
773
|
* @remarks
|
|
594
|
-
* The
|
|
774
|
+
* The content of the PHP configuration file.
|
|
595
775
|
*
|
|
596
776
|
* @example
|
|
597
777
|
* k1=v1
|
|
@@ -599,7 +779,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
599
779
|
phpConfig?: string;
|
|
600
780
|
/**
|
|
601
781
|
* @remarks
|
|
602
|
-
* The path
|
|
782
|
+
* The mount path for PHP application startup configuration. Ensure that the PHP server uses this configuration file to start.
|
|
603
783
|
*
|
|
604
784
|
* @example
|
|
605
785
|
* /usr/local/etc/php/php.ini
|
|
@@ -607,7 +787,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
607
787
|
phpConfigLocation?: string;
|
|
608
788
|
/**
|
|
609
789
|
* @remarks
|
|
610
|
-
*
|
|
790
|
+
* The script to execute after the container starts. A script is triggered immediately after the container is created. Format: `{"exec":{"command":["cat","/etc/group"]}}`
|
|
611
791
|
*
|
|
612
792
|
* @example
|
|
613
793
|
* {"exec":{"command":["cat","/etc/group"]}}
|
|
@@ -615,7 +795,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
615
795
|
postStart?: string;
|
|
616
796
|
/**
|
|
617
797
|
* @remarks
|
|
618
|
-
*
|
|
798
|
+
* The script to execute before the container stops. A script is triggered before the container is deleted. Format: `{"exec":{"command":["cat","/etc/group"]}}`
|
|
619
799
|
*
|
|
620
800
|
* @example
|
|
621
801
|
* {"exec":{"command":["cat","/etc/group"]}}
|
|
@@ -623,13 +803,17 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
623
803
|
preStop?: string;
|
|
624
804
|
/**
|
|
625
805
|
* @remarks
|
|
626
|
-
* The
|
|
806
|
+
* The technology stack language for creating the application. Valid values:
|
|
807
|
+
*
|
|
808
|
+
* - **java**: Java language.
|
|
627
809
|
*
|
|
628
|
-
* -
|
|
629
|
-
*
|
|
630
|
-
* - python
|
|
631
|
-
*
|
|
632
|
-
* -
|
|
810
|
+
* - **php**: PHP language.
|
|
811
|
+
*
|
|
812
|
+
* - **python**: Python language.
|
|
813
|
+
*
|
|
814
|
+
* - **dotnet**: .NET Core language.
|
|
815
|
+
*
|
|
816
|
+
* - **other**: Multi-language, such as C++, Go, and Node.js.
|
|
633
817
|
*
|
|
634
818
|
* @example
|
|
635
819
|
* java
|
|
@@ -637,20 +821,25 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
637
821
|
programmingLanguage?: string;
|
|
638
822
|
/**
|
|
639
823
|
* @remarks
|
|
640
|
-
*
|
|
824
|
+
* Enable K8s Service service discovery. Valid values:
|
|
825
|
+
*
|
|
826
|
+
* - **serviceName**: The service name. Format: `custom-namespace ID`. The suffix `-namespace ID` cannot be customized; specify it based on the application\\"s namespace. For example, if you select the default namespace in the China (Beijing) region, it is `-cn-beijing-default`.
|
|
641
827
|
*
|
|
642
|
-
*
|
|
643
|
-
*
|
|
644
|
-
*
|
|
645
|
-
*
|
|
828
|
+
* - **namespaceId**: The namespace ID.
|
|
829
|
+
*
|
|
830
|
+
* - **portProtocols**: The port and protocol. The port range is [1, 65535]. Supported protocols are **TCP** and **UDP**.
|
|
831
|
+
*
|
|
832
|
+
* - portAndProtocol: The port and protocol. The port range is [1, 65535]. Supported protocols are TCP and **UDP**. **portProtocols** is recommended. If **portProtocols** is set, only **portProtocols** takes effect.
|
|
833
|
+
*
|
|
834
|
+
* - **enable**: Enable K8s Service service discovery.
|
|
646
835
|
*
|
|
647
836
|
* @example
|
|
648
|
-
* {"serviceName":"bwm-poc-sc-gateway-cn-beijing-front","namespaceId":"cn-beijing:front","portAndProtocol":{"18012":"TCP"},"enable":true}
|
|
837
|
+
* {"serviceName":"bwm-poc-sc-gateway-cn-beijing-front","namespaceId":"cn-beijing:front","portAndProtocol":{"18012":"TCP"},"enable":true,"portProtocols":[{"port":18012,"protocol":"TCP"}]}
|
|
649
838
|
*/
|
|
650
839
|
pvtzDiscoverySvc?: string;
|
|
651
840
|
/**
|
|
652
841
|
* @remarks
|
|
653
|
-
* The Python environment.
|
|
842
|
+
* The Python environment. Supports **PYTHON 3.9.15**.
|
|
654
843
|
*
|
|
655
844
|
* @example
|
|
656
845
|
* PYTHON 3.9.15
|
|
@@ -658,7 +847,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
658
847
|
python?: string;
|
|
659
848
|
/**
|
|
660
849
|
* @remarks
|
|
661
|
-
*
|
|
850
|
+
* Custom installation of module dependencies. By default, the system installs dependencies defined in requirements.txt in the root directory. If you do not configure or customize packages, you can specify the dependencies to install.
|
|
662
851
|
*
|
|
663
852
|
* @example
|
|
664
853
|
* Flask==2.0
|
|
@@ -666,9 +855,9 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
666
855
|
pythonModules?: string;
|
|
667
856
|
/**
|
|
668
857
|
* @remarks
|
|
669
|
-
*
|
|
858
|
+
* Application startup status check. Containers that fail multiple health checks are shut down and restarted. Containers that do not pass the health check will not receive SLB traffic. Supported methods are **exec**, **httpGet**, and **tcpSocket**. For examples, see the **Liveness** parameter.
|
|
670
859
|
*
|
|
671
|
-
* >
|
|
860
|
+
* > Select only one method for the health check.
|
|
672
861
|
*
|
|
673
862
|
* @example
|
|
674
863
|
* {"exec":{"command":["sh","-c","cat /home/admin/start.sh"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":2}
|
|
@@ -676,7 +865,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
676
865
|
readiness?: string;
|
|
677
866
|
/**
|
|
678
867
|
* @remarks
|
|
679
|
-
* The number of instances
|
|
868
|
+
* The initial number of instances.
|
|
680
869
|
*
|
|
681
870
|
* This parameter is required.
|
|
682
871
|
*
|
|
@@ -686,18 +875,19 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
686
875
|
replicas?: number;
|
|
687
876
|
/**
|
|
688
877
|
* @remarks
|
|
689
|
-
* The resource type. Supports NULL (default) and haiguang (
|
|
878
|
+
* The resource type. Supports NULL (default), default, and haiguang (Haiguang server) types.
|
|
690
879
|
*
|
|
691
880
|
* @example
|
|
692
|
-
*
|
|
881
|
+
* NULL
|
|
693
882
|
*/
|
|
694
883
|
resourceType?: string;
|
|
695
884
|
/**
|
|
696
885
|
* @remarks
|
|
697
886
|
* The SAE version. Supported versions:
|
|
698
887
|
*
|
|
699
|
-
*
|
|
700
|
-
*
|
|
888
|
+
* - **v1**
|
|
889
|
+
*
|
|
890
|
+
* - **v2**
|
|
701
891
|
*
|
|
702
892
|
* @example
|
|
703
893
|
* v1
|
|
@@ -705,14 +895,15 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
705
895
|
saeVersion?: string;
|
|
706
896
|
/**
|
|
707
897
|
* @remarks
|
|
708
|
-
* Secret
|
|
709
|
-
*
|
|
898
|
+
* The **Secret** mount description. Use secrets created on the namespace secret page to inject secret information into the container. Parameter description:
|
|
899
|
+
*
|
|
900
|
+
* - **secretId**: The secret instance ID. Obtain it by calling the ListSecrets API operation.
|
|
710
901
|
*
|
|
711
|
-
* -
|
|
902
|
+
* - **key**: The key value.
|
|
712
903
|
*
|
|
713
|
-
*
|
|
904
|
+
* > You can mount all keys by passing the `sae-sys-secret-all` parameter.
|
|
714
905
|
*
|
|
715
|
-
* - mountPath
|
|
906
|
+
* - **mountPath**: The mount path.
|
|
716
907
|
*
|
|
717
908
|
* @example
|
|
718
909
|
* [{“secretId":10,”key":"test","mountPath":"/tmp"}]
|
|
@@ -720,7 +911,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
720
911
|
secretMountDesc?: string;
|
|
721
912
|
/**
|
|
722
913
|
* @remarks
|
|
723
|
-
*
|
|
914
|
+
* The security group ID.
|
|
724
915
|
*
|
|
725
916
|
* @example
|
|
726
917
|
* sg-wz969ngg2e49q5i4****
|
|
@@ -728,7 +919,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
728
919
|
securityGroupId?: string;
|
|
729
920
|
/**
|
|
730
921
|
* @remarks
|
|
731
|
-
* The
|
|
922
|
+
* The grayscale tags for application configuration.
|
|
732
923
|
*
|
|
733
924
|
* @example
|
|
734
925
|
* {\\"alicloud.service.tag\\":\\"g1\\"}
|
|
@@ -736,42 +927,53 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
736
927
|
serviceTags?: string;
|
|
737
928
|
/**
|
|
738
929
|
* @remarks
|
|
739
|
-
*
|
|
930
|
+
* Container configuration information.
|
|
740
931
|
*/
|
|
741
932
|
sidecarContainersConfigShrink?: string;
|
|
742
933
|
/**
|
|
743
934
|
* @remarks
|
|
744
|
-
* The
|
|
935
|
+
* The configuration for collecting logs to Simple Log Service (SLS).
|
|
936
|
+
*
|
|
937
|
+
* - Use SLS resources automatically created by SAE: `[{"logDir":"","logType":"stdout"},{"logDir":"/tmp/a.log"}]`.
|
|
938
|
+
*
|
|
939
|
+
* - Use custom SLS resources: `[{"projectName":"test-sls","logType":"stdout","logDir":"","logstoreName":"sae","logtailName":""},{"projectName":"test","logDir":"/tmp/a.log","logstoreName":"sae","logtailName":""}]`.
|
|
940
|
+
*
|
|
941
|
+
* Parameter description:
|
|
942
|
+
*
|
|
943
|
+
* - **projectName**: The name of the Project on SLS.
|
|
944
|
+
*
|
|
945
|
+
* - **logDir**: The log path.
|
|
745
946
|
*
|
|
746
|
-
*
|
|
747
|
-
* * 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":""}]`.
|
|
947
|
+
* - **logType**: The log type. **stdout** indicates container standard output logs; you can set only one such entry. If you do not set this, the system collects file logs.
|
|
748
948
|
*
|
|
749
|
-
* The
|
|
949
|
+
* - **logstoreName**: The name of the Logstore on SLS.
|
|
750
950
|
*
|
|
751
|
-
*
|
|
752
|
-
* * **logDir**: the path in which logs are stored.
|
|
753
|
-
* * **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.
|
|
754
|
-
* * **logstoreName**: the name of the Logstore in Log Service.
|
|
755
|
-
* * **logtailName**: the name of the Logtail configuration in Log Service. If you do not configure this parameter, a new Logtail configuration is created.
|
|
951
|
+
* - **logtailName**: The name of the Logtail on SLS. If you do not specify this, the system creates a new Logtail.
|
|
756
952
|
*
|
|
757
|
-
* If
|
|
953
|
+
* If the SLS collection configuration has not changed during multiple deployments, you do not need to set this parameter (that is, the request does not need to include the **SlsConfigs** field). If you no longer need the SLS collection feature, set the value of this field to an empty string in the request (that is, the value of the **SlsConfigs** field in the request is "").
|
|
758
954
|
*
|
|
759
|
-
* >
|
|
955
|
+
* > Projects automatically created with an application are deleted when the application is deleted. Therefore, when selecting an existing Project, do not select a Project automatically created by SAE.
|
|
760
956
|
*
|
|
761
957
|
* @example
|
|
762
958
|
* [{"logDir":"","logType":"stdout"},{"logDir":"/tmp/a.log"}]
|
|
763
959
|
*/
|
|
764
960
|
slsConfigs?: string;
|
|
961
|
+
/**
|
|
962
|
+
* @remarks
|
|
963
|
+
* SLS log tags.
|
|
964
|
+
*/
|
|
765
965
|
slsLogEnvTags?: string;
|
|
766
966
|
/**
|
|
767
967
|
* @remarks
|
|
768
|
-
* Enable application startup
|
|
968
|
+
* Enable application startup probes.
|
|
769
969
|
*
|
|
770
|
-
*
|
|
771
|
-
* Check failed: Indicates that the application failed to start; an exception will be reported and the application will be automatically restarted.
|
|
970
|
+
* - Successful check: Indicates that the application started successfully. If you configured Liveness and Readiness checks, the system performs Liveness and Readiness checks after the application starts successfully.
|
|
772
971
|
*
|
|
773
|
-
*
|
|
774
|
-
*
|
|
972
|
+
* - Failed check: Indicates that the application failed to start. The system reports an exception and automatically restarts the application.
|
|
973
|
+
*
|
|
974
|
+
* > * Supported methods are exec, httpGet, and tcpSocket. For examples, see the Liveness parameter.
|
|
975
|
+
* >
|
|
976
|
+
* > * Select only one method for the health check.
|
|
775
977
|
*
|
|
776
978
|
* @example
|
|
777
979
|
* {"exec":{"command":["sh","-c","cat /home/admin/start.sh"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":2}
|
|
@@ -779,7 +981,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
779
981
|
startupProbe?: string;
|
|
780
982
|
/**
|
|
781
983
|
* @remarks
|
|
782
|
-
* The
|
|
984
|
+
* The graceful shutdown timeout duration. Default is 30 seconds. Valid values are 1 to 300.
|
|
783
985
|
*
|
|
784
986
|
* @example
|
|
785
987
|
* 30
|
|
@@ -787,7 +989,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
787
989
|
terminationGracePeriodSeconds?: number;
|
|
788
990
|
/**
|
|
789
991
|
* @remarks
|
|
790
|
-
*
|
|
992
|
+
* The time zone. Default is **Asia/Shanghai**.
|
|
791
993
|
*
|
|
792
994
|
* @example
|
|
793
995
|
* Asia/Shanghai
|
|
@@ -795,13 +997,17 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
795
997
|
timezone?: string;
|
|
796
998
|
/**
|
|
797
999
|
* @remarks
|
|
798
|
-
*
|
|
1000
|
+
* Tomcat file configuration. Set to "" or "{}" to delete the configuration:
|
|
1001
|
+
*
|
|
1002
|
+
* - **port**: The port range is 1024 to 65535. Ports less than 1024 require root permissions to operate. Because the container is configured with Admin permissions, specify a port greater than 1024. If you do not configure this, the default is 8080.
|
|
799
1003
|
*
|
|
800
|
-
*
|
|
801
|
-
*
|
|
802
|
-
*
|
|
803
|
-
*
|
|
804
|
-
*
|
|
1004
|
+
* - **contextPath**: The access path. Default is the root directory "/".
|
|
1005
|
+
*
|
|
1006
|
+
* - **maxThreads**: Configure the connection pool size. Default is 400.
|
|
1007
|
+
*
|
|
1008
|
+
* - uriEncoding: The encoding format for Tomcat, including **UTF-8**, **ISO-8859-1**, **GBK**, and **GB2312**. If you do not set this, the default is **ISO-8859-1**.
|
|
1009
|
+
*
|
|
1010
|
+
* - **useBodyEncodingForUri**: Whether to use **BodyEncoding for URL**. Default is **true**.
|
|
805
1011
|
*
|
|
806
1012
|
* @example
|
|
807
1013
|
* {"port":8080,"contextPath":"/","maxThreads":400,"uriEncoding":"ISO-8859-1","useBodyEncodingForUri":true}
|
|
@@ -809,7 +1015,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
809
1015
|
tomcatConfig?: string;
|
|
810
1016
|
/**
|
|
811
1017
|
* @remarks
|
|
812
|
-
* The vSwitch
|
|
1018
|
+
* The virtual switch (vSwitch) where the application instance\\"s Elastic Network Interface (ENI) is located. This vSwitch must be within the specified VPC. This vSwitch also has a binding relationship with the SAE namespace. If you do not specify this parameter, the system uses the vSwitch ID bound to the namespace by default.
|
|
813
1019
|
*
|
|
814
1020
|
* @example
|
|
815
1021
|
* vsw-bp12mw1f8k3jgygk9****
|
|
@@ -817,7 +1023,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
817
1023
|
vSwitchId?: string;
|
|
818
1024
|
/**
|
|
819
1025
|
* @remarks
|
|
820
|
-
* The
|
|
1026
|
+
* The VPC corresponding to the SAE namespace. In SAE, a namespace can only correspond to one VPC, and you cannot change it. The first time you create an SAE application in a namespace, a binding relationship forms. Multiple namespaces can correspond to one VPC. If you do not specify this parameter, the system uses the VPC ID bound to the namespace by default.
|
|
821
1027
|
*
|
|
822
1028
|
* @example
|
|
823
1029
|
* vpc-bp1aevy8sofi8mh1q****
|
|
@@ -825,7 +1031,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
825
1031
|
vpcId?: string;
|
|
826
1032
|
/**
|
|
827
1033
|
* @remarks
|
|
828
|
-
*
|
|
1034
|
+
* Set the startup command for WAR package deployed applications. The procedure is the same as configuring the startup command for image deployments. For more information, see [Set the startup command](https://help.aliyun.com/document_detail/96677.html).
|
|
829
1035
|
*
|
|
830
1036
|
* @example
|
|
831
1037
|
* CATALINA_OPTS=\\"$CATALINA_OPTS $Options\\" catalina.sh run
|
|
@@ -833,12 +1039,13 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
833
1039
|
warStartOptions?: string;
|
|
834
1040
|
/**
|
|
835
1041
|
* @remarks
|
|
836
|
-
* The version
|
|
1042
|
+
* The Tomcat version that the WebContainer deployment package depends on. Supported versions:
|
|
1043
|
+
*
|
|
1044
|
+
* - **apache-tomcat-7.0.91**
|
|
837
1045
|
*
|
|
838
|
-
*
|
|
839
|
-
* * **apache-tomcat-8.5.42**
|
|
1046
|
+
* - **apache-tomcat-8.5.42**
|
|
840
1047
|
*
|
|
841
|
-
* This parameter is not
|
|
1048
|
+
* This parameter is not supported when **Package Type** is **Image**.
|
|
842
1049
|
*
|
|
843
1050
|
* @example
|
|
844
1051
|
* apache-tomcat-7.0.91
|