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