@alicloud/sae20190506 2.12.1 → 2.12.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +194 -202
- package/dist/client.js +214 -202
- package/dist/client.js.map +1 -1
- package/dist/models/AbortChangeOrderRequest.d.ts +7 -0
- package/dist/models/AbortChangeOrderRequest.js.map +1 -1
- package/dist/models/AbortChangeOrderResponseBody.d.ts +19 -14
- package/dist/models/AbortChangeOrderResponseBody.js.map +1 -1
- package/dist/models/BatchRestartApplicationsResponseBody.d.ts +0 -3
- package/dist/models/BatchRestartApplicationsResponseBody.js.map +1 -1
- package/dist/models/BatchStartApplicationsRequest.d.ts +1 -1
- package/dist/models/BatchStartApplicationsResponseBody.d.ts +15 -9
- package/dist/models/BatchStartApplicationsResponseBody.js.map +1 -1
- package/dist/models/BatchStopApplicationsResponseBody.d.ts +11 -7
- package/dist/models/BatchStopApplicationsResponseBody.js.map +1 -1
- package/dist/models/BindNlbRequest.d.ts +17 -12
- package/dist/models/BindNlbRequest.js.map +1 -1
- package/dist/models/BindNlbResponseBody.d.ts +24 -18
- package/dist/models/BindNlbResponseBody.js.map +1 -1
- package/dist/models/BindSlbResponseBody.d.ts +3 -0
- package/dist/models/BindSlbResponseBody.js.map +1 -1
- package/dist/models/ConfirmPipelineBatchRequest.d.ts +6 -2
- package/dist/models/ConfirmPipelineBatchRequest.js.map +1 -1
- package/dist/models/ConfirmPipelineBatchResponseBody.d.ts +19 -14
- package/dist/models/ConfirmPipelineBatchResponseBody.js.map +1 -1
- package/dist/models/Container.d.ts +14 -14
- package/dist/models/ContainerResources.d.ts +1 -1
- package/dist/models/CreateApplicationRequest.d.ts +445 -238
- package/dist/models/CreateApplicationRequest.js.map +1 -1
- package/dist/models/CreateApplicationResponseBody.d.ts +27 -18
- package/dist/models/CreateApplicationResponseBody.js.map +1 -1
- package/dist/models/CreateApplicationScalingRuleRequest.d.ts +108 -79
- package/dist/models/CreateApplicationScalingRuleRequest.js.map +1 -1
- package/dist/models/CreateApplicationScalingRuleResponseBody.d.ts +113 -76
- package/dist/models/CreateApplicationScalingRuleResponseBody.js.map +1 -1
- package/dist/models/CreateApplicationShrinkRequest.d.ts +445 -238
- package/dist/models/CreateApplicationShrinkRequest.js.map +1 -1
- package/dist/models/CreateConfigMapResponseBody.d.ts +7 -10
- package/dist/models/CreateConfigMapResponseBody.js.map +1 -1
- package/dist/models/CreateGreyTagRouteRequest.d.ts +6 -6
- package/dist/models/CreateGreyTagRouteResponseBody.d.ts +20 -15
- package/dist/models/CreateGreyTagRouteResponseBody.js.map +1 -1
- package/dist/models/CreateIngressRequest.d.ts +71 -50
- package/dist/models/CreateIngressRequest.js.map +1 -1
- package/dist/models/CreateIngressResponseBody.d.ts +20 -17
- package/dist/models/CreateIngressResponseBody.js.map +1 -1
- package/dist/models/CreateJobRequest.d.ts +214 -128
- package/dist/models/CreateJobRequest.js.map +1 -1
- package/dist/models/CreateJobResponseBody.d.ts +24 -21
- package/dist/models/CreateJobResponseBody.js.map +1 -1
- package/dist/models/CreateNamespaceRequest.d.ts +9 -8
- package/dist/models/CreateNamespaceRequest.js.map +1 -1
- package/dist/models/CreateNamespaceResponseBody.d.ts +31 -28
- package/dist/models/CreateNamespaceResponseBody.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.d.ts +14 -12
- package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.d.ts +24 -18
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.d.ts +14 -12
- package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneRequest.d.ts +77 -59
- package/dist/models/CreateOrUpdateSwimmingLaneRequest.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.d.ts +24 -18
- package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.d.ts +18 -16
- package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.js.map +1 -1
- package/dist/models/CreateSecretRequest.d.ts +6 -4
- package/dist/models/CreateSecretRequest.js.map +1 -1
- package/dist/models/CreateSecretResponseBody.d.ts +12 -10
- package/dist/models/CreateSecretResponseBody.js.map +1 -1
- package/dist/models/CreateSecretShrinkRequest.d.ts +6 -4
- package/dist/models/CreateSecretShrinkRequest.js.map +1 -1
- package/dist/models/DataInstancesValue.d.ts +6 -5
- package/dist/models/DataInstancesValue.js.map +1 -1
- package/dist/models/DataInstancesValueListenersValue.d.ts +13 -9
- package/dist/models/DataInstancesValueListenersValue.js.map +1 -1
- package/dist/models/DeleteApplicationResponseBody.d.ts +23 -17
- package/dist/models/DeleteApplicationResponseBody.js.map +1 -1
- package/dist/models/DeleteApplicationScalingRuleRequest.d.ts +2 -2
- package/dist/models/DeleteApplicationScalingRuleResponseBody.d.ts +26 -14
- package/dist/models/DeleteApplicationScalingRuleResponseBody.js.map +1 -1
- package/dist/models/DeleteConfigMapRequest.d.ts +1 -1
- package/dist/models/DeleteConfigMapResponseBody.d.ts +23 -17
- package/dist/models/DeleteConfigMapResponseBody.js.map +1 -1
- package/dist/models/DeleteGreyTagRouteResponseBody.d.ts +22 -16
- package/dist/models/DeleteGreyTagRouteResponseBody.js.map +1 -1
- package/dist/models/DeleteHistoryJobResponseBody.d.ts +16 -13
- package/dist/models/DeleteHistoryJobResponseBody.js.map +1 -1
- package/dist/models/DeleteIngressRequest.d.ts +1 -1
- package/dist/models/DeleteIngressResponseBody.d.ts +17 -12
- package/dist/models/DeleteIngressResponseBody.js.map +1 -1
- package/dist/models/DeleteInstancesRequest.d.ts +2 -2
- package/dist/models/DeleteInstancesResponseBody.d.ts +23 -17
- package/dist/models/DeleteInstancesResponseBody.js.map +1 -1
- package/dist/models/DeleteJobResponseBody.d.ts +16 -13
- package/dist/models/DeleteJobResponseBody.js.map +1 -1
- package/dist/models/DeleteNamespaceRequest.d.ts +4 -1
- package/dist/models/DeleteNamespaceRequest.js.map +1 -1
- package/dist/models/DeleteNamespaceResponseBody.d.ts +16 -11
- package/dist/models/DeleteNamespaceResponseBody.js.map +1 -1
- package/dist/models/DeleteSecretRequest.d.ts +2 -2
- package/dist/models/DeleteSecretResponseBody.d.ts +22 -19
- package/dist/models/DeleteSecretResponseBody.js.map +1 -1
- package/dist/models/DeleteSwimmingLaneGroupRequest.d.ts +2 -2
- package/dist/models/DeleteSwimmingLaneGroupResponseBody.d.ts +22 -16
- package/dist/models/DeleteSwimmingLaneGroupResponseBody.js.map +1 -1
- package/dist/models/DeployApplicationRequest.d.ts +445 -273
- package/dist/models/DeployApplicationRequest.js.map +1 -1
- package/dist/models/DeployApplicationResponseBody.d.ts +29 -22
- package/dist/models/DeployApplicationResponseBody.js.map +1 -1
- package/dist/models/DeployApplicationShrinkRequest.d.ts +445 -273
- package/dist/models/DeployApplicationShrinkRequest.js.map +1 -1
- package/dist/models/DescribeAppServiceDetailRequest.d.ts +10 -6
- package/dist/models/DescribeAppServiceDetailRequest.js.map +1 -1
- package/dist/models/DescribeAppServiceDetailResponseBody.d.ts +41 -40
- package/dist/models/DescribeAppServiceDetailResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationConfigRequest.d.ts +2 -2
- package/dist/models/DescribeApplicationConfigResponseBody.d.ts +556 -311
- package/dist/models/DescribeApplicationConfigResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationGroupsRequest.d.ts +2 -2
- package/dist/models/DescribeApplicationGroupsResponseBody.d.ts +62 -39
- package/dist/models/DescribeApplicationGroupsResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationImageRequest.d.ts +2 -2
- package/dist/models/DescribeApplicationImageResponseBody.d.ts +26 -20
- package/dist/models/DescribeApplicationImageResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationInstancesRequest.d.ts +37 -6
- package/dist/models/DescribeApplicationInstancesRequest.js.map +1 -1
- package/dist/models/DescribeApplicationInstancesResponseBody.d.ts +99 -54
- package/dist/models/DescribeApplicationInstancesResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationMseServiceResponseBody.d.ts +17 -13
- package/dist/models/DescribeApplicationMseServiceResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationNlbsRequest.d.ts +1 -1
- package/dist/models/DescribeApplicationNlbsResponseBody.d.ts +19 -14
- package/dist/models/DescribeApplicationNlbsResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationScalingRuleRequest.d.ts +2 -2
- package/dist/models/DescribeApplicationScalingRuleResponseBody.d.ts +204 -88
- package/dist/models/DescribeApplicationScalingRuleResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationScalingRulesRequest.d.ts +1 -1
- package/dist/models/DescribeApplicationScalingRulesResponseBody.d.ts +244 -90
- package/dist/models/DescribeApplicationScalingRulesResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationSlbsRequest.d.ts +1 -1
- package/dist/models/DescribeApplicationSlbsResponseBody.d.ts +120 -33
- package/dist/models/DescribeApplicationSlbsResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationStatusResponseBody.d.ts +65 -44
- package/dist/models/DescribeApplicationStatusResponseBody.js.map +1 -1
- package/dist/models/DescribeChangeOrderRequest.d.ts +1 -1
- package/dist/models/DescribeChangeOrderResponseBody.d.ts +135 -78
- package/dist/models/DescribeChangeOrderResponseBody.js.map +1 -1
- package/dist/models/DescribeComponentsRequest.d.ts +4 -3
- package/dist/models/DescribeComponentsRequest.js.map +1 -1
- package/dist/models/DescribeComponentsResponseBody.d.ts +25 -19
- package/dist/models/DescribeComponentsResponseBody.js.map +1 -1
- package/dist/models/DescribeConfigMapRequest.d.ts +1 -1
- package/dist/models/DescribeConfigMapResponseBody.d.ts +32 -26
- package/dist/models/DescribeConfigMapResponseBody.js.map +1 -1
- package/dist/models/DescribeConfigurationPriceRequest.d.ts +74 -24
- package/dist/models/DescribeConfigurationPriceRequest.js.map +1 -1
- package/dist/models/DescribeConfigurationPriceResponseBody.d.ts +74 -49
- package/dist/models/DescribeConfigurationPriceResponseBody.js.map +1 -1
- package/dist/models/DescribeEdasContainersResponseBody.d.ts +22 -16
- package/dist/models/DescribeEdasContainersResponseBody.js.map +1 -1
- package/dist/models/DescribeGreyTagRouteRequest.d.ts +1 -1
- package/dist/models/DescribeGreyTagRouteResponseBody.d.ts +107 -77
- package/dist/models/DescribeGreyTagRouteResponseBody.js.map +1 -1
- package/dist/models/DescribeIngressRequest.d.ts +2 -2
- package/dist/models/DescribeIngressResponseBody.d.ts +233 -54
- package/dist/models/DescribeIngressResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceLogRequest.d.ts +8 -1
- package/dist/models/DescribeInstanceLogRequest.js.map +1 -1
- package/dist/models/DescribeInstanceLogResponseBody.d.ts +21 -20
- package/dist/models/DescribeInstanceLogResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceSpecificationsResponseBody.d.ts +33 -23
- package/dist/models/DescribeInstanceSpecificationsResponseBody.js.map +1 -1
- package/dist/models/DescribeJobHistoryRequest.d.ts +7 -4
- package/dist/models/DescribeJobHistoryRequest.js.map +1 -1
- package/dist/models/DescribeJobHistoryResponseBody.d.ts +22 -19
- package/dist/models/DescribeJobHistoryResponseBody.js.map +1 -1
- package/dist/models/DescribeJobRequest.d.ts +1 -1
- package/dist/models/DescribeJobResponseBody.d.ts +222 -159
- package/dist/models/DescribeJobResponseBody.js.map +1 -1
- package/dist/models/DescribeJobStatusResponseBody.d.ts +25 -18
- package/dist/models/DescribeJobStatusResponseBody.js.map +1 -1
- package/dist/models/DescribeNamespaceListRequest.d.ts +6 -4
- package/dist/models/DescribeNamespaceListRequest.js.map +1 -1
- package/dist/models/DescribeNamespaceListResponseBody.d.ts +21 -16
- package/dist/models/DescribeNamespaceListResponseBody.js.map +1 -1
- package/dist/models/DescribeNamespaceResourcesRequest.d.ts +4 -1
- package/dist/models/DescribeNamespaceResourcesRequest.js.map +1 -1
- package/dist/models/DescribeNamespaceResourcesResponseBody.d.ts +91 -45
- package/dist/models/DescribeNamespaceResourcesResponseBody.js.map +1 -1
- package/dist/models/DescribeNamespaceResponseBody.d.ts +18 -14
- package/dist/models/DescribeNamespaceResponseBody.js.map +1 -1
- package/dist/models/DescribeNamespacesRequest.d.ts +1 -1
- package/dist/models/DescribeNamespacesResponseBody.d.ts +30 -24
- package/dist/models/DescribeNamespacesResponseBody.js.map +1 -1
- package/dist/models/DescribePipelineResponseBody.d.ts +59 -39
- package/dist/models/DescribePipelineResponseBody.js.map +1 -1
- package/dist/models/DescribeRegionsResponseBody.d.ts +8 -5
- package/dist/models/DescribeRegionsResponseBody.js.map +1 -1
- package/dist/models/DescribeSecretResponseBody.d.ts +15 -12
- package/dist/models/DescribeSecretResponseBody.js.map +1 -1
- package/dist/models/DescribeSwimmingLaneRequest.d.ts +3 -3
- package/dist/models/DescribeSwimmingLaneResponseBody.d.ts +62 -53
- package/dist/models/DescribeSwimmingLaneResponseBody.js.map +1 -1
- package/dist/models/DescribeVswitchesRequest.d.ts +0 -11
- package/dist/models/DescribeVswitchesRequest.js.map +1 -1
- package/dist/models/DescribeVswitchesResponseBody.d.ts +0 -47
- package/dist/models/DescribeVswitchesResponseBody.js.map +1 -1
- package/dist/models/DisableApplicationScalingRuleRequest.d.ts +2 -2
- package/dist/models/DisableApplicationScalingRuleResponseBody.d.ts +24 -15
- package/dist/models/DisableApplicationScalingRuleResponseBody.js.map +1 -1
- package/dist/models/DisableArmsResponseBody.d.ts +17 -22
- package/dist/models/DisableArmsResponseBody.js.map +1 -1
- package/dist/models/DowngradeApplicationApmServiceResponseBody.d.ts +13 -11
- package/dist/models/DowngradeApplicationApmServiceResponseBody.js.map +1 -1
- package/dist/models/EnableApplicationScalingRuleResponseBody.d.ts +15 -12
- package/dist/models/EnableApplicationScalingRuleResponseBody.js.map +1 -1
- package/dist/models/ExecJobRequest.d.ts +31 -23
- package/dist/models/ExecJobRequest.js.map +1 -1
- package/dist/models/ExecJobResponseBody.d.ts +37 -26
- package/dist/models/ExecJobResponseBody.js.map +1 -1
- package/dist/models/GetApplicationRequest.d.ts +2 -2
- package/dist/models/GetApplicationResponseBody.d.ts +74 -44
- package/dist/models/GetApplicationResponseBody.js.map +1 -1
- package/dist/models/GetAvailabilityMetricResponseBody.d.ts +1 -1
- package/dist/models/GetChangeOrderMetricRequest.d.ts +20 -9
- package/dist/models/GetChangeOrderMetricRequest.js.map +1 -1
- package/dist/models/GetChangeOrderMetricResponseBody.d.ts +36 -15
- package/dist/models/GetChangeOrderMetricResponseBody.js.map +1 -1
- package/dist/models/GetScaleAppMetricResponseBody.d.ts +1 -1
- package/dist/models/GetWebshellTokenRequest.d.ts +7 -6
- package/dist/models/GetWebshellTokenRequest.js.map +1 -1
- package/dist/models/GetWebshellTokenResponseBody.d.ts +12 -10
- package/dist/models/GetWebshellTokenResponseBody.js.map +1 -1
- package/dist/models/ImageRegistryConfig.d.ts +8 -0
- package/dist/models/ImageRegistryConfig.js.map +1 -1
- package/dist/models/InitContainerConfig.d.ts +49 -0
- package/dist/models/InitContainerConfig.js.map +1 -1
- package/dist/models/ListAllSwimmingLaneGroupsRequest.d.ts +1 -1
- package/dist/models/ListAllSwimmingLaneGroupsResponseBody.d.ts +51 -42
- package/dist/models/ListAllSwimmingLaneGroupsResponseBody.js.map +1 -1
- package/dist/models/ListAllSwimmingLanesRequest.d.ts +2 -2
- package/dist/models/ListAllSwimmingLanesResponseBody.d.ts +67 -58
- package/dist/models/ListAllSwimmingLanesResponseBody.js.map +1 -1
- package/dist/models/ListAppEventsRequest.d.ts +19 -14
- package/dist/models/ListAppEventsRequest.js.map +1 -1
- package/dist/models/ListAppEventsResponseBody.d.ts +32 -23
- package/dist/models/ListAppEventsResponseBody.js.map +1 -1
- package/dist/models/ListAppServicesPageRequest.d.ts +5 -4
- package/dist/models/ListAppServicesPageRequest.js.map +1 -1
- package/dist/models/ListAppServicesPageResponseBody.d.ts +29 -24
- package/dist/models/ListAppServicesPageResponseBody.js.map +1 -1
- package/dist/models/ListAppServicesRequest.d.ts +21 -15
- package/dist/models/ListAppServicesRequest.js.map +1 -1
- package/dist/models/ListAppServicesResponseBody.d.ts +52 -37
- package/dist/models/ListAppServicesResponseBody.js.map +1 -1
- package/dist/models/ListAppVersionsRequest.d.ts +1 -1
- package/dist/models/ListAppVersionsResponseBody.d.ts +33 -23
- package/dist/models/ListAppVersionsResponseBody.js.map +1 -1
- package/dist/models/ListApplicationCenterServiceInstancesRequest.d.ts +0 -8
- package/dist/models/ListApplicationCenterServiceInstancesRequest.js.map +1 -1
- package/dist/models/ListApplicationCenterServiceInstancesResponseBody.d.ts +0 -43
- package/dist/models/ListApplicationCenterServiceInstancesResponseBody.js.map +1 -1
- package/dist/models/ListApplicationsForSwimmingLaneRequest.d.ts +2 -2
- package/dist/models/ListApplicationsForSwimmingLaneResponseBody.d.ts +27 -21
- package/dist/models/ListApplicationsForSwimmingLaneResponseBody.js.map +1 -1
- package/dist/models/ListApplicationsRequest.d.ts +65 -20
- package/dist/models/ListApplicationsRequest.js.map +1 -1
- package/dist/models/ListApplicationsResponseBody.d.ts +131 -83
- package/dist/models/ListApplicationsResponseBody.js.map +1 -1
- package/dist/models/ListChangeOrdersRequest.d.ts +76 -25
- package/dist/models/ListChangeOrdersRequest.js.map +1 -1
- package/dist/models/ListChangeOrdersResponseBody.d.ts +111 -78
- package/dist/models/ListChangeOrdersResponseBody.js.map +1 -1
- package/dist/models/ListConsumedServicesRequest.d.ts +1 -1
- package/dist/models/ListConsumedServicesResponseBody.d.ts +26 -20
- package/dist/models/ListConsumedServicesResponseBody.js.map +1 -1
- package/dist/models/ListGreyTagRouteRequest.d.ts +1 -1
- package/dist/models/ListGreyTagRouteResponseBody.d.ts +131 -66
- package/dist/models/ListGreyTagRouteResponseBody.js.map +1 -1
- package/dist/models/ListIngressesRequest.d.ts +10 -2
- package/dist/models/ListIngressesRequest.js.map +1 -1
- package/dist/models/ListIngressesResponseBody.d.ts +170 -40
- package/dist/models/ListIngressesResponseBody.js.map +1 -1
- package/dist/models/ListJobsRequest.d.ts +20 -16
- package/dist/models/ListJobsRequest.js.map +1 -1
- package/dist/models/ListJobsResponseBody.d.ts +81 -56
- package/dist/models/ListJobsResponseBody.js.map +1 -1
- package/dist/models/ListLogConfigsRequest.d.ts +3 -3
- package/dist/models/ListLogConfigsResponseBody.d.ts +39 -30
- package/dist/models/ListLogConfigsResponseBody.js.map +1 -1
- package/dist/models/ListNamespaceChangeOrdersRequest.d.ts +22 -6
- package/dist/models/ListNamespaceChangeOrdersRequest.js.map +1 -1
- package/dist/models/ListNamespaceChangeOrdersResponseBody.d.ts +52 -38
- package/dist/models/ListNamespaceChangeOrdersResponseBody.js.map +1 -1
- package/dist/models/ListNamespacedConfigMapsRequest.d.ts +1 -1
- package/dist/models/ListNamespacedConfigMapsResponseBody.d.ts +32 -28
- package/dist/models/ListNamespacedConfigMapsResponseBody.js.map +1 -1
- package/dist/models/ListPublishedServicesRequest.d.ts +1 -1
- package/dist/models/ListPublishedServicesResponseBody.d.ts +28 -22
- package/dist/models/ListPublishedServicesResponseBody.js.map +1 -1
- package/dist/models/ListSecretsRequest.d.ts +1 -1
- package/dist/models/ListSecretsResponseBody.d.ts +27 -24
- package/dist/models/ListSecretsResponseBody.js.map +1 -1
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.d.ts +27 -21
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.js.map +1 -1
- package/dist/models/ListSwimmingLaneGroupTagsRequest.d.ts +2 -2
- package/dist/models/ListSwimmingLaneGroupTagsResponseBody.d.ts +26 -20
- package/dist/models/ListSwimmingLaneGroupTagsResponseBody.js.map +1 -1
- package/dist/models/ListTagResourcesRequest.d.ts +9 -8
- package/dist/models/ListTagResourcesRequest.js.map +1 -1
- package/dist/models/ListTagResourcesResponseBody.d.ts +25 -19
- package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
- package/dist/models/ListWebApplicationInstancesRequest.d.ts +3 -0
- package/dist/models/ListWebApplicationInstancesRequest.js.map +1 -1
- package/dist/models/ListWebApplicationInstancesShrinkRequest.d.ts +3 -0
- package/dist/models/ListWebApplicationInstancesShrinkRequest.js.map +1 -1
- package/dist/models/ListWebApplicationRevisionsOutput.d.ts +1 -1
- package/dist/models/ListWebApplicationRevisionsRequest.d.ts +1 -1
- package/dist/models/ListWebInstancesOutput.d.ts +3 -0
- package/dist/models/ListWebInstancesOutput.js.map +1 -1
- package/dist/models/PathConfig.d.ts +2 -2
- package/dist/models/QueryArmsEnableResponseBody.d.ts +8 -8
- package/dist/models/QueryResourceStaticsRequest.d.ts +1 -1
- package/dist/models/QueryResourceStaticsResponseBody.d.ts +36 -29
- package/dist/models/QueryResourceStaticsResponseBody.js.map +1 -1
- package/dist/models/ReduceApplicationCapacityByInstanceIdsResponseBody.d.ts +15 -12
- package/dist/models/ReduceApplicationCapacityByInstanceIdsResponseBody.js.map +1 -1
- package/dist/models/RegistryAuthenticationConfig.d.ts +6 -0
- package/dist/models/RegistryAuthenticationConfig.js.map +1 -1
- package/dist/models/RegistryCertificateConfig.d.ts +6 -0
- package/dist/models/RegistryCertificateConfig.js.map +1 -1
- package/dist/models/RescaleApplicationRequest.d.ts +10 -7
- package/dist/models/RescaleApplicationRequest.js.map +1 -1
- package/dist/models/RescaleApplicationResponseBody.d.ts +12 -10
- package/dist/models/RescaleApplicationResponseBody.js.map +1 -1
- package/dist/models/RescaleApplicationVerticallyRequest.d.ts +7 -7
- package/dist/models/RescaleApplicationVerticallyResponseBody.d.ts +22 -17
- package/dist/models/RescaleApplicationVerticallyResponseBody.js.map +1 -1
- package/dist/models/RestartApplicationRequest.d.ts +10 -7
- package/dist/models/RestartApplicationRequest.js.map +1 -1
- package/dist/models/RestartApplicationResponseBody.d.ts +15 -12
- package/dist/models/RestartApplicationResponseBody.js.map +1 -1
- package/dist/models/RestartInstancesResponseBody.d.ts +15 -12
- package/dist/models/RestartInstancesResponseBody.js.map +1 -1
- package/dist/models/ResumeTrafficRequest.d.ts +1 -1
- package/dist/models/ResumeTrafficResponseBody.d.ts +26 -19
- package/dist/models/ResumeTrafficResponseBody.js.map +1 -1
- package/dist/models/Revision.d.ts +2 -2
- package/dist/models/RollbackApplicationRequest.d.ts +24 -19
- package/dist/models/RollbackApplicationRequest.js.map +1 -1
- package/dist/models/RollbackApplicationResponseBody.d.ts +15 -12
- package/dist/models/RollbackApplicationResponseBody.js.map +1 -1
- package/dist/models/RouteConfig.d.ts +1 -1
- package/dist/models/SidecarContainerConfig.d.ts +30 -10
- package/dist/models/SidecarContainerConfig.js.map +1 -1
- package/dist/models/SlscollectConfig.d.ts +3 -3
- package/dist/models/StartApplicationResponseBody.d.ts +15 -12
- package/dist/models/StartApplicationResponseBody.js.map +1 -1
- package/dist/models/StopApplicationRequest.d.ts +1 -4
- package/dist/models/StopApplicationRequest.js.map +1 -1
- package/dist/models/StopApplicationResponseBody.d.ts +31 -16
- package/dist/models/StopApplicationResponseBody.js.map +1 -1
- package/dist/models/SuspendJobRequest.d.ts +3 -2
- package/dist/models/SuspendJobRequest.js.map +1 -1
- package/dist/models/SuspendJobResponseBody.d.ts +15 -12
- package/dist/models/SuspendJobResponseBody.js.map +1 -1
- package/dist/models/SuspendTrafficRequest.d.ts +1 -1
- package/dist/models/SuspendTrafficResponseBody.d.ts +19 -22
- package/dist/models/SuspendTrafficResponseBody.js.map +1 -1
- package/dist/models/TagResourcesRequest.d.ts +8 -7
- package/dist/models/TagResourcesRequest.js.map +1 -1
- package/dist/models/TagResourcesResponseBody.d.ts +21 -15
- package/dist/models/TagResourcesResponseBody.js.map +1 -1
- package/dist/models/UnbindNlbRequest.d.ts +9 -7
- package/dist/models/UnbindNlbRequest.js.map +1 -1
- package/dist/models/UnbindNlbResponseBody.d.ts +23 -17
- package/dist/models/UnbindNlbResponseBody.js.map +1 -1
- package/dist/models/UnbindSlbRequest.d.ts +8 -6
- package/dist/models/UnbindSlbRequest.js.map +1 -1
- package/dist/models/UnbindSlbResponseBody.d.ts +21 -15
- package/dist/models/UnbindSlbResponseBody.js.map +1 -1
- package/dist/models/UntagResourcesRequest.d.ts +7 -6
- package/dist/models/UntagResourcesRequest.js.map +1 -1
- package/dist/models/UntagResourcesResponseBody.d.ts +21 -15
- package/dist/models/UntagResourcesResponseBody.js.map +1 -1
- package/dist/models/UpdateAppModeRequest.d.ts +10 -7
- package/dist/models/UpdateAppModeRequest.js.map +1 -1
- package/dist/models/UpdateAppModeResponseBody.d.ts +19 -14
- package/dist/models/UpdateAppModeResponseBody.js.map +1 -1
- package/dist/models/UpdateAppSecurityGroupRequest.d.ts +2 -2
- package/dist/models/UpdateAppSecurityGroupResponseBody.d.ts +21 -15
- package/dist/models/UpdateAppSecurityGroupResponseBody.js.map +1 -1
- package/dist/models/UpdateApplicationDescriptionResponseBody.d.ts +15 -12
- package/dist/models/UpdateApplicationDescriptionResponseBody.js.map +1 -1
- package/dist/models/UpdateApplicationScalingRuleRequest.d.ts +102 -59
- package/dist/models/UpdateApplicationScalingRuleRequest.js +2 -0
- package/dist/models/UpdateApplicationScalingRuleRequest.js.map +1 -1
- package/dist/models/UpdateApplicationScalingRuleResponseBody.d.ts +124 -64
- package/dist/models/UpdateApplicationScalingRuleResponseBody.js.map +1 -1
- package/dist/models/UpdateApplicationVswitchesRequest.d.ts +20 -1
- package/dist/models/UpdateApplicationVswitchesRequest.js.map +1 -1
- package/dist/models/UpdateApplicationVswitchesResponseBody.d.ts +21 -15
- package/dist/models/UpdateApplicationVswitchesResponseBody.js.map +1 -1
- package/dist/models/UpdateConfigMapRequest.d.ts +10 -1
- package/dist/models/UpdateConfigMapRequest.js.map +1 -1
- package/dist/models/UpdateConfigMapResponseBody.d.ts +24 -16
- package/dist/models/UpdateConfigMapResponseBody.js.map +1 -1
- package/dist/models/UpdateGreyTagRouteRequest.d.ts +6 -6
- package/dist/models/UpdateGreyTagRouteResponseBody.d.ts +19 -14
- package/dist/models/UpdateGreyTagRouteResponseBody.js.map +1 -1
- package/dist/models/UpdateIngressRequest.d.ts +81 -26
- package/dist/models/UpdateIngressRequest.js.map +1 -1
- package/dist/models/UpdateIngressResponseBody.d.ts +24 -18
- package/dist/models/UpdateIngressResponseBody.js.map +1 -1
- package/dist/models/UpdateJobRequest.d.ts +133 -95
- package/dist/models/UpdateJobRequest.js.map +1 -1
- package/dist/models/UpdateJobResponseBody.d.ts +23 -22
- package/dist/models/UpdateJobResponseBody.js.map +1 -1
- package/dist/models/UpdateNamespaceRequest.d.ts +3 -2
- package/dist/models/UpdateNamespaceRequest.js.map +1 -1
- package/dist/models/UpdateNamespaceResponseBody.d.ts +15 -12
- package/dist/models/UpdateNamespaceResponseBody.js.map +1 -1
- package/dist/models/UpdateNamespaceSlsConfigsRequest.d.ts +22 -13
- package/dist/models/UpdateNamespaceSlsConfigsRequest.js.map +1 -1
- package/dist/models/UpdateNamespaceSlsConfigsResponseBody.d.ts +7 -9
- package/dist/models/UpdateNamespaceSlsConfigsResponseBody.js.map +1 -1
- package/dist/models/UpdateNamespaceVpcRequest.d.ts +5 -2
- package/dist/models/UpdateNamespaceVpcRequest.js.map +1 -1
- package/dist/models/UpdateNamespaceVpcResponseBody.d.ts +26 -17
- package/dist/models/UpdateNamespaceVpcResponseBody.js.map +1 -1
- package/dist/models/UpdateSecretRequest.d.ts +6 -4
- package/dist/models/UpdateSecretRequest.js.map +1 -1
- package/dist/models/UpdateSecretResponseBody.d.ts +42 -0
- package/dist/models/UpdateSecretResponseBody.js.map +1 -1
- package/dist/models/UpdateSecretShrinkRequest.d.ts +3 -1
- package/dist/models/UpdateSecretShrinkRequest.js.map +1 -1
- package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.d.ts +7 -6
- package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.js.map +1 -1
- package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.d.ts +22 -16
- package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.js.map +1 -1
- package/dist/models/WebAclEntryConfig.d.ts +1 -1
- package/dist/models/WebApplication.d.ts +2 -2
- package/dist/models/WebVersionStatus.d.ts +3 -0
- package/dist/models/WebVersionStatus.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +215 -202
- package/src/models/AbortChangeOrderRequest.ts +7 -0
- package/src/models/AbortChangeOrderResponseBody.ts +19 -14
- package/src/models/BatchRestartApplicationsResponseBody.ts +0 -3
- package/src/models/BatchStartApplicationsRequest.ts +1 -1
- package/src/models/BatchStartApplicationsResponseBody.ts +15 -9
- package/src/models/BatchStopApplicationsResponseBody.ts +11 -7
- package/src/models/BindNlbRequest.ts +17 -12
- package/src/models/BindNlbResponseBody.ts +24 -18
- package/src/models/BindSlbResponseBody.ts +3 -0
- package/src/models/ConfirmPipelineBatchRequest.ts +6 -2
- package/src/models/ConfirmPipelineBatchResponseBody.ts +19 -14
- package/src/models/Container.ts +14 -14
- package/src/models/ContainerResources.ts +1 -1
- package/src/models/CreateApplicationRequest.ts +445 -238
- package/src/models/CreateApplicationResponseBody.ts +27 -18
- package/src/models/CreateApplicationScalingRuleRequest.ts +108 -79
- package/src/models/CreateApplicationScalingRuleResponseBody.ts +113 -76
- package/src/models/CreateApplicationShrinkRequest.ts +445 -238
- package/src/models/CreateConfigMapResponseBody.ts +7 -10
- package/src/models/CreateGreyTagRouteRequest.ts +6 -6
- package/src/models/CreateGreyTagRouteResponseBody.ts +20 -15
- package/src/models/CreateIngressRequest.ts +71 -50
- package/src/models/CreateIngressResponseBody.ts +20 -17
- package/src/models/CreateJobRequest.ts +214 -128
- package/src/models/CreateJobResponseBody.ts +24 -21
- package/src/models/CreateNamespaceRequest.ts +9 -8
- package/src/models/CreateNamespaceResponseBody.ts +31 -28
- package/src/models/CreateOrUpdateSwimmingLaneGroupRequest.ts +14 -12
- package/src/models/CreateOrUpdateSwimmingLaneGroupResponseBody.ts +24 -18
- package/src/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.ts +14 -12
- package/src/models/CreateOrUpdateSwimmingLaneRequest.ts +77 -59
- package/src/models/CreateOrUpdateSwimmingLaneResponseBody.ts +24 -18
- package/src/models/CreateOrUpdateSwimmingLaneShrinkRequest.ts +18 -16
- package/src/models/CreateSecretRequest.ts +6 -4
- package/src/models/CreateSecretResponseBody.ts +12 -10
- package/src/models/CreateSecretShrinkRequest.ts +6 -4
- package/src/models/DataInstancesValue.ts +6 -5
- package/src/models/DataInstancesValueListenersValue.ts +13 -9
- package/src/models/DeleteApplicationResponseBody.ts +23 -17
- package/src/models/DeleteApplicationScalingRuleRequest.ts +2 -2
- package/src/models/DeleteApplicationScalingRuleResponseBody.ts +26 -14
- package/src/models/DeleteConfigMapRequest.ts +1 -1
- package/src/models/DeleteConfigMapResponseBody.ts +23 -17
- package/src/models/DeleteGreyTagRouteResponseBody.ts +22 -16
- package/src/models/DeleteHistoryJobResponseBody.ts +16 -13
- package/src/models/DeleteIngressRequest.ts +1 -1
- package/src/models/DeleteIngressResponseBody.ts +17 -12
- package/src/models/DeleteInstancesRequest.ts +2 -2
- package/src/models/DeleteInstancesResponseBody.ts +23 -17
- package/src/models/DeleteJobResponseBody.ts +16 -13
- package/src/models/DeleteNamespaceRequest.ts +4 -1
- package/src/models/DeleteNamespaceResponseBody.ts +16 -11
- package/src/models/DeleteSecretRequest.ts +2 -2
- package/src/models/DeleteSecretResponseBody.ts +22 -19
- package/src/models/DeleteSwimmingLaneGroupRequest.ts +2 -2
- package/src/models/DeleteSwimmingLaneGroupResponseBody.ts +22 -16
- package/src/models/DeployApplicationRequest.ts +445 -273
- package/src/models/DeployApplicationResponseBody.ts +29 -22
- package/src/models/DeployApplicationShrinkRequest.ts +445 -273
- package/src/models/DescribeAppServiceDetailRequest.ts +10 -6
- package/src/models/DescribeAppServiceDetailResponseBody.ts +41 -40
- package/src/models/DescribeApplicationConfigRequest.ts +2 -2
- package/src/models/DescribeApplicationConfigResponseBody.ts +556 -311
- package/src/models/DescribeApplicationGroupsRequest.ts +2 -2
- package/src/models/DescribeApplicationGroupsResponseBody.ts +64 -41
- package/src/models/DescribeApplicationImageRequest.ts +2 -2
- package/src/models/DescribeApplicationImageResponseBody.ts +26 -20
- package/src/models/DescribeApplicationInstancesRequest.ts +37 -6
- package/src/models/DescribeApplicationInstancesResponseBody.ts +99 -54
- package/src/models/DescribeApplicationMseServiceResponseBody.ts +17 -13
- package/src/models/DescribeApplicationNlbsRequest.ts +1 -1
- package/src/models/DescribeApplicationNlbsResponseBody.ts +19 -14
- package/src/models/DescribeApplicationScalingRuleRequest.ts +2 -2
- package/src/models/DescribeApplicationScalingRuleResponseBody.ts +204 -88
- package/src/models/DescribeApplicationScalingRulesRequest.ts +1 -1
- package/src/models/DescribeApplicationScalingRulesResponseBody.ts +244 -90
- package/src/models/DescribeApplicationSlbsRequest.ts +1 -1
- package/src/models/DescribeApplicationSlbsResponseBody.ts +120 -33
- package/src/models/DescribeApplicationStatusResponseBody.ts +66 -45
- package/src/models/DescribeChangeOrderRequest.ts +1 -1
- package/src/models/DescribeChangeOrderResponseBody.ts +135 -78
- package/src/models/DescribeComponentsRequest.ts +4 -3
- package/src/models/DescribeComponentsResponseBody.ts +25 -19
- package/src/models/DescribeConfigMapRequest.ts +1 -1
- package/src/models/DescribeConfigMapResponseBody.ts +32 -26
- package/src/models/DescribeConfigurationPriceRequest.ts +74 -24
- package/src/models/DescribeConfigurationPriceResponseBody.ts +74 -49
- package/src/models/DescribeEdasContainersResponseBody.ts +22 -16
- package/src/models/DescribeGreyTagRouteRequest.ts +1 -1
- package/src/models/DescribeGreyTagRouteResponseBody.ts +107 -77
- package/src/models/DescribeIngressRequest.ts +2 -2
- package/src/models/DescribeIngressResponseBody.ts +233 -54
- package/src/models/DescribeInstanceLogRequest.ts +8 -1
- package/src/models/DescribeInstanceLogResponseBody.ts +21 -20
- package/src/models/DescribeInstanceSpecificationsResponseBody.ts +33 -23
- package/src/models/DescribeJobHistoryRequest.ts +7 -4
- package/src/models/DescribeJobHistoryResponseBody.ts +22 -19
- package/src/models/DescribeJobRequest.ts +1 -1
- package/src/models/DescribeJobResponseBody.ts +222 -159
- package/src/models/DescribeJobStatusResponseBody.ts +25 -18
- package/src/models/DescribeNamespaceListRequest.ts +6 -4
- package/src/models/DescribeNamespaceListResponseBody.ts +21 -16
- package/src/models/DescribeNamespaceResourcesRequest.ts +4 -1
- package/src/models/DescribeNamespaceResourcesResponseBody.ts +91 -45
- package/src/models/DescribeNamespaceResponseBody.ts +18 -14
- package/src/models/DescribeNamespacesRequest.ts +1 -1
- package/src/models/DescribeNamespacesResponseBody.ts +30 -24
- package/src/models/DescribePipelineResponseBody.ts +59 -39
- package/src/models/DescribeRegionsResponseBody.ts +8 -5
- package/src/models/DescribeSecretResponseBody.ts +15 -12
- package/src/models/DescribeSwimmingLaneRequest.ts +3 -3
- package/src/models/DescribeSwimmingLaneResponseBody.ts +62 -53
- package/src/models/DescribeVswitchesRequest.ts +0 -11
- package/src/models/DescribeVswitchesResponseBody.ts +0 -47
- package/src/models/DisableApplicationScalingRuleRequest.ts +2 -2
- package/src/models/DisableApplicationScalingRuleResponseBody.ts +24 -15
- package/src/models/DisableArmsResponseBody.ts +17 -22
- package/src/models/DowngradeApplicationApmServiceResponseBody.ts +13 -11
- package/src/models/EnableApplicationScalingRuleResponseBody.ts +15 -12
- package/src/models/ExecJobRequest.ts +31 -23
- package/src/models/ExecJobResponseBody.ts +37 -26
- package/src/models/GetApplicationRequest.ts +2 -2
- package/src/models/GetApplicationResponseBody.ts +75 -45
- package/src/models/GetAvailabilityMetricResponseBody.ts +1 -1
- package/src/models/GetChangeOrderMetricRequest.ts +20 -9
- package/src/models/GetChangeOrderMetricResponseBody.ts +36 -15
- package/src/models/GetScaleAppMetricResponseBody.ts +1 -1
- package/src/models/GetWebshellTokenRequest.ts +7 -6
- package/src/models/GetWebshellTokenResponseBody.ts +12 -10
- package/src/models/ImageRegistryConfig.ts +8 -0
- package/src/models/InitContainerConfig.ts +49 -0
- package/src/models/ListAllSwimmingLaneGroupsRequest.ts +1 -1
- package/src/models/ListAllSwimmingLaneGroupsResponseBody.ts +51 -42
- package/src/models/ListAllSwimmingLanesRequest.ts +2 -2
- package/src/models/ListAllSwimmingLanesResponseBody.ts +67 -58
- package/src/models/ListAppEventsRequest.ts +19 -14
- package/src/models/ListAppEventsResponseBody.ts +32 -23
- package/src/models/ListAppServicesPageRequest.ts +5 -4
- package/src/models/ListAppServicesPageResponseBody.ts +29 -24
- package/src/models/ListAppServicesRequest.ts +21 -15
- package/src/models/ListAppServicesResponseBody.ts +52 -37
- package/src/models/ListAppVersionsRequest.ts +1 -1
- package/src/models/ListAppVersionsResponseBody.ts +33 -23
- package/src/models/ListApplicationCenterServiceInstancesRequest.ts +0 -8
- package/src/models/ListApplicationCenterServiceInstancesResponseBody.ts +0 -43
- package/src/models/ListApplicationsForSwimmingLaneRequest.ts +2 -2
- package/src/models/ListApplicationsForSwimmingLaneResponseBody.ts +27 -21
- package/src/models/ListApplicationsRequest.ts +65 -20
- package/src/models/ListApplicationsResponseBody.ts +131 -83
- package/src/models/ListChangeOrdersRequest.ts +76 -25
- package/src/models/ListChangeOrdersResponseBody.ts +111 -78
- package/src/models/ListConsumedServicesRequest.ts +1 -1
- package/src/models/ListConsumedServicesResponseBody.ts +26 -20
- package/src/models/ListGreyTagRouteRequest.ts +1 -1
- package/src/models/ListGreyTagRouteResponseBody.ts +131 -66
- package/src/models/ListIngressesRequest.ts +10 -2
- package/src/models/ListIngressesResponseBody.ts +170 -40
- package/src/models/ListJobsRequest.ts +20 -16
- package/src/models/ListJobsResponseBody.ts +81 -56
- package/src/models/ListLogConfigsRequest.ts +3 -3
- package/src/models/ListLogConfigsResponseBody.ts +39 -30
- package/src/models/ListNamespaceChangeOrdersRequest.ts +22 -6
- package/src/models/ListNamespaceChangeOrdersResponseBody.ts +52 -38
- package/src/models/ListNamespacedConfigMapsRequest.ts +1 -1
- package/src/models/ListNamespacedConfigMapsResponseBody.ts +32 -28
- package/src/models/ListPublishedServicesRequest.ts +1 -1
- package/src/models/ListPublishedServicesResponseBody.ts +28 -22
- package/src/models/ListSecretsRequest.ts +1 -1
- package/src/models/ListSecretsResponseBody.ts +27 -24
- package/src/models/ListSwimmingLaneGatewayRoutesResponseBody.ts +27 -21
- package/src/models/ListSwimmingLaneGroupTagsRequest.ts +2 -2
- package/src/models/ListSwimmingLaneGroupTagsResponseBody.ts +26 -20
- package/src/models/ListTagResourcesRequest.ts +9 -8
- package/src/models/ListTagResourcesResponseBody.ts +25 -19
- package/src/models/ListWebApplicationInstancesRequest.ts +3 -0
- package/src/models/ListWebApplicationInstancesShrinkRequest.ts +3 -0
- package/src/models/ListWebApplicationRevisionsOutput.ts +1 -1
- package/src/models/ListWebApplicationRevisionsRequest.ts +1 -1
- package/src/models/ListWebInstancesOutput.ts +3 -0
- package/src/models/PathConfig.ts +2 -2
- package/src/models/QueryArmsEnableResponseBody.ts +8 -8
- package/src/models/QueryResourceStaticsRequest.ts +1 -1
- package/src/models/QueryResourceStaticsResponseBody.ts +37 -30
- package/src/models/ReduceApplicationCapacityByInstanceIdsResponseBody.ts +15 -12
- package/src/models/RegistryAuthenticationConfig.ts +6 -0
- package/src/models/RegistryCertificateConfig.ts +6 -0
- package/src/models/RescaleApplicationRequest.ts +10 -7
- package/src/models/RescaleApplicationResponseBody.ts +12 -10
- package/src/models/RescaleApplicationVerticallyRequest.ts +7 -7
- package/src/models/RescaleApplicationVerticallyResponseBody.ts +22 -17
- package/src/models/RestartApplicationRequest.ts +10 -7
- package/src/models/RestartApplicationResponseBody.ts +15 -12
- package/src/models/RestartInstancesResponseBody.ts +15 -12
- package/src/models/ResumeTrafficRequest.ts +1 -1
- package/src/models/ResumeTrafficResponseBody.ts +26 -19
- package/src/models/Revision.ts +2 -2
- package/src/models/RollbackApplicationRequest.ts +24 -19
- package/src/models/RollbackApplicationResponseBody.ts +15 -12
- package/src/models/RouteConfig.ts +1 -1
- package/src/models/SidecarContainerConfig.ts +30 -10
- package/src/models/SlscollectConfig.ts +3 -3
- package/src/models/StartApplicationResponseBody.ts +15 -12
- package/src/models/StopApplicationRequest.ts +1 -4
- package/src/models/StopApplicationResponseBody.ts +31 -16
- package/src/models/SuspendJobRequest.ts +3 -2
- package/src/models/SuspendJobResponseBody.ts +15 -12
- package/src/models/SuspendTrafficRequest.ts +1 -1
- package/src/models/SuspendTrafficResponseBody.ts +19 -22
- package/src/models/TagResourcesRequest.ts +8 -7
- package/src/models/TagResourcesResponseBody.ts +21 -15
- package/src/models/UnbindNlbRequest.ts +9 -7
- package/src/models/UnbindNlbResponseBody.ts +23 -17
- package/src/models/UnbindSlbRequest.ts +8 -6
- package/src/models/UnbindSlbResponseBody.ts +21 -15
- package/src/models/UntagResourcesRequest.ts +7 -6
- package/src/models/UntagResourcesResponseBody.ts +21 -15
- package/src/models/UpdateAppModeRequest.ts +10 -7
- package/src/models/UpdateAppModeResponseBody.ts +19 -14
- package/src/models/UpdateAppSecurityGroupRequest.ts +2 -2
- package/src/models/UpdateAppSecurityGroupResponseBody.ts +21 -15
- package/src/models/UpdateApplicationDescriptionResponseBody.ts +15 -12
- package/src/models/UpdateApplicationScalingRuleRequest.ts +104 -59
- package/src/models/UpdateApplicationScalingRuleResponseBody.ts +124 -64
- package/src/models/UpdateApplicationVswitchesRequest.ts +20 -1
- package/src/models/UpdateApplicationVswitchesResponseBody.ts +21 -15
- package/src/models/UpdateConfigMapRequest.ts +10 -1
- package/src/models/UpdateConfigMapResponseBody.ts +24 -16
- package/src/models/UpdateGreyTagRouteRequest.ts +6 -6
- package/src/models/UpdateGreyTagRouteResponseBody.ts +19 -14
- package/src/models/UpdateIngressRequest.ts +81 -26
- package/src/models/UpdateIngressResponseBody.ts +24 -18
- package/src/models/UpdateJobRequest.ts +133 -95
- package/src/models/UpdateJobResponseBody.ts +23 -22
- package/src/models/UpdateNamespaceRequest.ts +3 -2
- package/src/models/UpdateNamespaceResponseBody.ts +15 -12
- package/src/models/UpdateNamespaceSlsConfigsRequest.ts +22 -13
- package/src/models/UpdateNamespaceSlsConfigsResponseBody.ts +7 -9
- package/src/models/UpdateNamespaceVpcRequest.ts +5 -2
- package/src/models/UpdateNamespaceVpcResponseBody.ts +26 -17
- package/src/models/UpdateSecretRequest.ts +6 -4
- package/src/models/UpdateSecretResponseBody.ts +42 -0
- package/src/models/UpdateSecretShrinkRequest.ts +3 -1
- package/src/models/UpdateSwimmingLaneEnableAttributeRequest.ts +7 -6
- package/src/models/UpdateSwimmingLaneEnableAttributeResponseBody.ts +22 -16
- package/src/models/WebAclEntryConfig.ts +1 -1
- package/src/models/WebApplication.ts +2 -2
- package/src/models/WebVersionStatus.ts +3 -0
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateJobRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The Alibaba Cloud Resource Name (ARN)
|
|
8
|
+
* The Alibaba Cloud Resource Name (ARN) of the RAM role that is required to pull images across accounts. For more information, see [Grant permissions to pull images across Alibaba Cloud accounts by using a RAM role](https://help.aliyun.com/document_detail/223585.html).
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* acs:ram::123456789012****:role/adminrole
|
|
@@ -13,7 +13,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
13
13
|
acrAssumeRoleArn?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The ID of Container Registry Enterprise Edition instance
|
|
16
|
+
* The ID of the Container Registry (ACR) Enterprise Edition instance. This parameter is required when **ImageUrl** points to an image in an ACR Enterprise Edition instance.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* cri-xxxxxx
|
|
@@ -21,7 +21,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
21
21
|
acrInstanceId?: string;
|
|
22
22
|
/**
|
|
23
23
|
* @remarks
|
|
24
|
-
* The description of the template.
|
|
24
|
+
* The description of the job template. It cannot exceed 1,024 characters.
|
|
25
25
|
*
|
|
26
26
|
* @example
|
|
27
27
|
* This is a test description.
|
|
@@ -29,7 +29,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
29
29
|
appDescription?: string;
|
|
30
30
|
/**
|
|
31
31
|
* @remarks
|
|
32
|
-
* The name of the job template. The name can contain
|
|
32
|
+
* The name of the job template. The name can contain letters, digits, and hyphens (-). It must start with a letter and be no longer than 36 characters.
|
|
33
33
|
*
|
|
34
34
|
* This parameter is required.
|
|
35
35
|
*
|
|
@@ -39,10 +39,11 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
39
39
|
appName?: string;
|
|
40
40
|
/**
|
|
41
41
|
* @remarks
|
|
42
|
-
* Specifies whether to automatically configure the network environment.
|
|
42
|
+
* Specifies whether to automatically configure the network environment. Valid values:
|
|
43
43
|
*
|
|
44
|
-
*
|
|
45
|
-
*
|
|
44
|
+
* - **true**: SAE automatically configures the network environment when you create the job template. The values of **NamespaceId**, **VpcId**, **vSwitchId**, and **SecurityGroupId** are ignored.
|
|
45
|
+
*
|
|
46
|
+
* - **false**: You must manually configure the network environment.
|
|
46
47
|
*
|
|
47
48
|
* @example
|
|
48
49
|
* false
|
|
@@ -50,24 +51,30 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
50
51
|
autoConfig?: boolean;
|
|
51
52
|
/**
|
|
52
53
|
* @remarks
|
|
53
|
-
* The number of
|
|
54
|
+
* The maximum number of retries for a task before it is marked as failed.
|
|
54
55
|
*
|
|
55
56
|
* @example
|
|
56
57
|
* 3
|
|
57
58
|
*/
|
|
58
59
|
backoffLimit?: number;
|
|
60
|
+
/**
|
|
61
|
+
* @remarks
|
|
62
|
+
* The BestEffort policy.
|
|
63
|
+
*/
|
|
59
64
|
bestEffortType?: string;
|
|
60
65
|
/**
|
|
61
66
|
* @remarks
|
|
62
|
-
* The command
|
|
67
|
+
* The entrypoint command for the container. The command must be an executable inside the container. Example:
|
|
63
68
|
*
|
|
64
|
-
*
|
|
65
|
-
*
|
|
66
|
-
*
|
|
67
|
-
*
|
|
68
|
-
*
|
|
69
|
+
* ```
|
|
70
|
+
* command:
|
|
71
|
+
* - echo
|
|
72
|
+
* - abc
|
|
73
|
+
* - >
|
|
74
|
+
* - file0
|
|
75
|
+
* ```
|
|
69
76
|
*
|
|
70
|
-
*
|
|
77
|
+
* For the preceding example, `Command="echo", CommandArgs=["abc", ">", "file0"]`.
|
|
71
78
|
*
|
|
72
79
|
* @example
|
|
73
80
|
* echo
|
|
@@ -75,11 +82,11 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
75
82
|
command?: string;
|
|
76
83
|
/**
|
|
77
84
|
* @remarks
|
|
78
|
-
*
|
|
85
|
+
* Arguments for the entrypoint command (**Command**). The format is as follows:
|
|
79
86
|
*
|
|
80
87
|
* `["a","b"]`
|
|
81
88
|
*
|
|
82
|
-
* In the
|
|
89
|
+
* In the example for the `Command` parameter, the value for `CommandArgs` is `["abc", ">", "file0"]`. This value must be a string that contains a JSON array. If the command takes no arguments, you can omit this parameter.
|
|
83
90
|
*
|
|
84
91
|
* @example
|
|
85
92
|
* ["a","b"]
|
|
@@ -87,11 +94,13 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
87
94
|
commandArgs?: string;
|
|
88
95
|
/**
|
|
89
96
|
* @remarks
|
|
90
|
-
* The concurrency policy
|
|
97
|
+
* The concurrency policy for the task. Valid values:
|
|
98
|
+
*
|
|
99
|
+
* - **Forbid**: Prohibits concurrent runs. A new task is not created if the previous one is not complete.
|
|
91
100
|
*
|
|
92
|
-
*
|
|
93
|
-
*
|
|
94
|
-
*
|
|
101
|
+
* - **Allow**: Allows concurrent running.
|
|
102
|
+
*
|
|
103
|
+
* - **Replace**: If a previous task is still running when the next one is scheduled, the new task replaces the old one.
|
|
95
104
|
*
|
|
96
105
|
* @example
|
|
97
106
|
* Allow
|
|
@@ -99,14 +108,15 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
99
108
|
concurrencyPolicy?: string;
|
|
100
109
|
/**
|
|
101
110
|
* @remarks
|
|
102
|
-
* The
|
|
111
|
+
* The **ConfigMap** mount description. Use a ConfigMap created in the namespace to inject configurations into the container. The parameters are described as follows:
|
|
112
|
+
*
|
|
113
|
+
* - **configMapId**: The ID of the ConfigMap. You can call the [ListNamespacedConfigMaps](https://help.aliyun.com/document_detail/176917.html) operation to obtain this ID.
|
|
103
114
|
*
|
|
104
|
-
*
|
|
105
|
-
* * **key**: the key.
|
|
115
|
+
* - **key**: The key.
|
|
106
116
|
*
|
|
107
|
-
* > You can
|
|
117
|
+
* > You can pass the `sae-sys-configmap-all` parameter to mount all keys.
|
|
108
118
|
*
|
|
109
|
-
*
|
|
119
|
+
* - **mountPath**: The mount path in the container.
|
|
110
120
|
*
|
|
111
121
|
* @example
|
|
112
122
|
* [{"configMapId":16,"key":"test","mountPath":"/tmp"}]
|
|
@@ -114,15 +124,21 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
114
124
|
configMapMountDesc?: string;
|
|
115
125
|
/**
|
|
116
126
|
* @remarks
|
|
117
|
-
* The CPU
|
|
127
|
+
* The CPU required for each instance, in millicores. This value cannot be 0. Only the following fixed specifications are currently supported:
|
|
128
|
+
*
|
|
129
|
+
* - **500**
|
|
130
|
+
*
|
|
131
|
+
* - **1000**
|
|
118
132
|
*
|
|
119
|
-
*
|
|
120
|
-
*
|
|
121
|
-
*
|
|
122
|
-
*
|
|
123
|
-
*
|
|
124
|
-
*
|
|
125
|
-
*
|
|
133
|
+
* - **2000**
|
|
134
|
+
*
|
|
135
|
+
* - **4000**
|
|
136
|
+
*
|
|
137
|
+
* - **8000**
|
|
138
|
+
*
|
|
139
|
+
* - **16000**
|
|
140
|
+
*
|
|
141
|
+
* - **32000**
|
|
126
142
|
*
|
|
127
143
|
* @example
|
|
128
144
|
* 1000
|
|
@@ -130,10 +146,11 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
130
146
|
cpu?: number;
|
|
131
147
|
/**
|
|
132
148
|
* @remarks
|
|
133
|
-
* The
|
|
149
|
+
* The host alias that maps a hostname to an IP address in the container. The parameters are described as follows:
|
|
134
150
|
*
|
|
135
|
-
*
|
|
136
|
-
*
|
|
151
|
+
* - **hostName**: The domain name or hostname.
|
|
152
|
+
*
|
|
153
|
+
* - **ip**: The IP address.
|
|
137
154
|
*
|
|
138
155
|
* @example
|
|
139
156
|
* [{"hostName":"samplehost","ip":"127.0.0.1"}]
|
|
@@ -141,32 +158,43 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
141
158
|
customHostAlias?: string;
|
|
142
159
|
/**
|
|
143
160
|
* @remarks
|
|
144
|
-
* The version of the
|
|
161
|
+
* The version of the HSF runtime environment for the task, such as an Ali-Tomcat container.
|
|
145
162
|
*
|
|
146
163
|
* @example
|
|
147
164
|
* 3.5.3
|
|
148
165
|
*/
|
|
149
166
|
edasContainerVersion?: string;
|
|
150
167
|
/**
|
|
168
|
+
* @remarks
|
|
169
|
+
* Specifies whether to enable image acceleration. Valid values:
|
|
170
|
+
*
|
|
171
|
+
* - **true**: Enables image acceleration.
|
|
172
|
+
*
|
|
173
|
+
* - **false**: Disables image acceleration.
|
|
174
|
+
*
|
|
151
175
|
* @example
|
|
152
176
|
* false
|
|
153
177
|
*/
|
|
154
178
|
enableImageAccl?: boolean;
|
|
155
179
|
/**
|
|
156
180
|
* @remarks
|
|
157
|
-
*
|
|
181
|
+
* Environment variables to set in the container. To reference variables, the ConfigMap must already exist. For more information, see [CreateConfigMap](https://help.aliyun.com/document_detail/176914.html). The value can be configured in one of the following ways:
|
|
182
|
+
*
|
|
183
|
+
* - Specify custom variables
|
|
184
|
+
*
|
|
185
|
+
* - **name**: The name of the environment variable.
|
|
186
|
+
*
|
|
187
|
+
* - **value**: The value of the environment variable.
|
|
158
188
|
*
|
|
159
|
-
*
|
|
189
|
+
* - Reference a ConfigMap
|
|
160
190
|
*
|
|
161
|
-
*
|
|
162
|
-
* * **value**: the value of the environment variable.
|
|
191
|
+
* - **name**: The name of the environment variable. You can reference a single key or all keys. To reference all keys, enter a value in the `sae-sys-configmap-all-<ConfigMap name>` format. Example: `sae-sys-configmap-all-test1`.
|
|
163
192
|
*
|
|
164
|
-
*
|
|
193
|
+
* - **valueFrom**: The source of the environment variable. Set the value to `configMapRef`.
|
|
165
194
|
*
|
|
166
|
-
*
|
|
167
|
-
*
|
|
168
|
-
*
|
|
169
|
-
* * **key**: the key. If you want to reference all keys, do not configure this parameter.
|
|
195
|
+
* - **configMapId**: The ID of the ConfigMap.
|
|
196
|
+
*
|
|
197
|
+
* - **key**: The key to reference. If you want to reference all key-value pairs, do not specify this parameter.
|
|
170
198
|
*
|
|
171
199
|
* @example
|
|
172
200
|
* [{"name":"envtmp","value":"0"}]
|
|
@@ -174,7 +202,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
174
202
|
envs?: string;
|
|
175
203
|
/**
|
|
176
204
|
* @remarks
|
|
177
|
-
* The ID of the
|
|
205
|
+
* The ID of the secret used to pull the image.
|
|
178
206
|
*
|
|
179
207
|
* @example
|
|
180
208
|
* 10
|
|
@@ -182,7 +210,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
182
210
|
imagePullSecrets?: string;
|
|
183
211
|
/**
|
|
184
212
|
* @remarks
|
|
185
|
-
* The URL of the image. This parameter is
|
|
213
|
+
* The URL of the image. This parameter is required when **PackageType** is set to **Image**.
|
|
186
214
|
*
|
|
187
215
|
* @example
|
|
188
216
|
* registry.cn-hangzhou.aliyuncs.com/sae_test/ali_sae_test:0.0.1
|
|
@@ -190,7 +218,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
190
218
|
imageUrl?: string;
|
|
191
219
|
/**
|
|
192
220
|
* @remarks
|
|
193
|
-
* The arguments
|
|
221
|
+
* The startup arguments for the JAR package. The default startup command is: `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`
|
|
194
222
|
*
|
|
195
223
|
* @example
|
|
196
224
|
* -Xms4G -Xmx4G
|
|
@@ -198,7 +226,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
198
226
|
jarStartArgs?: string;
|
|
199
227
|
/**
|
|
200
228
|
* @remarks
|
|
201
|
-
* The
|
|
229
|
+
* The startup options for the JAR package. The default startup command is: `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`
|
|
202
230
|
*
|
|
203
231
|
* @example
|
|
204
232
|
* custom-option
|
|
@@ -206,16 +234,21 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
206
234
|
jarStartOptions?: string;
|
|
207
235
|
/**
|
|
208
236
|
* @remarks
|
|
209
|
-
* The
|
|
237
|
+
* The JDK version that the deployment package requires. The following versions are supported:
|
|
238
|
+
*
|
|
239
|
+
* - **Open JDK 8**
|
|
240
|
+
*
|
|
241
|
+
* - **Open JDK 7**
|
|
242
|
+
*
|
|
243
|
+
* - **Dragonwell 11**
|
|
210
244
|
*
|
|
211
|
-
*
|
|
212
|
-
* * **Open JDK 7**
|
|
213
|
-
* * **Dragonwell 11**
|
|
214
|
-
* * **Dragonwell 8**
|
|
215
|
-
* * **openjdk-8u191-jdk-alpine3.9**
|
|
216
|
-
* * **openjdk-7u201-jdk-alpine3.9**
|
|
245
|
+
* - **Dragonwell 8**
|
|
217
246
|
*
|
|
218
|
-
*
|
|
247
|
+
* - **openjdk-8u191-jdk-alpine3.9**
|
|
248
|
+
*
|
|
249
|
+
* - **openjdk-7u201-jdk-alpine3.9**
|
|
250
|
+
*
|
|
251
|
+
* This parameter is not supported when **PackageType** is set to **Image**.
|
|
219
252
|
*
|
|
220
253
|
* @example
|
|
221
254
|
* Open JDK 8
|
|
@@ -223,18 +256,27 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
223
256
|
jdk?: string;
|
|
224
257
|
/**
|
|
225
258
|
* @remarks
|
|
226
|
-
* The
|
|
259
|
+
* The memory required for each instance, in MB. This value cannot be 0. CPU and memory specifications are coupled. The following specifications are currently supported:
|
|
260
|
+
*
|
|
261
|
+
* - **1024**: corresponds to 500 or 1,000 millicores of CPU.
|
|
262
|
+
*
|
|
263
|
+
* - **2048**: corresponds to 500, 1,000, or 2,000 millicores of CPU.
|
|
264
|
+
*
|
|
265
|
+
* - **4096**: corresponds to 1,000, 2,000, or 4,000 millicores of CPU.
|
|
266
|
+
*
|
|
267
|
+
* - **8192**: corresponds to 2,000, 4,000, or 8,000 millicores of CPU.
|
|
268
|
+
*
|
|
269
|
+
* - **12288**: corresponds to 12,000 millicores of CPU.
|
|
270
|
+
*
|
|
271
|
+
* - **16384**: corresponds to 4,000, 8,000, or 16,000 millicores of CPU.
|
|
227
272
|
*
|
|
228
|
-
*
|
|
229
|
-
*
|
|
230
|
-
*
|
|
231
|
-
*
|
|
232
|
-
*
|
|
233
|
-
*
|
|
234
|
-
*
|
|
235
|
-
* * Set the value to 32768 when Cpu is set to 16000.
|
|
236
|
-
* * Set the value to 65536 when Cpu is set to 8000, 16000, or 32000.
|
|
237
|
-
* * Set the value to 131072 when Cpu is set to 32000.
|
|
273
|
+
* - **24576**: corresponds to 12,000 millicores of CPU.
|
|
274
|
+
*
|
|
275
|
+
* - **32768**: corresponds to 16,000 millicores of CPU.
|
|
276
|
+
*
|
|
277
|
+
* - **65536**: corresponds to 8,000, 16,000, or 32,000 millicores of CPU.
|
|
278
|
+
*
|
|
279
|
+
* - **131072**: corresponds to 32,000 millicores of CPU.
|
|
238
280
|
*
|
|
239
281
|
* @example
|
|
240
282
|
* 1024
|
|
@@ -242,7 +284,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
242
284
|
memory?: number;
|
|
243
285
|
/**
|
|
244
286
|
* @remarks
|
|
245
|
-
* The
|
|
287
|
+
* The NAS mount description. If this configuration does not change in subsequent deployments, you can omit this parameter. To clear the NAS configuration, set this parameter to an empty string ("").
|
|
246
288
|
*
|
|
247
289
|
* @example
|
|
248
290
|
* [{mountPath: "/tmp", nasPath: "/"}]
|
|
@@ -250,7 +292,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
250
292
|
mountDesc?: string;
|
|
251
293
|
/**
|
|
252
294
|
* @remarks
|
|
253
|
-
* The mount target
|
|
295
|
+
* The NAS mount target in the VPC of the job template. If this configuration does not change in subsequent deployments, you can omit this parameter. To clear the NAS configuration, set this parameter to an empty string ("").
|
|
254
296
|
*
|
|
255
297
|
* @example
|
|
256
298
|
* 10d3b4bc9****.com
|
|
@@ -258,16 +300,20 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
258
300
|
mountHost?: string;
|
|
259
301
|
/**
|
|
260
302
|
* @remarks
|
|
261
|
-
* The ID of the
|
|
303
|
+
* The ID of the SAE namespace. The namespace name can contain only lowercase letters and hyphens (-), and must start with a letter.
|
|
262
304
|
*
|
|
263
305
|
* @example
|
|
264
306
|
* cn-beijing:test
|
|
265
307
|
*/
|
|
266
308
|
namespaceId?: string;
|
|
309
|
+
/**
|
|
310
|
+
* @remarks
|
|
311
|
+
* The configurations for mounting a NAS file system.
|
|
312
|
+
*/
|
|
267
313
|
nasConfigs?: string;
|
|
268
314
|
/**
|
|
269
315
|
* @remarks
|
|
270
|
-
* The ID of the
|
|
316
|
+
* The ID of the NAS file system. If this configuration does not change in subsequent deployments, you can omit this parameter. To clear the NAS configuration, set this parameter to an empty string ("").
|
|
271
317
|
*
|
|
272
318
|
* @example
|
|
273
319
|
* 10d3b4****
|
|
@@ -275,7 +321,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
275
321
|
nasId?: string;
|
|
276
322
|
/**
|
|
277
323
|
* @remarks
|
|
278
|
-
* The AccessKey ID
|
|
324
|
+
* The AccessKey ID for reading from and writing to OSS.
|
|
279
325
|
*
|
|
280
326
|
* @example
|
|
281
327
|
* xxxxxx
|
|
@@ -283,7 +329,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
283
329
|
ossAkId?: string;
|
|
284
330
|
/**
|
|
285
331
|
* @remarks
|
|
286
|
-
* The AccessKey secret
|
|
332
|
+
* The AccessKey secret for reading from and writing to OSS.
|
|
287
333
|
*
|
|
288
334
|
* @example
|
|
289
335
|
* xxxxxx
|
|
@@ -291,18 +337,19 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
291
337
|
ossAkSecret?: string;
|
|
292
338
|
/**
|
|
293
339
|
* @remarks
|
|
294
|
-
*
|
|
340
|
+
* The description of the Object Storage Service (OSS) mount. The parameters are described as follows:
|
|
295
341
|
*
|
|
296
|
-
*
|
|
342
|
+
* - **bucketName**: The name of the bucket.
|
|
297
343
|
*
|
|
298
|
-
*
|
|
344
|
+
* - **bucketPath**: The directory or object in OSS. If the specified directory or object does not exist, an exception is thrown.
|
|
299
345
|
*
|
|
300
|
-
*
|
|
346
|
+
* - **mountPath**: The path in the SAE container. If the path exists, it is overwritten. If the path does not exist, it is created.
|
|
301
347
|
*
|
|
302
|
-
*
|
|
348
|
+
* - **readOnly**: Specifies whether the container has read-only access to the resources in the mount directory. Valid values:
|
|
303
349
|
*
|
|
304
|
-
*
|
|
305
|
-
*
|
|
350
|
+
* - **true**: read-only permission.
|
|
351
|
+
*
|
|
352
|
+
* - **false**: read and write permissions.
|
|
306
353
|
*
|
|
307
354
|
* @example
|
|
308
355
|
* [{"bucketName": "oss-bucket", "bucketPath": "data/user.data", "mountPath": "/usr/data/user.data", "readOnly": true}]
|
|
@@ -310,14 +357,43 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
310
357
|
ossMountDescs?: string;
|
|
311
358
|
/**
|
|
312
359
|
* @remarks
|
|
313
|
-
* The type of the deployment package.
|
|
360
|
+
* The type of the deployment package. Valid values:
|
|
361
|
+
*
|
|
362
|
+
* - For Java applications, valid values are **FatJar**, **War**, and **Image**.
|
|
363
|
+
*
|
|
364
|
+
* - For PHP applications, the valid values are:
|
|
365
|
+
*
|
|
366
|
+
* - **PhpZip**
|
|
367
|
+
*
|
|
368
|
+
* - **IMAGE_PHP_5_4**
|
|
369
|
+
*
|
|
370
|
+
* - **IMAGE_PHP_5_4_ALPINE**
|
|
371
|
+
*
|
|
372
|
+
* - **IMAGE_PHP_5_5**
|
|
373
|
+
*
|
|
374
|
+
* - **IMAGE_PHP_5_5_ALPINE**
|
|
375
|
+
*
|
|
376
|
+
* - **IMAGE_PHP_5_6**
|
|
377
|
+
*
|
|
378
|
+
* - **IMAGE_PHP_5_6_ALPINE**
|
|
314
379
|
*
|
|
315
|
-
*
|
|
316
|
-
* * If you deploy the application by using a PHP package, you can set this parameter to one of the following values:
|
|
380
|
+
* - **IMAGE_PHP_7_0**
|
|
317
381
|
*
|
|
318
|
-
* **
|
|
382
|
+
* - **IMAGE_PHP_7_0_ALPINE**
|
|
319
383
|
*
|
|
320
|
-
*
|
|
384
|
+
* - **IMAGE_PHP_7_1**
|
|
385
|
+
*
|
|
386
|
+
* - **IMAGE_PHP_7_1_ALPINE**
|
|
387
|
+
*
|
|
388
|
+
* - **IMAGE_PHP_7_2**
|
|
389
|
+
*
|
|
390
|
+
* - **IMAGE_PHP_7_2_ALPINE**
|
|
391
|
+
*
|
|
392
|
+
* - **IMAGE_PHP_7_3**
|
|
393
|
+
*
|
|
394
|
+
* - **IMAGE_PHP_7_3_ALPINE**
|
|
395
|
+
*
|
|
396
|
+
* - For **Python** applications, valid values are **PythonZip** and **Image**.
|
|
321
397
|
*
|
|
322
398
|
* This parameter is required.
|
|
323
399
|
*
|
|
@@ -327,7 +403,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
327
403
|
packageType?: string;
|
|
328
404
|
/**
|
|
329
405
|
* @remarks
|
|
330
|
-
* The
|
|
406
|
+
* The URL of the deployment package. This parameter is required when **PackageType** is set to **FatJar**, **War**, or **PythonZip**.
|
|
331
407
|
*
|
|
332
408
|
* @example
|
|
333
409
|
* http://myoss.oss-cn-hangzhou.aliyuncs.com/my-buc/2019-06-30/****.jar
|
|
@@ -335,7 +411,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
335
411
|
packageUrl?: string;
|
|
336
412
|
/**
|
|
337
413
|
* @remarks
|
|
338
|
-
* The version of the deployment package. This parameter is required
|
|
414
|
+
* The version of the deployment package. This parameter is required when **PackageType** is set to **FatJar**, **War**, or **PythonZip**.
|
|
339
415
|
*
|
|
340
416
|
* @example
|
|
341
417
|
* 1.0.1
|
|
@@ -343,7 +419,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
343
419
|
packageVersion?: string;
|
|
344
420
|
/**
|
|
345
421
|
* @remarks
|
|
346
|
-
* The
|
|
422
|
+
* The content of the PHP configuration file.
|
|
347
423
|
*
|
|
348
424
|
* @example
|
|
349
425
|
* k1=v1
|
|
@@ -351,7 +427,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
351
427
|
phpConfig?: string;
|
|
352
428
|
/**
|
|
353
429
|
* @remarks
|
|
354
|
-
* The path
|
|
430
|
+
* The mount path of the startup configuration file for a PHP task. You must make sure that the PHP server uses this configuration file on startup.
|
|
355
431
|
*
|
|
356
432
|
* @example
|
|
357
433
|
* /usr/local/etc/php/php.ini
|
|
@@ -359,7 +435,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
359
435
|
phpConfigLocation?: string;
|
|
360
436
|
/**
|
|
361
437
|
* @remarks
|
|
362
|
-
*
|
|
438
|
+
* A PostStart hook. This script runs immediately after the container is created. The value must be a JSON string, for example: `{"exec":{"command":["sh","-c","echo hello"]}}`
|
|
363
439
|
*
|
|
364
440
|
* @example
|
|
365
441
|
* {"exec":{"command":["sh","-c","echo hello"]}}
|
|
@@ -367,7 +443,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
367
443
|
postStart?: string;
|
|
368
444
|
/**
|
|
369
445
|
* @remarks
|
|
370
|
-
*
|
|
446
|
+
* A PreStop hook. This script runs immediately before the container is stopped. The value must be a JSON string, for example: `{"exec":{"command":["sh","-c","echo hello"]}}`
|
|
371
447
|
*
|
|
372
448
|
* @example
|
|
373
449
|
* {"exec":{"command":["sh","-c","echo hello"]}}
|
|
@@ -383,7 +459,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
383
459
|
programmingLanguage?: string;
|
|
384
460
|
/**
|
|
385
461
|
* @remarks
|
|
386
|
-
* The Python environment.
|
|
462
|
+
* The Python environment. **PYTHON 3.9.15** is supported.
|
|
387
463
|
*
|
|
388
464
|
* @example
|
|
389
465
|
* PYTHON 3.9.15
|
|
@@ -391,7 +467,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
391
467
|
python?: string;
|
|
392
468
|
/**
|
|
393
469
|
* @remarks
|
|
394
|
-
*
|
|
470
|
+
* Python dependencies to install by using pip. If you do not set this parameter, SAE installs dependencies from the \\"requirements.txt\\" file in the root directory of your project.
|
|
395
471
|
*
|
|
396
472
|
* @example
|
|
397
473
|
* Flask==2.0
|
|
@@ -399,7 +475,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
399
475
|
pythonModules?: string;
|
|
400
476
|
/**
|
|
401
477
|
* @remarks
|
|
402
|
-
* The ID of the job
|
|
478
|
+
* The ID of the referenced job.
|
|
403
479
|
*
|
|
404
480
|
* @example
|
|
405
481
|
* 7171a6ca-d1cd-4928-8642-7d5cfe69****
|
|
@@ -407,7 +483,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
407
483
|
refAppId?: string;
|
|
408
484
|
/**
|
|
409
485
|
* @remarks
|
|
410
|
-
* The number of concurrent instances.
|
|
486
|
+
* The number of concurrent task instances.
|
|
411
487
|
*
|
|
412
488
|
* This parameter is required.
|
|
413
489
|
*
|
|
@@ -417,7 +493,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
417
493
|
replicas?: number;
|
|
418
494
|
/**
|
|
419
495
|
* @remarks
|
|
420
|
-
* The
|
|
496
|
+
* The security group ID.
|
|
421
497
|
*
|
|
422
498
|
* @example
|
|
423
499
|
* sg-wz969ngg2e49q5i4****
|
|
@@ -425,7 +501,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
425
501
|
securityGroupId?: string;
|
|
426
502
|
/**
|
|
427
503
|
* @remarks
|
|
428
|
-
* Specifies whether to enable
|
|
504
|
+
* Specifies whether to enable task sharding.
|
|
429
505
|
*
|
|
430
506
|
* @example
|
|
431
507
|
* true
|
|
@@ -433,7 +509,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
433
509
|
slice?: boolean;
|
|
434
510
|
/**
|
|
435
511
|
* @remarks
|
|
436
|
-
* The parameters
|
|
512
|
+
* The parameters for task sharding.
|
|
437
513
|
*
|
|
438
514
|
* @example
|
|
439
515
|
* [0,1,2]
|
|
@@ -441,22 +517,27 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
441
517
|
sliceEnvs?: string;
|
|
442
518
|
/**
|
|
443
519
|
* @remarks
|
|
444
|
-
* The
|
|
520
|
+
* The configuration for collecting logs to Simple Log Service (SLS).
|
|
521
|
+
*
|
|
522
|
+
* - To use SLS resources that are automatically created by SAE: `[{"logDir":"","logType":"stdout"},{"logDir":"/tmp/a.log"}]`.
|
|
523
|
+
*
|
|
524
|
+
* - To use your own SLS resources: `[{"projectName":"test-sls","logType":"stdout","logDir":"","logstoreName":"sae","logtailName":""},{"projectName":"test","logDir":"/tmp/a.log","logstoreName":"sae","logtailName":""}]`.
|
|
445
525
|
*
|
|
446
|
-
*
|
|
447
|
-
* * 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":""}]`.
|
|
526
|
+
* The parameters are described as follows:
|
|
448
527
|
*
|
|
449
|
-
*
|
|
528
|
+
* - **projectName**: The name of the SLS Project.
|
|
450
529
|
*
|
|
451
|
-
*
|
|
452
|
-
* * **logDir**: the path in which logs are stored.
|
|
453
|
-
* * **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.
|
|
454
|
-
* * **logstoreName**: the name of the Logstore in Log Service.
|
|
455
|
-
* * **logtailName**: the name of the Logtail configuration in Log Service. If you do not configure this parameter, a new Logtail configuration is created.
|
|
530
|
+
* - **logDir**: The path of the log file.
|
|
456
531
|
*
|
|
457
|
-
*
|
|
532
|
+
* - **logType**: The log type. **stdout** indicates the standard output of the container. You can specify only one standard output. If you do not set this parameter, file logs are collected.
|
|
458
533
|
*
|
|
459
|
-
*
|
|
534
|
+
* - **logstoreName**: The name of the Logstore in SLS.
|
|
535
|
+
*
|
|
536
|
+
* - **logtailName**: The name of the Logtail in SLS. If you do not specify this parameter, a new Logtail is created.
|
|
537
|
+
*
|
|
538
|
+
* If the log collection configuration does not change during subsequent deployments, you do not need to set this parameter (the request does not need to include the **SlsConfigs** field). If you no longer need to use the log collection feature, set the value of this parameter to an empty string ("") in your request.
|
|
539
|
+
*
|
|
540
|
+
* > SAE deletes a project that it automatically created when you delete the corresponding job template. Therefore, if you specify an existing project, do not use one that was automatically created by SAE.
|
|
460
541
|
*
|
|
461
542
|
* @example
|
|
462
543
|
* [{"logDir":"","logType":"stdout"},{"logDir":"/tmp/a.log"}]
|
|
@@ -464,7 +545,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
464
545
|
slsConfigs?: string;
|
|
465
546
|
/**
|
|
466
547
|
* @remarks
|
|
467
|
-
* The
|
|
548
|
+
* The graceful shutdown timeout, in seconds. The value must be an integer from 1 to 300. Default: 30.
|
|
468
549
|
*
|
|
469
550
|
* @example
|
|
470
551
|
* 10
|
|
@@ -472,7 +553,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
472
553
|
terminationGracePeriodSeconds?: number;
|
|
473
554
|
/**
|
|
474
555
|
* @remarks
|
|
475
|
-
* The timeout
|
|
556
|
+
* The task timeout, in seconds.
|
|
476
557
|
*
|
|
477
558
|
* @example
|
|
478
559
|
* 3600
|
|
@@ -488,13 +569,17 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
488
569
|
timezone?: string;
|
|
489
570
|
/**
|
|
490
571
|
* @remarks
|
|
491
|
-
* The Tomcat configuration.
|
|
572
|
+
* The Tomcat configuration. To delete the configuration, set this parameter to `""` or `{}`. The parameters are described as follows:
|
|
573
|
+
*
|
|
574
|
+
* - **port**: The port number. The valid range is 1024 to 65535. Ports below 1024 require root permissions. Because the container is configured with administrator permissions, specify a port number greater than 1024. If this parameter is not configured, the default port 8080 is used.
|
|
492
575
|
*
|
|
493
|
-
*
|
|
494
|
-
*
|
|
495
|
-
*
|
|
496
|
-
*
|
|
497
|
-
*
|
|
576
|
+
* - **contextPath**: The context path. Default value: /.
|
|
577
|
+
*
|
|
578
|
+
* - **maxThreads**: The maximum number of threads in the connection pool. Default value: 400.
|
|
579
|
+
*
|
|
580
|
+
* - **uriEncoding**: The URI encoding scheme for Tomcat. Valid values: **UTF-8**, **ISO-8859-1**, **GBK**, and **GB2312**. If this parameter is not set, the default value **ISO-8859-1** is used.
|
|
581
|
+
*
|
|
582
|
+
* - **useBodyEncodingForUri**: Specifies whether to use the encoding specified in `request.getCharacterEncoding()` to decode the request URI. Default value: **true**.
|
|
498
583
|
*
|
|
499
584
|
* @example
|
|
500
585
|
* {"port":8080,"contextPath":"/","maxThreads":400,"uriEncoding":"ISO-8859-1","useBodyEncodingForUri":true}
|
|
@@ -503,7 +588,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
503
588
|
triggerConfig?: string;
|
|
504
589
|
/**
|
|
505
590
|
* @remarks
|
|
506
|
-
* The vSwitch
|
|
591
|
+
* The ID of the vSwitch for the elastic network interface of the task instance. The vSwitch must be located in the specified VPC. The vSwitch is also bound to the SAE namespace. If you do not specify this parameter, the ID of the vSwitch that is bound to the namespace is used by default.
|
|
507
592
|
*
|
|
508
593
|
* @example
|
|
509
594
|
* vsw-bp12mw1f8k3jgygk9****
|
|
@@ -511,7 +596,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
511
596
|
vSwitchId?: string;
|
|
512
597
|
/**
|
|
513
598
|
* @remarks
|
|
514
|
-
* The ID of the
|
|
599
|
+
* The ID of the VPC for the SAE namespace. In SAE, a namespace can be bound to only one VPC, and this binding cannot be changed. The binding is established when you create the first SAE job template in the namespace. A single VPC can be associated with multiple namespaces. If you do not specify this parameter, the ID of the VPC that is bound to the namespace is used by default.
|
|
515
600
|
*
|
|
516
601
|
* @example
|
|
517
602
|
* vpc-bp1aevy8sofi8mh1q****
|
|
@@ -519,7 +604,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
519
604
|
vpcId?: string;
|
|
520
605
|
/**
|
|
521
606
|
* @remarks
|
|
522
|
-
* The startup command
|
|
607
|
+
* The startup command for a WAR package deployment. The configuration steps are the same as for an image-based deployment. For more information, see [Set a startup command](https://help.aliyun.com/document_detail/96677.html).
|
|
523
608
|
*
|
|
524
609
|
* @example
|
|
525
610
|
* CATALINA_OPTS=\\"$CATALINA_OPTS $Options\\" catalina.sh run
|
|
@@ -527,12 +612,13 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
527
612
|
warStartOptions?: string;
|
|
528
613
|
/**
|
|
529
614
|
* @remarks
|
|
530
|
-
* The
|
|
615
|
+
* The Tomcat version that the deployment package requires. The following versions are supported:
|
|
616
|
+
*
|
|
617
|
+
* - **apache-tomcat-7.0.91**
|
|
531
618
|
*
|
|
532
|
-
*
|
|
533
|
-
* * **apache-tomcat-8.5.42**
|
|
619
|
+
* - **apache-tomcat-8.5.42**
|
|
534
620
|
*
|
|
535
|
-
* This parameter is not
|
|
621
|
+
* This parameter is not supported when **PackageType** is set to **Image**.
|
|
536
622
|
*
|
|
537
623
|
* @example
|
|
538
624
|
* apache-tomcat-7.0.91
|
|
@@ -540,7 +626,7 @@ export class CreateJobRequest extends $dara.Model {
|
|
|
540
626
|
webContainer?: string;
|
|
541
627
|
/**
|
|
542
628
|
* @remarks
|
|
543
|
-
* Set the value to `job`.
|
|
629
|
+
* The workload. Set the value to `job`.
|
|
544
630
|
*
|
|
545
631
|
* This parameter is required.
|
|
546
632
|
*
|