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