@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
|
@@ -18,7 +18,7 @@ export declare class DescribeApplicationConfigResponseBodyDataConfigMapMountDesc
|
|
|
18
18
|
configMapName?: string;
|
|
19
19
|
/**
|
|
20
20
|
* @remarks
|
|
21
|
-
* The key-value pair
|
|
21
|
+
* The key of the key-value pair.
|
|
22
22
|
*
|
|
23
23
|
* @example
|
|
24
24
|
* k1
|
|
@@ -26,7 +26,7 @@ export declare class DescribeApplicationConfigResponseBodyDataConfigMapMountDesc
|
|
|
26
26
|
key?: string;
|
|
27
27
|
/**
|
|
28
28
|
* @remarks
|
|
29
|
-
* The path
|
|
29
|
+
* The mount path of the container.
|
|
30
30
|
*
|
|
31
31
|
* @example
|
|
32
32
|
* /tmp
|
|
@@ -44,7 +44,15 @@ export declare class DescribeApplicationConfigResponseBodyDataConfigMapMountDesc
|
|
|
44
44
|
});
|
|
45
45
|
}
|
|
46
46
|
export declare class DescribeApplicationConfigResponseBodyDataEmptyDirDesc extends $dara.Model {
|
|
47
|
+
/**
|
|
48
|
+
* @remarks
|
|
49
|
+
* The mount path.
|
|
50
|
+
*/
|
|
47
51
|
mountPath?: string;
|
|
52
|
+
/**
|
|
53
|
+
* @remarks
|
|
54
|
+
* The name of the temporary storage.
|
|
55
|
+
*/
|
|
48
56
|
name?: string;
|
|
49
57
|
static names(): {
|
|
50
58
|
[key: string]: string;
|
|
@@ -60,7 +68,7 @@ export declare class DescribeApplicationConfigResponseBodyDataEmptyDirDesc exten
|
|
|
60
68
|
export declare class DescribeApplicationConfigResponseBodyDataInitContainersConfigConfigMapMountDesc extends $dara.Model {
|
|
61
69
|
/**
|
|
62
70
|
* @remarks
|
|
63
|
-
*
|
|
71
|
+
* The ID of the ConfigMap.
|
|
64
72
|
*
|
|
65
73
|
* @example
|
|
66
74
|
* 1
|
|
@@ -76,7 +84,7 @@ export declare class DescribeApplicationConfigResponseBodyDataInitContainersConf
|
|
|
76
84
|
configMapName?: string;
|
|
77
85
|
/**
|
|
78
86
|
* @remarks
|
|
79
|
-
* The key.
|
|
87
|
+
* The key of the key-value pair.
|
|
80
88
|
*
|
|
81
89
|
* @example
|
|
82
90
|
* k1
|
|
@@ -84,7 +92,7 @@ export declare class DescribeApplicationConfigResponseBodyDataInitContainersConf
|
|
|
84
92
|
key?: string;
|
|
85
93
|
/**
|
|
86
94
|
* @remarks
|
|
87
|
-
* The mount path.
|
|
95
|
+
* The mount path of the container.
|
|
88
96
|
*
|
|
89
97
|
* @example
|
|
90
98
|
* /tmp
|
|
@@ -102,7 +110,15 @@ export declare class DescribeApplicationConfigResponseBodyDataInitContainersConf
|
|
|
102
110
|
});
|
|
103
111
|
}
|
|
104
112
|
export declare class DescribeApplicationConfigResponseBodyDataInitContainersConfigEmptyDirDesc extends $dara.Model {
|
|
113
|
+
/**
|
|
114
|
+
* @remarks
|
|
115
|
+
* The path on which the volume is mounted in the container.
|
|
116
|
+
*/
|
|
105
117
|
mountPath?: string;
|
|
118
|
+
/**
|
|
119
|
+
* @remarks
|
|
120
|
+
* The name of the temporary storage.
|
|
121
|
+
*/
|
|
106
122
|
name?: string;
|
|
107
123
|
static names(): {
|
|
108
124
|
[key: string]: string;
|
|
@@ -116,9 +132,25 @@ export declare class DescribeApplicationConfigResponseBodyDataInitContainersConf
|
|
|
116
132
|
});
|
|
117
133
|
}
|
|
118
134
|
export declare class DescribeApplicationConfigResponseBodyDataInitContainersConfigSecretMountDesc extends $dara.Model {
|
|
135
|
+
/**
|
|
136
|
+
* @remarks
|
|
137
|
+
* The key.
|
|
138
|
+
*/
|
|
119
139
|
key?: string;
|
|
140
|
+
/**
|
|
141
|
+
* @remarks
|
|
142
|
+
* The mount path.
|
|
143
|
+
*/
|
|
120
144
|
mountPath?: string;
|
|
145
|
+
/**
|
|
146
|
+
* @remarks
|
|
147
|
+
* The ID of the secret instance.
|
|
148
|
+
*/
|
|
121
149
|
secretId?: number;
|
|
150
|
+
/**
|
|
151
|
+
* @remarks
|
|
152
|
+
* The name of the secret instance.
|
|
153
|
+
*/
|
|
122
154
|
secretName?: string;
|
|
123
155
|
static names(): {
|
|
124
156
|
[key: string]: string;
|
|
@@ -134,15 +166,17 @@ export declare class DescribeApplicationConfigResponseBodyDataInitContainersConf
|
|
|
134
166
|
export declare class DescribeApplicationConfigResponseBodyDataInitContainersConfig extends $dara.Model {
|
|
135
167
|
/**
|
|
136
168
|
* @remarks
|
|
137
|
-
* The command
|
|
169
|
+
* The startup command of the image. The command must be an executable object that exists in the container. Example:
|
|
138
170
|
*
|
|
139
|
-
*
|
|
140
|
-
*
|
|
141
|
-
*
|
|
142
|
-
*
|
|
143
|
-
*
|
|
171
|
+
* ```
|
|
172
|
+
* command:
|
|
173
|
+
* - echo
|
|
174
|
+
* - abc
|
|
175
|
+
* - >
|
|
176
|
+
* - file0
|
|
177
|
+
* ```
|
|
144
178
|
*
|
|
145
|
-
*
|
|
179
|
+
* Based on the preceding example, `Command="echo", CommandArgs=["abc", ">", "file0"]`.
|
|
146
180
|
*
|
|
147
181
|
* @example
|
|
148
182
|
* /bin/sh
|
|
@@ -150,11 +184,11 @@ export declare class DescribeApplicationConfigResponseBodyDataInitContainersConf
|
|
|
150
184
|
command?: string;
|
|
151
185
|
/**
|
|
152
186
|
* @remarks
|
|
153
|
-
* The
|
|
187
|
+
* The arguments of the image startup command. The arguments are required by the preceding startup command **Command**. Format:
|
|
154
188
|
*
|
|
155
189
|
* `["a","b"]`
|
|
156
190
|
*
|
|
157
|
-
* In the preceding example,
|
|
191
|
+
* In the preceding example, `CommandArgs=["abc", ">", "file0"]`. The value `["abc", ">", "file0"]` must be converted into a string in the JSON array format. If this parameter is not required, you do not need to specify it.
|
|
158
192
|
*
|
|
159
193
|
* @example
|
|
160
194
|
* ["a","b"]
|
|
@@ -162,25 +196,43 @@ export declare class DescribeApplicationConfigResponseBodyDataInitContainersConf
|
|
|
162
196
|
commandArgs?: string;
|
|
163
197
|
/**
|
|
164
198
|
* @remarks
|
|
165
|
-
* The
|
|
199
|
+
* The configurations of the ConfigMap.
|
|
166
200
|
*/
|
|
167
201
|
configMapMountDesc?: DescribeApplicationConfigResponseBodyDataInitContainersConfigConfigMapMountDesc[];
|
|
202
|
+
/**
|
|
203
|
+
* @remarks
|
|
204
|
+
* The shared temporary storage.
|
|
205
|
+
*/
|
|
168
206
|
emptyDirDesc?: DescribeApplicationConfigResponseBodyDataInitContainersConfigEmptyDirDesc[];
|
|
169
207
|
/**
|
|
170
208
|
* @remarks
|
|
171
|
-
* The environment variables. You can
|
|
209
|
+
* The environment variables of the container. You can customize environment variables or reference a ConfigMap. To reference a ConfigMap, you must first create a ConfigMap instance. For more information, see [CreateConfigMap](https://help.aliyun.com/document_detail/176914.html). Valid values:
|
|
210
|
+
*
|
|
211
|
+
* - Custom configuration
|
|
212
|
+
*
|
|
213
|
+
* - **name**: The name of the environment variable.
|
|
214
|
+
*
|
|
215
|
+
* - **value**: The value of the environment variable. This parameter takes precedence over valueFrom.
|
|
216
|
+
*
|
|
217
|
+
* - Reference a configuration item (valueFrom)
|
|
218
|
+
*
|
|
219
|
+
* - **name**: The name of the environment variable. You can reference a single key or all keys. To reference all keys, enter `sae-sys-configmap-all-<ConfigMap name>`, for example, `sae-sys-configmap-all-test1`.
|
|
220
|
+
*
|
|
221
|
+
* - **valueFrom**: The reference of the environment variable. Set the value to `configMapRef`.
|
|
222
|
+
*
|
|
223
|
+
* - **configMapId**: The ID of the ConfigMap.
|
|
172
224
|
*
|
|
173
|
-
*
|
|
225
|
+
* - **key**: The key. If you want to reference all keys, do not specify this parameter.
|
|
174
226
|
*
|
|
175
|
-
*
|
|
176
|
-
* * **value**: the value of the environment variable.
|
|
227
|
+
* - Reference a secret (valueFrom)
|
|
177
228
|
*
|
|
178
|
-
*
|
|
229
|
+
* - **name**: The name of the environment variable. You can reference a single key or all keys. To reference all keys, enter `sae-sys-secret-all-<Secret name>`, for example, `sae-sys-secret-all-test1`.
|
|
179
230
|
*
|
|
180
|
-
*
|
|
181
|
-
*
|
|
182
|
-
*
|
|
183
|
-
*
|
|
231
|
+
* - **valueFrom**: The reference of the environment variable. Set the value to `secretRef`.
|
|
232
|
+
*
|
|
233
|
+
* - **secretId**: The ID of the secret.
|
|
234
|
+
*
|
|
235
|
+
* - **key**: The key. If you want to reference all keys, do not specify this parameter.
|
|
184
236
|
*
|
|
185
237
|
* @example
|
|
186
238
|
* [{"name":"TEST_ENV_KEY","value":"TEST_ENV_VAR"}]
|
|
@@ -188,7 +240,7 @@ export declare class DescribeApplicationConfigResponseBodyDataInitContainersConf
|
|
|
188
240
|
envs?: string;
|
|
189
241
|
/**
|
|
190
242
|
* @remarks
|
|
191
|
-
* The
|
|
243
|
+
* The URL of the image that is used by the init container.
|
|
192
244
|
*
|
|
193
245
|
* @example
|
|
194
246
|
* registry.cn-shenzhen.aliyuncs.com/sae-serverless-demo/sae-demo:microservice-java-provider-v1.0
|
|
@@ -196,12 +248,16 @@ export declare class DescribeApplicationConfigResponseBodyDataInitContainersConf
|
|
|
196
248
|
imageUrl?: string;
|
|
197
249
|
/**
|
|
198
250
|
* @remarks
|
|
199
|
-
* The name of the
|
|
251
|
+
* The name of the init container.
|
|
200
252
|
*
|
|
201
253
|
* @example
|
|
202
254
|
* init-container
|
|
203
255
|
*/
|
|
204
256
|
name?: string;
|
|
257
|
+
/**
|
|
258
|
+
* @remarks
|
|
259
|
+
* The description of the secret that you want to mount.
|
|
260
|
+
*/
|
|
205
261
|
secretMountDesc?: DescribeApplicationConfigResponseBodyDataInitContainersConfigSecretMountDesc[];
|
|
206
262
|
static names(): {
|
|
207
263
|
[key: string]: string;
|
|
@@ -217,7 +273,7 @@ export declare class DescribeApplicationConfigResponseBodyDataInitContainersConf
|
|
|
217
273
|
export declare class DescribeApplicationConfigResponseBodyDataMountDesc extends $dara.Model {
|
|
218
274
|
/**
|
|
219
275
|
* @remarks
|
|
220
|
-
* The path
|
|
276
|
+
* The mount path of the container.
|
|
221
277
|
*
|
|
222
278
|
* @example
|
|
223
279
|
* /tmp
|
|
@@ -225,7 +281,7 @@ export declare class DescribeApplicationConfigResponseBodyDataMountDesc extends
|
|
|
225
281
|
mountPath?: string;
|
|
226
282
|
/**
|
|
227
283
|
* @remarks
|
|
228
|
-
* The
|
|
284
|
+
* The path of the NAS file system.
|
|
229
285
|
*
|
|
230
286
|
* @example
|
|
231
287
|
* /
|
|
@@ -245,7 +301,7 @@ export declare class DescribeApplicationConfigResponseBodyDataMountDesc extends
|
|
|
245
301
|
export declare class DescribeApplicationConfigResponseBodyDataOssMountDescs extends $dara.Model {
|
|
246
302
|
/**
|
|
247
303
|
* @remarks
|
|
248
|
-
* The name
|
|
304
|
+
* The bucket name.
|
|
249
305
|
*
|
|
250
306
|
* @example
|
|
251
307
|
* oss-bucket
|
|
@@ -253,7 +309,7 @@ export declare class DescribeApplicationConfigResponseBodyDataOssMountDescs exte
|
|
|
253
309
|
bucketName?: string;
|
|
254
310
|
/**
|
|
255
311
|
* @remarks
|
|
256
|
-
* The directory or object in OSS.
|
|
312
|
+
* The directory or object that you created in OSS. An error occurs if the mount directory does not exist.
|
|
257
313
|
*
|
|
258
314
|
* @example
|
|
259
315
|
* data/user.data
|
|
@@ -261,7 +317,7 @@ export declare class DescribeApplicationConfigResponseBodyDataOssMountDescs exte
|
|
|
261
317
|
bucketPath?: string;
|
|
262
318
|
/**
|
|
263
319
|
* @remarks
|
|
264
|
-
* The path of the container in SAE.
|
|
320
|
+
* The path of the container in SAE. If the path exists, the path is overwritten. If the path does not exist, a new path is created.
|
|
265
321
|
*
|
|
266
322
|
* @example
|
|
267
323
|
* /usr/data/user.data
|
|
@@ -269,10 +325,11 @@ export declare class DescribeApplicationConfigResponseBodyDataOssMountDescs exte
|
|
|
269
325
|
mountPath?: string;
|
|
270
326
|
/**
|
|
271
327
|
* @remarks
|
|
272
|
-
*
|
|
328
|
+
* Specifies whether the container has the read-only permission on the mount directory resources. Valid values:
|
|
329
|
+
*
|
|
330
|
+
* - **true**: The read-only permission.
|
|
273
331
|
*
|
|
274
|
-
*
|
|
275
|
-
* * **false**: The application has the read and write permissions.
|
|
332
|
+
* - **false**: The read and write permissions.
|
|
276
333
|
*
|
|
277
334
|
* @example
|
|
278
335
|
* true
|
|
@@ -292,7 +349,7 @@ export declare class DescribeApplicationConfigResponseBodyDataOssMountDescs exte
|
|
|
292
349
|
export declare class DescribeApplicationConfigResponseBodyDataSecretMountDesc extends $dara.Model {
|
|
293
350
|
/**
|
|
294
351
|
* @remarks
|
|
295
|
-
* The key
|
|
352
|
+
* The key of the data value that is encoded in Base64.
|
|
296
353
|
*
|
|
297
354
|
* @example
|
|
298
355
|
* task-center
|
|
@@ -308,7 +365,7 @@ export declare class DescribeApplicationConfigResponseBodyDataSecretMountDesc ex
|
|
|
308
365
|
mountPath?: string;
|
|
309
366
|
/**
|
|
310
367
|
* @remarks
|
|
311
|
-
* The
|
|
368
|
+
* The ID of the queried secret instance.
|
|
312
369
|
*
|
|
313
370
|
* @example
|
|
314
371
|
* 520
|
|
@@ -316,7 +373,7 @@ export declare class DescribeApplicationConfigResponseBodyDataSecretMountDesc ex
|
|
|
316
373
|
secretId?: number;
|
|
317
374
|
/**
|
|
318
375
|
* @remarks
|
|
319
|
-
* The name of the secret.
|
|
376
|
+
* The name of the secret instance.
|
|
320
377
|
*
|
|
321
378
|
* @example
|
|
322
379
|
* dummy-name-opaque-894
|
|
@@ -336,7 +393,7 @@ export declare class DescribeApplicationConfigResponseBodyDataSecretMountDesc ex
|
|
|
336
393
|
export declare class DescribeApplicationConfigResponseBodyDataSidecarContainersConfigConfigMapMountDesc extends $dara.Model {
|
|
337
394
|
/**
|
|
338
395
|
* @remarks
|
|
339
|
-
* The ConfigMap
|
|
396
|
+
* The ID of the ConfigMap instance.
|
|
340
397
|
*
|
|
341
398
|
* @example
|
|
342
399
|
* 7361
|
|
@@ -344,7 +401,7 @@ export declare class DescribeApplicationConfigResponseBodyDataSidecarContainersC
|
|
|
344
401
|
configMapId?: number;
|
|
345
402
|
/**
|
|
346
403
|
* @remarks
|
|
347
|
-
* The ConfigMap
|
|
404
|
+
* The name of the ConfigMap.
|
|
348
405
|
*
|
|
349
406
|
* @example
|
|
350
407
|
* ConfigMap-test
|
|
@@ -352,7 +409,7 @@ export declare class DescribeApplicationConfigResponseBodyDataSidecarContainersC
|
|
|
352
409
|
configMapName?: string;
|
|
353
410
|
/**
|
|
354
411
|
* @remarks
|
|
355
|
-
* The ConfigMap
|
|
412
|
+
* The key of the ConfigMap.
|
|
356
413
|
*
|
|
357
414
|
* @example
|
|
358
415
|
* key
|
|
@@ -360,7 +417,7 @@ export declare class DescribeApplicationConfigResponseBodyDataSidecarContainersC
|
|
|
360
417
|
key?: string;
|
|
361
418
|
/**
|
|
362
419
|
* @remarks
|
|
363
|
-
* The mount path.
|
|
420
|
+
* The mount path of the container.
|
|
364
421
|
*
|
|
365
422
|
* @example
|
|
366
423
|
* /mnt/test
|
|
@@ -380,7 +437,7 @@ export declare class DescribeApplicationConfigResponseBodyDataSidecarContainersC
|
|
|
380
437
|
export declare class DescribeApplicationConfigResponseBodyDataSidecarContainersConfigEmptyDirDesc extends $dara.Model {
|
|
381
438
|
/**
|
|
382
439
|
* @remarks
|
|
383
|
-
*
|
|
440
|
+
* The path on which the volume is mounted in the container.
|
|
384
441
|
*
|
|
385
442
|
* @example
|
|
386
443
|
* /mnt/cache
|
|
@@ -388,7 +445,7 @@ export declare class DescribeApplicationConfigResponseBodyDataSidecarContainersC
|
|
|
388
445
|
mountPath?: string;
|
|
389
446
|
/**
|
|
390
447
|
* @remarks
|
|
391
|
-
* The name of the
|
|
448
|
+
* The name of the temporary storage.
|
|
392
449
|
*
|
|
393
450
|
* @example
|
|
394
451
|
* sidecar-container
|
|
@@ -406,9 +463,25 @@ export declare class DescribeApplicationConfigResponseBodyDataSidecarContainersC
|
|
|
406
463
|
});
|
|
407
464
|
}
|
|
408
465
|
export declare class DescribeApplicationConfigResponseBodyDataSidecarContainersConfigSecretMountDesc extends $dara.Model {
|
|
466
|
+
/**
|
|
467
|
+
* @remarks
|
|
468
|
+
* The key of the data value that is encoded in Base64.
|
|
469
|
+
*/
|
|
409
470
|
key?: string;
|
|
471
|
+
/**
|
|
472
|
+
* @remarks
|
|
473
|
+
* The mount path.
|
|
474
|
+
*/
|
|
410
475
|
mountPath?: string;
|
|
476
|
+
/**
|
|
477
|
+
* @remarks
|
|
478
|
+
* The ID of the secret instance.
|
|
479
|
+
*/
|
|
411
480
|
secretId?: number;
|
|
481
|
+
/**
|
|
482
|
+
* @remarks
|
|
483
|
+
* The name of the secret instance.
|
|
484
|
+
*/
|
|
412
485
|
secretName?: string;
|
|
413
486
|
static names(): {
|
|
414
487
|
[key: string]: string;
|
|
@@ -424,7 +497,7 @@ export declare class DescribeApplicationConfigResponseBodyDataSidecarContainersC
|
|
|
424
497
|
export declare class DescribeApplicationConfigResponseBodyDataSidecarContainersConfig extends $dara.Model {
|
|
425
498
|
/**
|
|
426
499
|
* @remarks
|
|
427
|
-
* The ID of Container Registry Enterprise Edition instance. This parameter is required
|
|
500
|
+
* The ID of the Container Registry Enterprise Edition instance. This parameter is required if **ImageUrl** is set to an image in Container Registry Enterprise Edition.
|
|
428
501
|
*
|
|
429
502
|
* @example
|
|
430
503
|
* cri-fhzlneorxala66ip
|
|
@@ -432,15 +505,17 @@ export declare class DescribeApplicationConfigResponseBodyDataSidecarContainersC
|
|
|
432
505
|
acrInstanceId?: string;
|
|
433
506
|
/**
|
|
434
507
|
* @remarks
|
|
435
|
-
* The command
|
|
508
|
+
* The startup command of the image. The command must be an executable object that exists in the container. Example:
|
|
436
509
|
*
|
|
437
|
-
*
|
|
438
|
-
*
|
|
439
|
-
*
|
|
440
|
-
*
|
|
441
|
-
*
|
|
510
|
+
* ```
|
|
511
|
+
* command:
|
|
512
|
+
* - echo
|
|
513
|
+
* - abc
|
|
514
|
+
* - >
|
|
515
|
+
* - file0
|
|
516
|
+
* ```
|
|
442
517
|
*
|
|
443
|
-
*
|
|
518
|
+
* Based on the preceding example, `Command="echo", CommandArgs=["abc", ">", "file0"]`.
|
|
444
519
|
*
|
|
445
520
|
* @example
|
|
446
521
|
* /bin/sh
|
|
@@ -448,11 +523,11 @@ export declare class DescribeApplicationConfigResponseBodyDataSidecarContainersC
|
|
|
448
523
|
command?: string;
|
|
449
524
|
/**
|
|
450
525
|
* @remarks
|
|
451
|
-
* The
|
|
526
|
+
* The arguments of the image startup command. The arguments are required by the preceding startup command **Command**. Format:
|
|
452
527
|
*
|
|
453
528
|
* `["a","b"]`
|
|
454
529
|
*
|
|
455
|
-
* In the preceding example,
|
|
530
|
+
* In the preceding example, `CommandArgs=["abc", ">", "file0"]`. The value `["abc", ">", "file0"]` must be converted into a string in the JSON array format. If this parameter is not required, you do not need to specify it.
|
|
456
531
|
*
|
|
457
532
|
* @example
|
|
458
533
|
* [\\"-c\\",\\"echo \\\\\\"test\\\\\\" > /home/nas/test.log && sleep 10000000s\\"]
|
|
@@ -460,19 +535,22 @@ export declare class DescribeApplicationConfigResponseBodyDataSidecarContainersC
|
|
|
460
535
|
commandArgs?: string;
|
|
461
536
|
/**
|
|
462
537
|
* @remarks
|
|
463
|
-
* The description of the
|
|
538
|
+
* The description of the ConfigMap that you want to mount. Use the configuration item that you created on the Namespace Configuration Items page to inject configuration information into the container. The parameters are described as follows:
|
|
539
|
+
*
|
|
540
|
+
* - **configMapId**: The ID of the ConfigMap instance. You can call the [ListNamespacedConfigMaps](https://help.aliyun.com/document_detail/176917.html) operation to obtain the ID.
|
|
464
541
|
*
|
|
465
|
-
*
|
|
466
|
-
* * **key**: the key.
|
|
542
|
+
* - **key**: The key.
|
|
467
543
|
*
|
|
468
|
-
* > You can
|
|
544
|
+
* > You can pass the `sae-sys-configmap-all` parameter to mount all keys.
|
|
469
545
|
*
|
|
470
|
-
*
|
|
546
|
+
* - **mountPath**: The mount path.
|
|
547
|
+
*
|
|
548
|
+
* - **ConfigMapName**: The name of the ConfigMap.
|
|
471
549
|
*/
|
|
472
550
|
configMapMountDesc?: DescribeApplicationConfigResponseBodyDataSidecarContainersConfigConfigMapMountDesc[];
|
|
473
551
|
/**
|
|
474
552
|
* @remarks
|
|
475
|
-
*
|
|
553
|
+
* The maximum CPU resources that the sidecar container can use from the main container.
|
|
476
554
|
*
|
|
477
555
|
* @example
|
|
478
556
|
* 500
|
|
@@ -480,24 +558,28 @@ export declare class DescribeApplicationConfigResponseBodyDataSidecarContainersC
|
|
|
480
558
|
cpu?: number;
|
|
481
559
|
/**
|
|
482
560
|
* @remarks
|
|
483
|
-
*
|
|
561
|
+
* The shared temporary storage. Set a temporary storage directory and mount it to the main container and the sidecar container.
|
|
484
562
|
*/
|
|
485
563
|
emptyDirDesc?: DescribeApplicationConfigResponseBodyDataSidecarContainersConfigEmptyDirDesc[];
|
|
486
564
|
/**
|
|
487
565
|
* @remarks
|
|
488
|
-
* The environment variables. You can
|
|
566
|
+
* The environment variables of the container. You can customize environment variables or reference a ConfigMap. To reference a ConfigMap, you must first create a ConfigMap instance. For more information, see [CreateConfigMap](https://help.aliyun.com/document_detail/176914.html). Valid values:
|
|
567
|
+
*
|
|
568
|
+
* - Custom configuration
|
|
489
569
|
*
|
|
490
|
-
*
|
|
570
|
+
* - **name**: The name of the environment variable.
|
|
491
571
|
*
|
|
492
|
-
*
|
|
493
|
-
* * **value**: the value of the environment variable.
|
|
572
|
+
* - **value**: The value of the environment variable. This parameter takes precedence over valueFrom.
|
|
494
573
|
*
|
|
495
|
-
*
|
|
574
|
+
* - Reference a configuration item (valueFrom)
|
|
496
575
|
*
|
|
497
|
-
*
|
|
498
|
-
*
|
|
499
|
-
*
|
|
500
|
-
*
|
|
576
|
+
* - **name**: The name of the environment variable. You can reference a single key or all keys. To reference all keys, enter `sae-sys-configmap-all-<ConfigMap name>`, for example, `sae-sys-configmap-all-test1`.
|
|
577
|
+
*
|
|
578
|
+
* - **valueFrom**: The reference of the environment variable. Set the value to `configMapRef`.
|
|
579
|
+
*
|
|
580
|
+
* - **configMapId**: The ID of the ConfigMap.
|
|
581
|
+
*
|
|
582
|
+
* - **key**: The key. If you want to reference all keys, do not specify this parameter.
|
|
501
583
|
*
|
|
502
584
|
* @example
|
|
503
585
|
* [{\\"name\\":\\"k1\\",\\"value\\":\\"c8e3a815-e5d3-4adf-abb3-98b106a607c4\\"}]
|
|
@@ -505,16 +587,20 @@ export declare class DescribeApplicationConfigResponseBodyDataSidecarContainersC
|
|
|
505
587
|
envs?: string;
|
|
506
588
|
/**
|
|
507
589
|
* @remarks
|
|
508
|
-
* The URL
|
|
590
|
+
* The image URL.
|
|
509
591
|
*
|
|
510
592
|
* @example
|
|
511
593
|
* registry.cn-beijing.aliyuncs.com/sae-dev-test/nginx:stable
|
|
512
594
|
*/
|
|
513
595
|
imageUrl?: string;
|
|
596
|
+
/**
|
|
597
|
+
* @remarks
|
|
598
|
+
* The health check on the container.
|
|
599
|
+
*/
|
|
514
600
|
liveness?: string;
|
|
515
601
|
/**
|
|
516
602
|
* @remarks
|
|
517
|
-
*
|
|
603
|
+
* The maximum memory resources that the sidecar container can use from the main container.
|
|
518
604
|
*
|
|
519
605
|
* @example
|
|
520
606
|
* 1024
|
|
@@ -530,7 +616,15 @@ export declare class DescribeApplicationConfigResponseBodyDataSidecarContainersC
|
|
|
530
616
|
name?: string;
|
|
531
617
|
postStart?: string;
|
|
532
618
|
preStop?: string;
|
|
619
|
+
/**
|
|
620
|
+
* @remarks
|
|
621
|
+
* The check on the application startup status.
|
|
622
|
+
*/
|
|
533
623
|
readiness?: string;
|
|
624
|
+
/**
|
|
625
|
+
* @remarks
|
|
626
|
+
* The description of the secret that you want to mount.
|
|
627
|
+
*/
|
|
534
628
|
secretMountDesc?: DescribeApplicationConfigResponseBodyDataSidecarContainersConfigSecretMountDesc[];
|
|
535
629
|
static names(): {
|
|
536
630
|
[key: string]: string;
|
|
@@ -546,7 +640,7 @@ export declare class DescribeApplicationConfigResponseBodyDataSidecarContainersC
|
|
|
546
640
|
export declare class DescribeApplicationConfigResponseBodyDataTags extends $dara.Model {
|
|
547
641
|
/**
|
|
548
642
|
* @remarks
|
|
549
|
-
* The key
|
|
643
|
+
* The tag key.
|
|
550
644
|
*
|
|
551
645
|
* @example
|
|
552
646
|
* k1
|
|
@@ -554,7 +648,7 @@ export declare class DescribeApplicationConfigResponseBodyDataTags extends $dara
|
|
|
554
648
|
key?: string;
|
|
555
649
|
/**
|
|
556
650
|
* @remarks
|
|
557
|
-
* The value
|
|
651
|
+
* The tag value.
|
|
558
652
|
*
|
|
559
653
|
* @example
|
|
560
654
|
* v1
|
|
@@ -574,7 +668,7 @@ export declare class DescribeApplicationConfigResponseBodyDataTags extends $dara
|
|
|
574
668
|
export declare class DescribeApplicationConfigResponseBodyData extends $dara.Model {
|
|
575
669
|
/**
|
|
576
670
|
* @remarks
|
|
577
|
-
* The Alibaba Cloud Resource Name (ARN) of the RAM role that is
|
|
671
|
+
* The Alibaba Cloud Resource Name (ARN) of the RAM role that is required to pull images across accounts. For more information, see [Pull images across Alibaba Cloud accounts](https://help.aliyun.com/document_detail/190675.html) and [Use a RAM role to grant permissions across Alibaba Cloud accounts](https://help.aliyun.com/document_detail/223585.html).
|
|
578
672
|
*
|
|
579
673
|
* @example
|
|
580
674
|
* acs:ram::123456789012****:role/adminrole
|
|
@@ -588,19 +682,27 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
588
682
|
* cri-xxxxxx
|
|
589
683
|
*/
|
|
590
684
|
acrInstanceId?: string;
|
|
685
|
+
/**
|
|
686
|
+
* @remarks
|
|
687
|
+
* The agent version.
|
|
688
|
+
*/
|
|
591
689
|
agentVersion?: string;
|
|
690
|
+
/**
|
|
691
|
+
* @remarks
|
|
692
|
+
* The configuration of the Application Load Balancer (ALB) gateway readiness gate.
|
|
693
|
+
*/
|
|
592
694
|
albIngressReadinessGate?: string;
|
|
593
695
|
/**
|
|
594
696
|
* @remarks
|
|
595
|
-
* The description
|
|
697
|
+
* The application description.
|
|
596
698
|
*
|
|
597
699
|
* @example
|
|
598
|
-
*
|
|
700
|
+
* Sample application
|
|
599
701
|
*/
|
|
600
702
|
appDescription?: string;
|
|
601
703
|
/**
|
|
602
704
|
* @remarks
|
|
603
|
-
* The ID
|
|
705
|
+
* The application ID.
|
|
604
706
|
*
|
|
605
707
|
* @example
|
|
606
708
|
* 7171a6ca-d1cd-4928-8642-7d5cfe69****
|
|
@@ -608,7 +710,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
608
710
|
appId?: string;
|
|
609
711
|
/**
|
|
610
712
|
* @remarks
|
|
611
|
-
* The name
|
|
713
|
+
* The application name.
|
|
612
714
|
*
|
|
613
715
|
* @example
|
|
614
716
|
* demo-app
|
|
@@ -616,11 +718,13 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
616
718
|
appName?: string;
|
|
617
719
|
/**
|
|
618
720
|
* @remarks
|
|
619
|
-
* The SAE application
|
|
721
|
+
* The type of the SAE application.
|
|
722
|
+
*
|
|
723
|
+
* - micro_service
|
|
620
724
|
*
|
|
621
|
-
*
|
|
622
|
-
*
|
|
623
|
-
*
|
|
725
|
+
* - web
|
|
726
|
+
*
|
|
727
|
+
* - job
|
|
624
728
|
*
|
|
625
729
|
* @example
|
|
626
730
|
* micro_service
|
|
@@ -628,10 +732,11 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
628
732
|
appSource?: string;
|
|
629
733
|
/**
|
|
630
734
|
* @remarks
|
|
631
|
-
*
|
|
735
|
+
* Specifies whether to bind an elastic IP address (EIP). Valid values:
|
|
736
|
+
*
|
|
737
|
+
* - **true**: Bind an EIP.
|
|
632
738
|
*
|
|
633
|
-
*
|
|
634
|
-
* * **false**: The EIP is not associated with the application instance.
|
|
739
|
+
* - **false**: Do not bind an EIP.
|
|
635
740
|
*
|
|
636
741
|
* @example
|
|
637
742
|
* true
|
|
@@ -639,7 +744,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
639
744
|
associateEip?: boolean;
|
|
640
745
|
/**
|
|
641
746
|
* @remarks
|
|
642
|
-
* The
|
|
747
|
+
* The ID of the baseline application.
|
|
643
748
|
*
|
|
644
749
|
* @example
|
|
645
750
|
* 8c573618-8d72-4407-baf4-f7b64b******
|
|
@@ -661,13 +766,16 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
661
766
|
* 495fc79c-ae61-4600-866d-a09d68******
|
|
662
767
|
*/
|
|
663
768
|
clusterId?: string;
|
|
769
|
+
/**
|
|
770
|
+
* @remarks
|
|
771
|
+
* The Cloud Monitor service ID.
|
|
772
|
+
*/
|
|
664
773
|
cmsServiceId?: string;
|
|
665
774
|
/**
|
|
666
775
|
* @remarks
|
|
667
|
-
* The command
|
|
776
|
+
* The startup command of the image. The command must be an executable object that exists in the container. Example:
|
|
668
777
|
*
|
|
669
778
|
* ```
|
|
670
|
-
*
|
|
671
779
|
* command:
|
|
672
780
|
* - echo
|
|
673
781
|
* - abc
|
|
@@ -675,7 +783,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
675
783
|
* - file0
|
|
676
784
|
* ```
|
|
677
785
|
*
|
|
678
|
-
*
|
|
786
|
+
* Based on the preceding example, `Command="echo", CommandArgs=["abc", ">", "file0"]`.
|
|
679
787
|
*
|
|
680
788
|
* @example
|
|
681
789
|
* echo
|
|
@@ -683,11 +791,11 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
683
791
|
command?: string;
|
|
684
792
|
/**
|
|
685
793
|
* @remarks
|
|
686
|
-
* The
|
|
794
|
+
* The arguments of the image startup command. The arguments are required by the **Command** parameter. Format:
|
|
687
795
|
*
|
|
688
796
|
* `["a","b"]`
|
|
689
797
|
*
|
|
690
|
-
* In the
|
|
798
|
+
* In the example of the **Command** parameter, `CommandArgs=["abc", ">", "file0"]`. The value `["abc", ">", "file0"]` must be converted into a string in the JSON array format. If this parameter is not required, you do not need to specify it.
|
|
691
799
|
*
|
|
692
800
|
* @example
|
|
693
801
|
* ["a","b"]
|
|
@@ -695,20 +803,26 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
695
803
|
commandArgs?: string;
|
|
696
804
|
/**
|
|
697
805
|
* @remarks
|
|
698
|
-
* The
|
|
806
|
+
* The configurations of the ConfigMap.
|
|
699
807
|
*/
|
|
700
808
|
configMapMountDesc?: DescribeApplicationConfigResponseBodyDataConfigMapMountDesc[];
|
|
701
809
|
/**
|
|
702
810
|
* @remarks
|
|
703
|
-
* The CPU
|
|
811
|
+
* The CPU required by each instance. Unit: millicores. The value cannot be 0. The following specifications are supported:
|
|
812
|
+
*
|
|
813
|
+
* - **500**
|
|
814
|
+
*
|
|
815
|
+
* - **1000**
|
|
816
|
+
*
|
|
817
|
+
* - **2000**
|
|
818
|
+
*
|
|
819
|
+
* - **4000**
|
|
704
820
|
*
|
|
705
|
-
*
|
|
706
|
-
*
|
|
707
|
-
*
|
|
708
|
-
*
|
|
709
|
-
*
|
|
710
|
-
* * **16000**
|
|
711
|
-
* * **32000**
|
|
821
|
+
* - **8000**
|
|
822
|
+
*
|
|
823
|
+
* - **16000**
|
|
824
|
+
*
|
|
825
|
+
* - **32000**
|
|
712
826
|
*
|
|
713
827
|
* @example
|
|
714
828
|
* 1000
|
|
@@ -716,10 +830,11 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
716
830
|
cpu?: number;
|
|
717
831
|
/**
|
|
718
832
|
* @remarks
|
|
719
|
-
* The custom
|
|
833
|
+
* The custom mapping between a domain name and an IP address in the container. Valid values:
|
|
720
834
|
*
|
|
721
|
-
*
|
|
722
|
-
*
|
|
835
|
+
* - **hostName**: The domain name or hostname.
|
|
836
|
+
*
|
|
837
|
+
* - **ip**: The IP address.
|
|
723
838
|
*
|
|
724
839
|
* @example
|
|
725
840
|
* [{"hostName":"test.host.name","ip":"0.0.0.0"}]
|
|
@@ -727,20 +842,27 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
727
842
|
customHostAlias?: string;
|
|
728
843
|
/**
|
|
729
844
|
* @remarks
|
|
730
|
-
* The type of custom image.
|
|
845
|
+
* The type of the custom image. If you do not use a custom image, set this parameter to an empty string. Valid values:
|
|
731
846
|
*
|
|
732
|
-
* - internet: public
|
|
847
|
+
* - internet: a public image
|
|
733
848
|
*
|
|
734
|
-
* - intranet: private
|
|
849
|
+
* - intranet: a private image
|
|
735
850
|
*
|
|
736
851
|
* @example
|
|
737
852
|
* internet
|
|
738
853
|
*/
|
|
739
854
|
customImageNetworkType?: string;
|
|
855
|
+
/**
|
|
856
|
+
* @remarks
|
|
857
|
+
* The instance name of the application in the ASI cluster.
|
|
858
|
+
*
|
|
859
|
+
* @example
|
|
860
|
+
* demo-b0cdce9b-3d1f-4168-b206-b59f348f1a8a
|
|
861
|
+
*/
|
|
740
862
|
deploymentName?: string;
|
|
741
863
|
/**
|
|
742
864
|
* @remarks
|
|
743
|
-
* The disk size. Unit: GB.
|
|
865
|
+
* The disk storage size. Unit: GB.
|
|
744
866
|
*
|
|
745
867
|
* @example
|
|
746
868
|
* 20
|
|
@@ -748,12 +870,16 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
748
870
|
diskSize?: number;
|
|
749
871
|
/**
|
|
750
872
|
* @remarks
|
|
751
|
-
* The version of .NET
|
|
873
|
+
* The version of the .NET framework:
|
|
752
874
|
*
|
|
753
875
|
* - .NET 3.1
|
|
876
|
+
*
|
|
754
877
|
* - .NET 5.0
|
|
878
|
+
*
|
|
755
879
|
* - .NET 6.0
|
|
880
|
+
*
|
|
756
881
|
* - .NET 7.0
|
|
882
|
+
*
|
|
757
883
|
* - .NET 8.0
|
|
758
884
|
*
|
|
759
885
|
* @example
|
|
@@ -762,19 +888,24 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
762
888
|
dotnet?: string;
|
|
763
889
|
/**
|
|
764
890
|
* @remarks
|
|
765
|
-
* The version of the
|
|
891
|
+
* The version of the application runtime environment in the High-Speed Service Framework (HSF), such as an Ali-Tomcat container.
|
|
766
892
|
*
|
|
767
893
|
* @example
|
|
768
894
|
* 3.5.3
|
|
769
895
|
*/
|
|
770
896
|
edasContainerVersion?: string;
|
|
897
|
+
/**
|
|
898
|
+
* @remarks
|
|
899
|
+
* The shared temporary storage.
|
|
900
|
+
*/
|
|
771
901
|
emptyDirDesc?: DescribeApplicationConfigResponseBodyDataEmptyDirDesc[];
|
|
772
902
|
/**
|
|
773
903
|
* @remarks
|
|
774
|
-
*
|
|
904
|
+
* Specifies whether to enable Application High Availability Service (AHAS). Valid values:
|
|
775
905
|
*
|
|
776
|
-
*
|
|
777
|
-
*
|
|
906
|
+
* - **true**: Enable AHAS.
|
|
907
|
+
*
|
|
908
|
+
* - **false**: Disable AHAS.
|
|
778
909
|
*
|
|
779
910
|
* @example
|
|
780
911
|
* true
|
|
@@ -782,11 +913,11 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
782
913
|
enableAhas?: string;
|
|
783
914
|
/**
|
|
784
915
|
* @remarks
|
|
785
|
-
*
|
|
916
|
+
* Specifies whether to enable the CPU burst feature:
|
|
786
917
|
*
|
|
787
|
-
* - true:
|
|
918
|
+
* - true: Enable
|
|
788
919
|
*
|
|
789
|
-
* - false:
|
|
920
|
+
* - false: Disable
|
|
790
921
|
*
|
|
791
922
|
* @example
|
|
792
923
|
* true
|
|
@@ -794,10 +925,11 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
794
925
|
enableCpuBurst?: string;
|
|
795
926
|
/**
|
|
796
927
|
* @remarks
|
|
797
|
-
*
|
|
928
|
+
* Specifies whether to enable the canary release rule. This rule is applicable only to applications that use the Spring Cloud and Dubbo frameworks. Valid values:
|
|
929
|
+
*
|
|
930
|
+
* - **true**: Enable the canary release rule.
|
|
798
931
|
*
|
|
799
|
-
*
|
|
800
|
-
* * **false**: The canary release rules are disabled.
|
|
932
|
+
* - **false**: Disable the canary release rule.
|
|
801
933
|
*
|
|
802
934
|
* @example
|
|
803
935
|
* false
|
|
@@ -805,49 +937,78 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
805
937
|
enableGreyTagRoute?: boolean;
|
|
806
938
|
/**
|
|
807
939
|
* @remarks
|
|
808
|
-
*
|
|
940
|
+
* Specifies whether to enable the idle mode:
|
|
809
941
|
*
|
|
810
|
-
* - true:
|
|
942
|
+
* - true: Enable
|
|
811
943
|
*
|
|
812
|
-
* - false:
|
|
944
|
+
* - false: Disable
|
|
813
945
|
*
|
|
814
946
|
* @example
|
|
815
947
|
* false
|
|
816
948
|
*/
|
|
817
949
|
enableIdle?: boolean;
|
|
950
|
+
/**
|
|
951
|
+
* @remarks
|
|
952
|
+
* Specifies whether to reuse the agent version configuration of the namespace.
|
|
953
|
+
*/
|
|
818
954
|
enableNamespaceAgentVersion?: boolean;
|
|
819
955
|
/**
|
|
820
956
|
* @remarks
|
|
821
|
-
*
|
|
957
|
+
* Specifies whether to enable the new ARMS feature:
|
|
822
958
|
*
|
|
823
|
-
* - true:
|
|
959
|
+
* - true: Enable
|
|
824
960
|
*
|
|
825
|
-
* - false:
|
|
961
|
+
* - false: Disable
|
|
826
962
|
*
|
|
827
963
|
* @example
|
|
828
964
|
* false
|
|
829
965
|
*/
|
|
830
966
|
enableNewArms?: boolean;
|
|
967
|
+
/**
|
|
968
|
+
* @remarks
|
|
969
|
+
* Specifies whether to enable custom metric collection for Prometheus.
|
|
970
|
+
*/
|
|
831
971
|
enablePrometheus?: boolean;
|
|
832
972
|
/**
|
|
833
973
|
* @remarks
|
|
834
|
-
* The environment variables.
|
|
974
|
+
* The environment variables for the container. You can customize environment variables or reference a ConfigMap. To reference a ConfigMap, you must first create a ConfigMap. For more information, see [CreateConfigMap](https://help.aliyun.com/document_detail/176914.html). Valid values:
|
|
975
|
+
*
|
|
976
|
+
* - Custom configuration
|
|
977
|
+
*
|
|
978
|
+
* - **name**: The name of the environment variable.
|
|
835
979
|
*
|
|
836
|
-
*
|
|
837
|
-
*
|
|
980
|
+
* - **value**: The value of the environment variable.
|
|
981
|
+
*
|
|
982
|
+
* - Reference a configuration item
|
|
983
|
+
*
|
|
984
|
+
* - **name**: The name of the environment variable. You can reference a single key or all keys. To reference all keys, enter `sae-sys-configmap-all-<ConfigMap name>`, for example, `sae-sys-configmap-all-test1`.
|
|
985
|
+
*
|
|
986
|
+
* - **valueFrom**: The reference of the environment variable. Set the value to `configMapRef`.
|
|
987
|
+
*
|
|
988
|
+
* - **configMapId**: The ID of the ConfigMap.
|
|
989
|
+
*
|
|
990
|
+
* - **key**: The key. If you want to reference all keys, do not specify this parameter.
|
|
838
991
|
*
|
|
839
992
|
* @example
|
|
840
993
|
* [{"name":"TEST_ENV_KEY","value":"TEST_ENV_VAR"}]
|
|
841
994
|
*/
|
|
842
995
|
envs?: string;
|
|
996
|
+
/**
|
|
997
|
+
* @remarks
|
|
998
|
+
* The number of GPUs.
|
|
999
|
+
*/
|
|
843
1000
|
gpuCount?: string;
|
|
1001
|
+
/**
|
|
1002
|
+
* @remarks
|
|
1003
|
+
* The GPU card type.
|
|
1004
|
+
*/
|
|
844
1005
|
gpuType?: string;
|
|
845
1006
|
headlessPvtzDiscovery?: string;
|
|
846
1007
|
html?: string;
|
|
847
1008
|
idleHour?: string;
|
|
848
1009
|
/**
|
|
849
1010
|
* @remarks
|
|
850
|
-
* The ID of the
|
|
1011
|
+
* The ID of the secret.
|
|
851
1012
|
*
|
|
852
1013
|
* @example
|
|
853
1014
|
* 10
|
|
@@ -855,7 +1016,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
855
1016
|
imagePullSecrets?: string;
|
|
856
1017
|
/**
|
|
857
1018
|
* @remarks
|
|
858
|
-
* The URL of the image. This parameter is
|
|
1019
|
+
* The URL of the image. This parameter is required when **Package Type** is set to **Image**.
|
|
859
1020
|
*
|
|
860
1021
|
* @example
|
|
861
1022
|
* docker.io/library/nginx:1.14.2
|
|
@@ -863,13 +1024,17 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
863
1024
|
imageUrl?: string;
|
|
864
1025
|
/**
|
|
865
1026
|
* @remarks
|
|
866
|
-
*
|
|
1027
|
+
* The configurations of the init container.
|
|
867
1028
|
*/
|
|
868
1029
|
initContainersConfig?: DescribeApplicationConfigResponseBodyDataInitContainersConfig[];
|
|
1030
|
+
/**
|
|
1031
|
+
* @remarks
|
|
1032
|
+
* Specifies whether the application is a stateful application.
|
|
1033
|
+
*/
|
|
869
1034
|
isStateful?: boolean;
|
|
870
1035
|
/**
|
|
871
1036
|
* @remarks
|
|
872
|
-
* The arguments
|
|
1037
|
+
* The arguments for starting the JAR package. The default startup command is: `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`
|
|
873
1038
|
*
|
|
874
1039
|
* @example
|
|
875
1040
|
* start
|
|
@@ -877,7 +1042,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
877
1042
|
jarStartArgs?: string;
|
|
878
1043
|
/**
|
|
879
1044
|
* @remarks
|
|
880
|
-
* The
|
|
1045
|
+
* The options for starting the JAR package. The default startup command is: `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`
|
|
881
1046
|
*
|
|
882
1047
|
* @example
|
|
883
1048
|
* -Dtest=true
|
|
@@ -885,16 +1050,21 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
885
1050
|
jarStartOptions?: string;
|
|
886
1051
|
/**
|
|
887
1052
|
* @remarks
|
|
888
|
-
* The version of the Java
|
|
1053
|
+
* The version of the Java Development Kit (JDK) that the deployment package requires. The following versions are supported:
|
|
1054
|
+
*
|
|
1055
|
+
* - **Open JDK 8**
|
|
889
1056
|
*
|
|
890
|
-
*
|
|
891
|
-
* * **Open JDK 7**
|
|
892
|
-
* * **Dragonwell 11**
|
|
893
|
-
* * **Dragonwell 8**
|
|
894
|
-
* * **openjdk-8u191-jdk-alpine3.9**
|
|
895
|
-
* * **openjdk-7u201-jdk-alpine3.9**
|
|
1057
|
+
* - **Open JDK 7**
|
|
896
1058
|
*
|
|
897
|
-
*
|
|
1059
|
+
* - **Dragonwell 11**
|
|
1060
|
+
*
|
|
1061
|
+
* - **Dragonwell 8**
|
|
1062
|
+
*
|
|
1063
|
+
* - **openjdk-8u191-jdk-alpine3.9**
|
|
1064
|
+
*
|
|
1065
|
+
* - **openjdk-7u201-jdk-alpine3.9**
|
|
1066
|
+
*
|
|
1067
|
+
* This parameter is not supported when **Package Type** is set to **Image**.
|
|
898
1068
|
*
|
|
899
1069
|
* @example
|
|
900
1070
|
* Open JDK 8
|
|
@@ -902,74 +1072,99 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
902
1072
|
jdk?: string;
|
|
903
1073
|
/**
|
|
904
1074
|
* @remarks
|
|
905
|
-
* The
|
|
906
|
-
*
|
|
907
|
-
* * **KafkaConfigs**: the configurations of Message Queue for Apache Kafka.
|
|
908
|
-
*
|
|
909
|
-
* * **createTime**: the time when the Message Queue for Apache Kafka instance was created.
|
|
910
|
-
*
|
|
911
|
-
* * **kafkaTopic**: the message topic that is used to classify messages.
|
|
912
|
-
*
|
|
913
|
-
* * **logDir**: the path in which logs are stored.
|
|
1075
|
+
* The configurations for collecting logs to Kafka. Valid values:
|
|
914
1076
|
*
|
|
915
|
-
*
|
|
1077
|
+
* - **kafkaEndpoint**: The endpoint of the Kafka API.
|
|
916
1078
|
*
|
|
917
|
-
*
|
|
918
|
-
* * **stdout**: the standard output log of the container. You can specify only one stdout value.
|
|
1079
|
+
* - **kafkaInstanceId**: The ID of the Kafka instance.
|
|
919
1080
|
*
|
|
920
|
-
*
|
|
1081
|
+
* - **kafkaConfigs**: The configurations of one or more logs. For more information about the example and parameters, see the **kafkaConfigs** request parameter in this topic.
|
|
921
1082
|
*
|
|
922
|
-
*
|
|
923
|
-
*
|
|
924
|
-
* * **region**: the region where the Message Queue for Apache Kafka instance resides.
|
|
1083
|
+
* @example
|
|
1084
|
+
* {"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"}]}
|
|
925
1085
|
*/
|
|
926
1086
|
kafkaConfigs?: string;
|
|
1087
|
+
/**
|
|
1088
|
+
* @remarks
|
|
1089
|
+
* The labels.
|
|
1090
|
+
*/
|
|
927
1091
|
labels?: {
|
|
928
1092
|
[key: string]: string;
|
|
929
1093
|
};
|
|
930
1094
|
/**
|
|
931
1095
|
* @remarks
|
|
932
|
-
* The
|
|
1096
|
+
* The liveness probe of the container. A container that fails the health check is shut down and restored. The following methods are supported:
|
|
1097
|
+
*
|
|
1098
|
+
* - **exec**: example: `{"exec":{"command":["sh","-c","cat/home/admin/start.sh"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":2}`
|
|
1099
|
+
*
|
|
1100
|
+
* - **httpGet**: example:`{"httpGet":{"path":"/","port":18091,"scheme":"HTTP","isContainKeyWord":true,"keyWord":"SAE"},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
|
|
1101
|
+
*
|
|
1102
|
+
* - **tcpSocket**: example:`{"tcpSocket":{"port":18091},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
|
|
933
1103
|
*
|
|
934
|
-
*
|
|
935
|
-
* * Sample code of the **httpGet** method: `{"httpGet":{"path":"/","port":18091,"scheme":"HTTP","isContainKeyWord":true,"keyWord":"SAE"},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
|
|
936
|
-
* * Sample code of the **tcpSocket** method: `{"tcpSocket":{"port":18091},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
|
|
1104
|
+
* > You can use only one method for a health check.
|
|
937
1105
|
*
|
|
938
|
-
*
|
|
1106
|
+
* The parameters are described as follows:
|
|
939
1107
|
*
|
|
940
|
-
* The
|
|
1108
|
+
* - **exec.command**: The command that is used for the health check.
|
|
941
1109
|
*
|
|
942
|
-
*
|
|
943
|
-
*
|
|
944
|
-
*
|
|
945
|
-
*
|
|
946
|
-
*
|
|
947
|
-
*
|
|
948
|
-
*
|
|
949
|
-
*
|
|
950
|
-
*
|
|
1110
|
+
* - **httpGet.path**: The request path.
|
|
1111
|
+
*
|
|
1112
|
+
* - **httpGet.scheme**: **HTTP** or **HTTPS**.
|
|
1113
|
+
*
|
|
1114
|
+
* - **httpGet.isContainKeyWord**: Specifies whether the response must contain a keyword. A value of **true** indicates that the response must contain the keyword. A value of **false** indicates that the response does not need to contain the keyword. If you do not specify this parameter, this advanced feature is not used.
|
|
1115
|
+
*
|
|
1116
|
+
* - **httpGet.keyWord**: The custom keyword. This parameter is required if you set the **isContainKeyWord** parameter.
|
|
1117
|
+
*
|
|
1118
|
+
* - **tcpSocket.port**: The port that is used for the TCP connection check.
|
|
1119
|
+
*
|
|
1120
|
+
* - **initialDelaySeconds**: The delay for the health check. Default value: 10. Unit: seconds.
|
|
1121
|
+
*
|
|
1122
|
+
* - **periodSeconds**: The interval for the health check. Default value: 30. Unit: seconds.
|
|
1123
|
+
*
|
|
1124
|
+
* - **timeoutSeconds**: The timeout period for the health check. Default value: 1. Unit: seconds. If you set this parameter to 0 or do not specify this parameter, the default value is used.
|
|
951
1125
|
*
|
|
952
1126
|
* @example
|
|
953
1127
|
* {"exec":{"command":["curl http://localhost:8080"]},"initialDelaySeconds":20,"timeoutSeconds":3}
|
|
954
1128
|
*/
|
|
955
1129
|
liveness?: string;
|
|
1130
|
+
/**
|
|
1131
|
+
* @remarks
|
|
1132
|
+
* The Loki configurations.
|
|
1133
|
+
*/
|
|
956
1134
|
lokiConfigs?: string;
|
|
1135
|
+
/**
|
|
1136
|
+
* @remarks
|
|
1137
|
+
* The maximum surge instance ratio.
|
|
1138
|
+
*/
|
|
957
1139
|
maxSurgeInstanceRatio?: number;
|
|
1140
|
+
/**
|
|
1141
|
+
* @remarks
|
|
1142
|
+
* The maximum number of surge instances.
|
|
1143
|
+
*/
|
|
958
1144
|
maxSurgeInstances?: number;
|
|
959
1145
|
/**
|
|
960
1146
|
* @remarks
|
|
961
|
-
* The
|
|
1147
|
+
* The memory required by each instance. Unit: MB. The value cannot be 0. This parameter corresponds to the \\`Cpu\\` parameter. The following specifications are supported:
|
|
1148
|
+
*
|
|
1149
|
+
* - **1024**: corresponds to 500 millicores and 1,000 millicores.
|
|
1150
|
+
*
|
|
1151
|
+
* - **2048**: corresponds to 500, 1,000, and 2,000 millicores.
|
|
1152
|
+
*
|
|
1153
|
+
* - **4096**: corresponds to 1,000, 2,000, and 4,000 millicores.
|
|
1154
|
+
*
|
|
1155
|
+
* - **8192**: corresponds to 2,000, 4,000, and 8,000 millicores.
|
|
1156
|
+
*
|
|
1157
|
+
* - **12288**: corresponds to 12,000 millicores.
|
|
1158
|
+
*
|
|
1159
|
+
* - **16384**: corresponds to 4,000, 8,000, and 16,000 millicores.
|
|
1160
|
+
*
|
|
1161
|
+
* - **24576**: corresponds to 12,000 millicores.
|
|
962
1162
|
*
|
|
963
|
-
*
|
|
964
|
-
*
|
|
965
|
-
*
|
|
966
|
-
*
|
|
967
|
-
*
|
|
968
|
-
* * This parameter is set to **16384** if the Cpu parameter is set to 4000, 8000, or 16000.
|
|
969
|
-
* * This parameter is set to **24567** if the Cpu parameter is set to 12000.
|
|
970
|
-
* * This parameter is set to **32768** if the Cpu parameter is set to 16000.
|
|
971
|
-
* * This parameter is set to **65536** if the Cpu parameter is set to 8000, 16000, or 32000.
|
|
972
|
-
* * This parameter is set to **131072** if the Cpu parameter is set to 32000.
|
|
1163
|
+
* - **32768**: corresponds to 16,000 millicores.
|
|
1164
|
+
*
|
|
1165
|
+
* - **65536**: corresponds to 8,000, 16,000, and 32,000 millicores.
|
|
1166
|
+
*
|
|
1167
|
+
* - **131072**: corresponds to 32,000 millicores.
|
|
973
1168
|
*
|
|
974
1169
|
* @example
|
|
975
1170
|
* 2048
|
|
@@ -979,9 +1174,11 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
979
1174
|
* @remarks
|
|
980
1175
|
* The Nacos registry. Valid values:
|
|
981
1176
|
*
|
|
982
|
-
*
|
|
983
|
-
*
|
|
984
|
-
*
|
|
1177
|
+
* - **0**: SAE built-in Nacos.
|
|
1178
|
+
*
|
|
1179
|
+
* - **1**: User-created Nacos.
|
|
1180
|
+
*
|
|
1181
|
+
* - **2**: MSE Nacos.
|
|
985
1182
|
*
|
|
986
1183
|
* @example
|
|
987
1184
|
* "0"
|
|
@@ -989,7 +1186,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
989
1186
|
microRegistration?: string;
|
|
990
1187
|
/**
|
|
991
1188
|
* @remarks
|
|
992
|
-
* The configuration of
|
|
1189
|
+
* The configuration of the registry. This parameter takes effect only when the registry is MSE Nacos Enterprise Edition.
|
|
993
1190
|
*
|
|
994
1191
|
* @example
|
|
995
1192
|
* {\\"instanceId\\":\\"mse-cn-1ls43******\\",\\"namespace\\":\\"62ee12fb-c279-4da4-be96-21**********\\"}
|
|
@@ -997,19 +1194,23 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
997
1194
|
microRegistrationConfig?: string;
|
|
998
1195
|
/**
|
|
999
1196
|
* @remarks
|
|
1000
|
-
*
|
|
1197
|
+
* The configurations of microservice governance.
|
|
1001
1198
|
*
|
|
1002
|
-
*
|
|
1199
|
+
* - Specifies whether to enable microservice governance (enable):
|
|
1003
1200
|
*
|
|
1004
|
-
*
|
|
1005
|
-
*
|
|
1201
|
+
* - true: Enable
|
|
1202
|
+
*
|
|
1203
|
+
* - false: Disable
|
|
1204
|
+
*
|
|
1205
|
+
* - The configuration of graceful start and shutdown (mseLosslessRule):
|
|
1006
1206
|
*
|
|
1007
|
-
*
|
|
1207
|
+
* - delayTime: The delay time.
|
|
1008
1208
|
*
|
|
1009
|
-
*
|
|
1010
|
-
*
|
|
1011
|
-
*
|
|
1012
|
-
*
|
|
1209
|
+
* - enable: Specifies whether to enable graceful start. true indicates that graceful start is enabled. false indicates that graceful start is not enabled.
|
|
1210
|
+
*
|
|
1211
|
+
* - notice: Specifies whether to enable notifications. true indicates that notifications are enabled. false indicates that notifications are not enabled.
|
|
1212
|
+
*
|
|
1213
|
+
* - warmupTime: The warm-up duration for a small amount of traffic. Unit: seconds.
|
|
1013
1214
|
*
|
|
1014
1215
|
* @example
|
|
1015
1216
|
* {\\"Enable\\":true,\\"MseLosslessRule\\":{\\"enable\\":true,\\"notice\\":true,\\"delayTime\\":10,\\"warmupTime\\":120,\\"funcType\\":2,\\"aligned\\":false,\\"related\\":false,\\"lossLessDetail\\":false}}
|
|
@@ -1017,12 +1218,13 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1017
1218
|
microserviceEngineConfig?: string;
|
|
1018
1219
|
/**
|
|
1019
1220
|
* @remarks
|
|
1020
|
-
* The percentage of the minimum number of
|
|
1221
|
+
* The percentage of the minimum number of ready instances. Valid values:
|
|
1021
1222
|
*
|
|
1022
|
-
*
|
|
1023
|
-
* * **0 to 100**: indicates that the minimum number of available instances is calculated by using the following formula: Current number of instances × (Value of MinReadyInstanceRatio × 100%). If the calculated result is not an integer, the result is rounded up to the nearest integer. For example, if the percentage is set to **50**% and five instances are available, the minimum number of available instances is 3.
|
|
1223
|
+
* - -1: The default value. This value indicates that the percentage is not used. If you do not specify this parameter, the system uses the default value **-1**.
|
|
1024
1224
|
*
|
|
1025
|
-
*
|
|
1225
|
+
* - **0 to 100**: The percentage of the minimum number of ready instances. The value is rounded up. For example, if you set this parameter to **50**%, and you have five instances, the minimum number of ready instances is 3.
|
|
1226
|
+
*
|
|
1227
|
+
* > If you specify both \\`MinReadyInstances\\` and **MinReadyInstanceRatio**, and the value of **MinReadyInstanceRatio** is not **-1**, the value of **MinReadyInstanceRatio** takes precedence. For example, if **MinReadyInstances** is set to **5** and **MinReadyInstanceRatio** is set to **50**, the minimum number of ready instances is calculated based on the value of **MinReadyInstanceRatio**.
|
|
1026
1228
|
*
|
|
1027
1229
|
* @example
|
|
1028
1230
|
* -1
|
|
@@ -1030,12 +1232,13 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1030
1232
|
minReadyInstanceRatio?: number;
|
|
1031
1233
|
/**
|
|
1032
1234
|
* @remarks
|
|
1033
|
-
* The minimum number of
|
|
1235
|
+
* The minimum number of ready instances. Valid values:
|
|
1236
|
+
*
|
|
1237
|
+
* - If you set this parameter to **0**, the application may be interrupted during an upgrade.
|
|
1034
1238
|
*
|
|
1035
|
-
*
|
|
1036
|
-
* * If you set the value to **-1**, the minimum number of available instances is automatically set to a system-recommended value. The value is the nearest integer to which the calculated result of the following formula is rounded up: Current number of instances × 25%. For example, if five instances are available, the minimum number of available instances is calculated by using the following formula: 5 × 25% = 1.25. In this case, the minimum number of available instances is 2.
|
|
1239
|
+
* - If you set this parameter to -1, the system uses a recommended value, which is 25% of the total number of instances. For example, if you have five instances, the minimum number of ready instances is 2 after the value is rounded up.
|
|
1037
1240
|
*
|
|
1038
|
-
* >
|
|
1241
|
+
* > We recommend that you set the minimum number of ready instances to a value of 1 or greater to ensure that the application is not interrupted during a rolling update.
|
|
1039
1242
|
*
|
|
1040
1243
|
* @example
|
|
1041
1244
|
* 1
|
|
@@ -1043,12 +1246,12 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1043
1246
|
minReadyInstances?: number;
|
|
1044
1247
|
/**
|
|
1045
1248
|
* @remarks
|
|
1046
|
-
* The
|
|
1249
|
+
* The mount description.
|
|
1047
1250
|
*/
|
|
1048
1251
|
mountDesc?: DescribeApplicationConfigResponseBodyDataMountDesc[];
|
|
1049
1252
|
/**
|
|
1050
1253
|
* @remarks
|
|
1051
|
-
* The mount target of the NAS file system in the
|
|
1254
|
+
* The mount target of the Apsara File Storage NAS file system in the application VPC. If you do not change the NAS configuration during a deployment, you do not need to specify this parameter. If you want to clear the NAS configuration, set this parameter to an empty string ("").
|
|
1052
1255
|
*
|
|
1053
1256
|
* @example
|
|
1054
1257
|
* example.com
|
|
@@ -1056,7 +1259,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1056
1259
|
mountHost?: string;
|
|
1057
1260
|
/**
|
|
1058
1261
|
* @remarks
|
|
1059
|
-
* The ID of the
|
|
1262
|
+
* The ID of the application in Microservices Engine (MSE).
|
|
1060
1263
|
*
|
|
1061
1264
|
* @example
|
|
1062
1265
|
* xxxxxxx@xxxxx
|
|
@@ -1064,7 +1267,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1064
1267
|
mseApplicationId?: string;
|
|
1065
1268
|
/**
|
|
1066
1269
|
* @remarks
|
|
1067
|
-
* The
|
|
1270
|
+
* The name of the application after the SAE service is registered with MSE.
|
|
1068
1271
|
*
|
|
1069
1272
|
* @example
|
|
1070
1273
|
* cn-shenzhen-alb-demo-5c****
|
|
@@ -1072,7 +1275,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1072
1275
|
mseApplicationName?: string;
|
|
1073
1276
|
/**
|
|
1074
1277
|
* @remarks
|
|
1075
|
-
* The ID
|
|
1278
|
+
* The namespace ID.
|
|
1076
1279
|
*
|
|
1077
1280
|
* @example
|
|
1078
1281
|
* cn-beijing:test
|
|
@@ -1080,7 +1283,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1080
1283
|
namespaceId?: string;
|
|
1081
1284
|
/**
|
|
1082
1285
|
* @remarks
|
|
1083
|
-
* The configurations for mounting
|
|
1286
|
+
* The configurations for mounting a NAS file system.
|
|
1084
1287
|
*
|
|
1085
1288
|
* @example
|
|
1086
1289
|
* [{"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"}]
|
|
@@ -1091,16 +1294,18 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1091
1294
|
* The ID of the NAS file system.
|
|
1092
1295
|
*
|
|
1093
1296
|
* @example
|
|
1094
|
-
*
|
|
1297
|
+
* AKSN****
|
|
1095
1298
|
*/
|
|
1096
1299
|
nasId?: string;
|
|
1097
1300
|
/**
|
|
1098
1301
|
* @remarks
|
|
1099
|
-
* The
|
|
1302
|
+
* The application version.
|
|
1100
1303
|
*
|
|
1101
|
-
* - lite:
|
|
1102
|
-
*
|
|
1103
|
-
* -
|
|
1304
|
+
* - lite: Lightweight Edition
|
|
1305
|
+
*
|
|
1306
|
+
* - std: Standard Edition
|
|
1307
|
+
*
|
|
1308
|
+
* - pro: Professional Edition
|
|
1104
1309
|
*
|
|
1105
1310
|
* @example
|
|
1106
1311
|
* pro
|
|
@@ -1108,9 +1313,9 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1108
1313
|
newSaeVersion?: string;
|
|
1109
1314
|
/**
|
|
1110
1315
|
* @remarks
|
|
1111
|
-
* The
|
|
1316
|
+
* The RAM role for identity authentication.
|
|
1112
1317
|
*
|
|
1113
|
-
* >
|
|
1318
|
+
* > You must create an OpenID Connect (OIDC) identity provider (IdP) and a RAM role for the IdP in the same region beforehand. For more information, see [Create an OIDC IdP](https://help.aliyun.com/document_detail/2331022.html) and [Create a RAM role for a trusted IdP](https://help.aliyun.com/document_detail/2331016.html).
|
|
1114
1319
|
*
|
|
1115
1320
|
* @example
|
|
1116
1321
|
* sae-test
|
|
@@ -1118,7 +1323,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1118
1323
|
oidcRoleName?: string;
|
|
1119
1324
|
/**
|
|
1120
1325
|
* @remarks
|
|
1121
|
-
* The AccessKey ID that is used to read data from and write data to Object Storage Service (OSS)
|
|
1326
|
+
* The AccessKey ID that is used to read data from and write data to Object Storage Service (OSS).
|
|
1122
1327
|
*
|
|
1123
1328
|
* @example
|
|
1124
1329
|
* xxxxxx
|
|
@@ -1126,7 +1331,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1126
1331
|
ossAkId?: string;
|
|
1127
1332
|
/**
|
|
1128
1333
|
* @remarks
|
|
1129
|
-
* The AccessKey secret that is used to read data from and write data to OSS
|
|
1334
|
+
* The AccessKey secret that is used to read data from and write data to OSS.
|
|
1130
1335
|
*
|
|
1131
1336
|
* @example
|
|
1132
1337
|
* xxxxxx
|
|
@@ -1134,32 +1339,46 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1134
1339
|
ossAkSecret?: string;
|
|
1135
1340
|
/**
|
|
1136
1341
|
* @remarks
|
|
1137
|
-
* The description of the
|
|
1342
|
+
* The description of the OSS mount.
|
|
1138
1343
|
*/
|
|
1139
1344
|
ossMountDescs?: DescribeApplicationConfigResponseBodyDataOssMountDescs[];
|
|
1140
1345
|
/**
|
|
1141
1346
|
* @remarks
|
|
1142
|
-
* The type of the
|
|
1347
|
+
* The type of the application package. Valid values:
|
|
1348
|
+
*
|
|
1349
|
+
* - If you deploy the application using Java, valid values are **FatJar**, **War**, and **Image**.
|
|
1350
|
+
*
|
|
1351
|
+
* - If you deploy the application using PHP, the following values are supported:
|
|
1352
|
+
*
|
|
1353
|
+
* - **PhpZip**
|
|
1354
|
+
*
|
|
1355
|
+
* - **IMAGE_PHP_5_4**
|
|
1356
|
+
*
|
|
1357
|
+
* - **IMAGE_PHP_5_4_ALPINE**
|
|
1358
|
+
*
|
|
1359
|
+
* - **IMAGE_PHP_5_5**
|
|
1360
|
+
*
|
|
1361
|
+
* - **IMAGE_PHP_5_5_ALPINE**
|
|
1362
|
+
*
|
|
1363
|
+
* - **IMAGE_PHP_5_6**
|
|
1364
|
+
*
|
|
1365
|
+
* - **IMAGE_PHP_5_6_ALPINE**
|
|
1143
1366
|
*
|
|
1144
|
-
*
|
|
1367
|
+
* - **IMAGE_PHP_7_0**
|
|
1145
1368
|
*
|
|
1146
|
-
*
|
|
1369
|
+
* - **IMAGE_PHP_7_0_ALPINE**
|
|
1147
1370
|
*
|
|
1148
|
-
*
|
|
1149
|
-
*
|
|
1150
|
-
*
|
|
1151
|
-
*
|
|
1152
|
-
*
|
|
1153
|
-
*
|
|
1154
|
-
*
|
|
1155
|
-
*
|
|
1156
|
-
*
|
|
1157
|
-
*
|
|
1158
|
-
*
|
|
1159
|
-
* * **IMAGE_PHP_7_2**
|
|
1160
|
-
* * **IMAGE_PHP_7_2_ALPINE**
|
|
1161
|
-
* * **IMAGE_PHP_7_3**
|
|
1162
|
-
* * **IMAGE_PHP_7_3_ALPINE**
|
|
1371
|
+
* - **IMAGE_PHP_7_1**
|
|
1372
|
+
*
|
|
1373
|
+
* - **IMAGE_PHP_7_1_ALPINE**
|
|
1374
|
+
*
|
|
1375
|
+
* - **IMAGE_PHP_7_2**
|
|
1376
|
+
*
|
|
1377
|
+
* - **IMAGE_PHP_7_2_ALPINE**
|
|
1378
|
+
*
|
|
1379
|
+
* - **IMAGE_PHP_7_3**
|
|
1380
|
+
*
|
|
1381
|
+
* - **IMAGE_PHP_7_3_ALPINE**
|
|
1163
1382
|
*
|
|
1164
1383
|
* @example
|
|
1165
1384
|
* War
|
|
@@ -1167,12 +1386,16 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1167
1386
|
packageType?: string;
|
|
1168
1387
|
/**
|
|
1169
1388
|
* @remarks
|
|
1170
|
-
* The URL of the deployment package.
|
|
1389
|
+
* The URL of the deployment package. If you upload the deployment package using SAE, note the following:
|
|
1390
|
+
*
|
|
1391
|
+
* - You cannot download the package from this URL. Call the \\`GetPackageVersionAccessableUrl\\` operation to obtain a download URL that is valid for 10 minutes.
|
|
1392
|
+
*
|
|
1393
|
+
* - SAE stores the package for a maximum of 90 days. After 90 days, the URL is not returned and you cannot download the package.
|
|
1171
1394
|
*/
|
|
1172
1395
|
packageUrl?: string;
|
|
1173
1396
|
/**
|
|
1174
1397
|
* @remarks
|
|
1175
|
-
* The version of the deployment package. This parameter is
|
|
1398
|
+
* The version of the deployment package. This parameter is required when **Package Type** is set to **FatJar** or **War**.
|
|
1176
1399
|
*
|
|
1177
1400
|
* @example
|
|
1178
1401
|
* 1.0
|
|
@@ -1180,7 +1403,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1180
1403
|
packageVersion?: string;
|
|
1181
1404
|
/**
|
|
1182
1405
|
* @remarks
|
|
1183
|
-
* The version
|
|
1406
|
+
* The PHP version required for the deployment package. This parameter is not supported for images.
|
|
1184
1407
|
*
|
|
1185
1408
|
* @example
|
|
1186
1409
|
* PHP-FPM 7.0
|
|
@@ -1188,9 +1411,9 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1188
1411
|
php?: string;
|
|
1189
1412
|
/**
|
|
1190
1413
|
* @remarks
|
|
1191
|
-
* The path
|
|
1414
|
+
* The mount path of the Application Real-Time Monitoring Service (ARMS) configuration file for a PHP application. Make sure that the PHP server loads the configuration file from this path.
|
|
1192
1415
|
*
|
|
1193
|
-
* SAE automatically
|
|
1416
|
+
* SAE automatically renders the correct configuration file. You do not need to manage the content of the configuration file.
|
|
1194
1417
|
*
|
|
1195
1418
|
* @example
|
|
1196
1419
|
* /usr/local/etc/php/conf.d/arms.ini
|
|
@@ -1198,7 +1421,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1198
1421
|
phpArmsConfigLocation?: string;
|
|
1199
1422
|
/**
|
|
1200
1423
|
* @remarks
|
|
1201
|
-
* The
|
|
1424
|
+
* The content of the PHP configuration file.
|
|
1202
1425
|
*
|
|
1203
1426
|
* @example
|
|
1204
1427
|
* k1=v1
|
|
@@ -1206,7 +1429,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1206
1429
|
phpConfig?: string;
|
|
1207
1430
|
/**
|
|
1208
1431
|
* @remarks
|
|
1209
|
-
* The path
|
|
1432
|
+
* The mount path of the PHP application startup configuration file. Make sure that the PHP server uses this configuration file to start.
|
|
1210
1433
|
*
|
|
1211
1434
|
* @example
|
|
1212
1435
|
* /usr/local/etc/php/php.ini
|
|
@@ -1214,7 +1437,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1214
1437
|
phpConfigLocation?: string;
|
|
1215
1438
|
/**
|
|
1216
1439
|
* @remarks
|
|
1217
|
-
* The script that
|
|
1440
|
+
* The script that runs after the container starts. The script runs immediately after the container is created. Example: `{"exec":{"command":["cat","/etc/group"]}}`
|
|
1218
1441
|
*
|
|
1219
1442
|
* @example
|
|
1220
1443
|
* {"exec":{"command":["cat","/etc/group"]}}
|
|
@@ -1222,7 +1445,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1222
1445
|
postStart?: string;
|
|
1223
1446
|
/**
|
|
1224
1447
|
* @remarks
|
|
1225
|
-
* The script that is
|
|
1448
|
+
* The script that runs before the container is stopped. The script runs before the container is deleted. Example: `{"exec":{"command":["cat","/etc/group"]}}`
|
|
1226
1449
|
*
|
|
1227
1450
|
* @example
|
|
1228
1451
|
* {"exec":{"command":["cat","/etc/group"]}}
|
|
@@ -1230,11 +1453,13 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1230
1453
|
preStop?: string;
|
|
1231
1454
|
/**
|
|
1232
1455
|
* @remarks
|
|
1233
|
-
* The programming language
|
|
1456
|
+
* The programming language of the application. Valid values:
|
|
1457
|
+
*
|
|
1458
|
+
* - **java**: Java
|
|
1234
1459
|
*
|
|
1235
|
-
*
|
|
1236
|
-
*
|
|
1237
|
-
*
|
|
1460
|
+
* - **php**: PHP
|
|
1461
|
+
*
|
|
1462
|
+
* - **other**: other languages, such as Python, C++, Go, .NET, and Node.js.
|
|
1238
1463
|
*
|
|
1239
1464
|
* @example
|
|
1240
1465
|
* java
|
|
@@ -1242,10 +1467,10 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1242
1467
|
programmingLanguage?: string;
|
|
1243
1468
|
/**
|
|
1244
1469
|
* @remarks
|
|
1245
|
-
*
|
|
1470
|
+
* Enables service registration and discovery for a Kubernetes Service.
|
|
1246
1471
|
*
|
|
1247
1472
|
* @example
|
|
1248
|
-
* {"serviceName":"bwm-poc-sc-gateway-cn-beijing-front","namespaceId":"cn-beijing:front","portAndProtocol":{"18012":"TCP"},"enable":true}
|
|
1473
|
+
* { "serviceName": "bwm-poc-sc-gateway-cn-beijing-front", "namespaceId": "cn-beijing:front", "portAndProtocol": { "18012": "TCP" }, "portProtocols": [ { "port": "18012", "protocol": "TCP" } ], "enable": true }
|
|
1249
1474
|
*/
|
|
1250
1475
|
pvtzDiscovery?: string;
|
|
1251
1476
|
/**
|
|
@@ -1258,7 +1483,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1258
1483
|
python?: string;
|
|
1259
1484
|
/**
|
|
1260
1485
|
* @remarks
|
|
1261
|
-
* The
|
|
1486
|
+
* The dependencies for custom installation modules. By default, the dependencies that are defined in the requirements.txt file in the root directory are installed. If no software package is configured or a custom software package is used, you can specify the dependencies to be installed.
|
|
1262
1487
|
*
|
|
1263
1488
|
* @example
|
|
1264
1489
|
* Flask==2.0
|
|
@@ -1266,9 +1491,9 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1266
1491
|
pythonModules?: string;
|
|
1267
1492
|
/**
|
|
1268
1493
|
* @remarks
|
|
1269
|
-
* The
|
|
1494
|
+
* The readiness probe of the application. A container that fails the health check multiple times is shut down and restarted. A container that fails the health check does not receive traffic from a Server Load Balancer (SLB) instance. You can perform the health check using the **exec**, **httpGet**, or **tcpSocket** method. For more information, see the **Liveness** parameter.
|
|
1270
1495
|
*
|
|
1271
|
-
* >
|
|
1496
|
+
* > You can use only one method for a health check.
|
|
1272
1497
|
*
|
|
1273
1498
|
* @example
|
|
1274
1499
|
* {"exec":{"command":["curl http://localhost:8080"]},"initialDelaySeconds":20,"timeoutSeconds":5}
|
|
@@ -1276,7 +1501,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1276
1501
|
readiness?: string;
|
|
1277
1502
|
/**
|
|
1278
1503
|
* @remarks
|
|
1279
|
-
* The ID
|
|
1504
|
+
* The region ID.
|
|
1280
1505
|
*
|
|
1281
1506
|
* @example
|
|
1282
1507
|
* cn-beijing
|
|
@@ -1292,7 +1517,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1292
1517
|
replicas?: number;
|
|
1293
1518
|
/**
|
|
1294
1519
|
* @remarks
|
|
1295
|
-
* The type
|
|
1520
|
+
* The resource type. Only `application` is supported.
|
|
1296
1521
|
*
|
|
1297
1522
|
* @example
|
|
1298
1523
|
* application
|
|
@@ -1300,7 +1525,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1300
1525
|
resourceType?: string;
|
|
1301
1526
|
/**
|
|
1302
1527
|
* @remarks
|
|
1303
|
-
*
|
|
1528
|
+
* The description of the secret that you want to mount.
|
|
1304
1529
|
*/
|
|
1305
1530
|
secretMountDesc?: DescribeApplicationConfigResponseBodyDataSecretMountDesc[];
|
|
1306
1531
|
/**
|
|
@@ -1313,41 +1538,50 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1313
1538
|
securityGroupId?: string;
|
|
1314
1539
|
/**
|
|
1315
1540
|
* @remarks
|
|
1316
|
-
* The canary
|
|
1541
|
+
* The canary release tags of the application configuration.
|
|
1317
1542
|
*/
|
|
1318
1543
|
serviceTags?: {
|
|
1319
1544
|
[key: string]: string;
|
|
1320
1545
|
};
|
|
1321
1546
|
/**
|
|
1322
1547
|
* @remarks
|
|
1323
|
-
* The
|
|
1548
|
+
* The configurations of the sidecar container.
|
|
1324
1549
|
*/
|
|
1325
1550
|
sidecarContainersConfig?: DescribeApplicationConfigResponseBodyDataSidecarContainersConfig[];
|
|
1326
1551
|
/**
|
|
1327
1552
|
* @remarks
|
|
1328
|
-
* The
|
|
1553
|
+
* The configurations for collecting logs to Simple Log Service (SLS).
|
|
1554
|
+
*
|
|
1555
|
+
* - To use an SLS resource that is automatically created by SAE: `[{"logDir":"","logType":"stdout"},{"logDir":"/tmp/a.log"}]`.
|
|
1556
|
+
*
|
|
1557
|
+
* - To use a custom SLS resource: `[{"projectName":"test-sls","logType":"stdout","logDir":"","logstoreName":"sae","logtailName":""},{"projectName":"test","logDir":"/tmp/a.log","logstoreName":"sae","logtailName":""}]`.
|
|
1558
|
+
*
|
|
1559
|
+
* The parameters are described as follows:
|
|
1329
1560
|
*
|
|
1330
|
-
*
|
|
1331
|
-
* * 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":""}]`.
|
|
1561
|
+
* - **projectName**: The name of the SLS project.
|
|
1332
1562
|
*
|
|
1333
|
-
*
|
|
1563
|
+
* - **logDir**: The log path.
|
|
1334
1564
|
*
|
|
1335
|
-
*
|
|
1336
|
-
* * **logDir**: the path in which logs are stored.
|
|
1337
|
-
* * **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.
|
|
1338
|
-
* * **logstoreName**: the name of the Logstore in Log Service.
|
|
1339
|
-
* * **logtailName**: the name of the Logtail configuration in Log Service. If you do not configure this parameter, a new Logtail configuration is created.
|
|
1565
|
+
* - **logType**: The log type. **stdout** indicates the standard output log of the container. You can specify only one log of this type. If you do not specify this parameter, file logs are collected.
|
|
1340
1566
|
*
|
|
1341
|
-
*
|
|
1567
|
+
* - **logstoreName**: The name of the Logstore in SLS.
|
|
1568
|
+
*
|
|
1569
|
+
* - **logtailName**: The name of the Logtail configuration in SLS. If you do not specify this parameter, a new Logtail configuration is created.
|
|
1570
|
+
*
|
|
1571
|
+
* If you do not change the log collection configuration during a deployment, you do not need to specify this parameter. If you no longer need to use the log collection feature, set this parameter to an empty string ("") in the request.
|
|
1342
1572
|
*
|
|
1343
1573
|
* @example
|
|
1344
1574
|
* [{"logDir":"","logType":"stdout"},{"logDir":"/tmp/a.log"}]
|
|
1345
1575
|
*/
|
|
1346
1576
|
slsConfigs?: string;
|
|
1577
|
+
/**
|
|
1578
|
+
* @remarks
|
|
1579
|
+
* The environment tags for SLS logs.
|
|
1580
|
+
*/
|
|
1347
1581
|
slsLogEnvTags?: string;
|
|
1348
1582
|
/**
|
|
1349
1583
|
* @remarks
|
|
1350
|
-
*
|
|
1584
|
+
* The startup probe of the application.
|
|
1351
1585
|
*
|
|
1352
1586
|
* @example
|
|
1353
1587
|
* {\\"exec\\":{\\"command\\":[\\"/bin/sh\\",\\"-c\\",\\"#!Note: If microservice config is enabled, the application will be automatically injected with the prestop configuration for lossless offline. If you delete this prestop configuration, lossless offline will not be effective.\\\\n echo stop > /tmp/prestop; /home/admin/.tools/curl http://127.0.0.1:54199/offline; sleep 30\\"]}}
|
|
@@ -1355,7 +1589,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1355
1589
|
startupProbe?: string;
|
|
1356
1590
|
/**
|
|
1357
1591
|
* @remarks
|
|
1358
|
-
*
|
|
1592
|
+
* The configuration for service registration and discovery based on a Kubernetes Service and for end-to-end canary release.
|
|
1359
1593
|
*
|
|
1360
1594
|
* @example
|
|
1361
1595
|
* {\\"enable\\":\\"false\\",\\"namespaceId\\":\\"cn-beijing:test\\",\\"portAndProtocol\\":{\\"2000:TCP\\":\\"18081\\"},\\"portProtocols\\":[{\\"port\\":2000,\\"protocol\\":\\"TCP\\",\\"targetPort\\":18081}],\\"pvtzDiscoveryName\\":\\"cn-beijing-1421801774382676\\",\\"serviceId\\":\\"3513\\",\\"serviceName\\":\\"demo-gray.test\\"}
|
|
@@ -1363,12 +1597,12 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1363
1597
|
swimlanePvtzDiscovery?: string;
|
|
1364
1598
|
/**
|
|
1365
1599
|
* @remarks
|
|
1366
|
-
* The
|
|
1600
|
+
* The tags.
|
|
1367
1601
|
*/
|
|
1368
1602
|
tags?: DescribeApplicationConfigResponseBodyDataTags[];
|
|
1369
1603
|
/**
|
|
1370
1604
|
* @remarks
|
|
1371
|
-
* The timeout period for a graceful shutdown. Default value: 30. Unit: seconds.
|
|
1605
|
+
* The timeout period for a graceful shutdown. Default value: 30. Unit: seconds. The value can range from 1 to 300.
|
|
1372
1606
|
*
|
|
1373
1607
|
* @example
|
|
1374
1608
|
* 10
|
|
@@ -1384,13 +1618,17 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1384
1618
|
timezone?: string;
|
|
1385
1619
|
/**
|
|
1386
1620
|
* @remarks
|
|
1387
|
-
* The Tomcat configuration.
|
|
1621
|
+
* The Tomcat configuration. To delete the configuration, set this parameter to "" or "{}".
|
|
1622
|
+
*
|
|
1623
|
+
* - **port**: The port number. The port number can range from 1024 to 65535. A port number smaller than 1024 requires the root permission to be operated. Because the container is configured with the administrator permission, specify a port number that is greater than 1024. If you do not configure this parameter, the default port 8080 is used.
|
|
1624
|
+
*
|
|
1625
|
+
* - **contextPath**: The access path. The default value is the root directory "/".
|
|
1626
|
+
*
|
|
1627
|
+
* - **maxThreads**: The maximum number of connections in the connection pool. Default value: 400.
|
|
1388
1628
|
*
|
|
1389
|
-
*
|
|
1390
|
-
*
|
|
1391
|
-
*
|
|
1392
|
-
* * **uriEncoding**: the URI encoding scheme in the Tomcat container. Valid values: **UTF-8**, **ISO-8859-1**, **GBK**, and **GB2312**. If you do not configure this parameter, the default value **ISO-8859-1** is used.
|
|
1393
|
-
* * **useBodyEncoding**: indicates whether to use the encoding scheme that is specified by **BodyEncoding for URL**. Default value: **true**.
|
|
1629
|
+
* - **uriEncoding**: The URI encoding scheme of Tomcat. Valid values: **UTF-8**, **ISO-8859-1**, **GBK**, and **GB2312**. If you do not set this parameter, the default value **ISO-8859-1** is used.
|
|
1630
|
+
*
|
|
1631
|
+
* - **useBodyEncoding**: Specifies whether to use **BodyEncoding for URL**. Default value: **true**.
|
|
1394
1632
|
*
|
|
1395
1633
|
* @example
|
|
1396
1634
|
* {"port":8080,"contextPath":"/","maxThreads":400,"uriEncoding":"ISO-8859-1","useBodyEncodingForUri":true}
|
|
@@ -1398,23 +1636,27 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1398
1636
|
tomcatConfig?: string;
|
|
1399
1637
|
/**
|
|
1400
1638
|
* @remarks
|
|
1401
|
-
* The deployment policy. If the minimum number of
|
|
1639
|
+
* The deployment policy. If the minimum number of ready instances is 1, the value of the **UpdateStrategy** parameter is "". If the minimum number of ready instances is greater than 1, see the following examples:
|
|
1640
|
+
*
|
|
1641
|
+
* - Canary release of one instance, phased release in two batches, automatic batching, and a 1-minute interval between batches: `{"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":1},"grayUpdate":{"gray":1}}`
|
|
1642
|
+
*
|
|
1643
|
+
* - Canary release of one instance and phased release in two batches with manual batching: `{"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"manual"},"grayUpdate":{"gray":1}}`
|
|
1644
|
+
*
|
|
1645
|
+
* - Phased release in two batches, automatic batching, and a 0-minute interval between batches: `{"type":"BatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":0}}`
|
|
1402
1646
|
*
|
|
1403
|
-
*
|
|
1404
|
-
* * The application is deployed on an instance. The remaining instances are manually classified into two release batches. In this case, the parameter is set to `{"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"manual"},"grayUpdate":{"gray":1}}`.
|
|
1405
|
-
* * All instances are automatically classified into two release batches. The application is deployed on the instances of the two batches in parallel. In this case, the parameter is set to `{"type":"BatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":0}}`
|
|
1647
|
+
* The parameters are described as follows:
|
|
1406
1648
|
*
|
|
1407
|
-
* The
|
|
1649
|
+
* - **type**: The type of the release policy. Valid values: **GrayBatchUpdate** (canary release) and **BatchUpdate** (phased release).
|
|
1408
1650
|
*
|
|
1409
|
-
*
|
|
1651
|
+
* - **batchUpdate**: The phased release policy.
|
|
1410
1652
|
*
|
|
1411
|
-
*
|
|
1653
|
+
* - **batch**: The number of release batches.
|
|
1412
1654
|
*
|
|
1413
|
-
*
|
|
1414
|
-
* * **releaseType**: the processing method for the batches. Valid values: **auto** and **manual**.
|
|
1415
|
-
* * **batchWaitTime**: the interval between release batches. Unit: seconds.
|
|
1655
|
+
* - **releaseType**: The processing method for batches. Valid values: **auto** and **manual**.
|
|
1416
1656
|
*
|
|
1417
|
-
*
|
|
1657
|
+
* - **batchWaitTime**: The interval between batches. Unit: seconds.
|
|
1658
|
+
*
|
|
1659
|
+
* - **grayUpdate**: The number of batches for the remaining instances after the canary release. This parameter is required when **type** is set to **GrayBatchUpdate**.
|
|
1418
1660
|
*
|
|
1419
1661
|
* @example
|
|
1420
1662
|
* {"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":1},"grayUpdate":{"gray":1}}
|
|
@@ -1422,7 +1664,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1422
1664
|
updateStrategy?: string;
|
|
1423
1665
|
/**
|
|
1424
1666
|
* @remarks
|
|
1425
|
-
* The ID
|
|
1667
|
+
* The vSwitch ID.
|
|
1426
1668
|
*
|
|
1427
1669
|
* @example
|
|
1428
1670
|
* vsw-2ze559r1z1bpwqxwp****
|
|
@@ -1438,7 +1680,7 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1438
1680
|
vpcId?: string;
|
|
1439
1681
|
/**
|
|
1440
1682
|
* @remarks
|
|
1441
|
-
* The
|
|
1683
|
+
* The options for starting the WAR package. The default startup command is: `java $JAVA_OPTS $CATALINA_OPTS -Options org.apache.catalina.startup.Bootstrap "$@" start`.
|
|
1442
1684
|
*
|
|
1443
1685
|
* @example
|
|
1444
1686
|
* custom-option
|
|
@@ -1446,12 +1688,13 @@ export declare class DescribeApplicationConfigResponseBodyData extends $dara.Mod
|
|
|
1446
1688
|
warStartOptions?: string;
|
|
1447
1689
|
/**
|
|
1448
1690
|
* @remarks
|
|
1449
|
-
* The
|
|
1691
|
+
* The Tomcat version that the deployment package requires. The following versions are supported:
|
|
1692
|
+
*
|
|
1693
|
+
* - **apache-tomcat-7.0.91**
|
|
1450
1694
|
*
|
|
1451
|
-
*
|
|
1452
|
-
* * **apache-tomcat-8.5.42**
|
|
1695
|
+
* - **apache-tomcat-8.5.42**
|
|
1453
1696
|
*
|
|
1454
|
-
* This parameter is not
|
|
1697
|
+
* This parameter is not supported when **Package Type** is set to **Image**.
|
|
1455
1698
|
*
|
|
1456
1699
|
* @example
|
|
1457
1700
|
* apache-tomcat-7.0.91
|
|
@@ -1473,10 +1716,13 @@ export declare class DescribeApplicationConfigResponseBody extends $dara.Model {
|
|
|
1473
1716
|
* @remarks
|
|
1474
1717
|
* The HTTP status code. Valid values:
|
|
1475
1718
|
*
|
|
1476
|
-
*
|
|
1477
|
-
*
|
|
1478
|
-
*
|
|
1479
|
-
*
|
|
1719
|
+
* - **2xx**: The request is successful.
|
|
1720
|
+
*
|
|
1721
|
+
* - **3xx**: The request is redirected.
|
|
1722
|
+
*
|
|
1723
|
+
* - **4xx**: The request is invalid.
|
|
1724
|
+
*
|
|
1725
|
+
* - **5xx**: A server error occurs.
|
|
1480
1726
|
*
|
|
1481
1727
|
* @example
|
|
1482
1728
|
* 200
|
|
@@ -1489,18 +1735,16 @@ export declare class DescribeApplicationConfigResponseBody extends $dara.Model {
|
|
|
1489
1735
|
data?: DescribeApplicationConfigResponseBodyData;
|
|
1490
1736
|
/**
|
|
1491
1737
|
* @remarks
|
|
1492
|
-
* The
|
|
1738
|
+
* The error code.
|
|
1493
1739
|
*
|
|
1494
|
-
*
|
|
1495
|
-
* * If the call fails, the **ErrorCode** parameter is returned. For more information, see the "**Error codes**" section of this topic.
|
|
1740
|
+
* - This parameter is not returned if the request is successful.
|
|
1496
1741
|
*
|
|
1497
|
-
*
|
|
1498
|
-
* Null
|
|
1742
|
+
* - If the request fails, this parameter is returned. For more information, see the "Error codes" section in this topic.
|
|
1499
1743
|
*/
|
|
1500
1744
|
errorCode?: string;
|
|
1501
1745
|
/**
|
|
1502
1746
|
* @remarks
|
|
1503
|
-
* The
|
|
1747
|
+
* The additional information that is returned.
|
|
1504
1748
|
*
|
|
1505
1749
|
* @example
|
|
1506
1750
|
* success
|
|
@@ -1508,7 +1752,7 @@ export declare class DescribeApplicationConfigResponseBody extends $dara.Model {
|
|
|
1508
1752
|
message?: string;
|
|
1509
1753
|
/**
|
|
1510
1754
|
* @remarks
|
|
1511
|
-
* The ID
|
|
1755
|
+
* The request ID.
|
|
1512
1756
|
*
|
|
1513
1757
|
* @example
|
|
1514
1758
|
* 01CF26C7-00A3-4AA6-BA76-7E95F2A3****
|
|
@@ -1516,10 +1760,11 @@ export declare class DescribeApplicationConfigResponseBody extends $dara.Model {
|
|
|
1516
1760
|
requestId?: string;
|
|
1517
1761
|
/**
|
|
1518
1762
|
* @remarks
|
|
1519
|
-
* Indicates whether the
|
|
1763
|
+
* Indicates whether the application configuration was retrieved. Valid values:
|
|
1764
|
+
*
|
|
1765
|
+
* - **true**: The configuration was retrieved.
|
|
1520
1766
|
*
|
|
1521
|
-
*
|
|
1522
|
-
* * **false**: The configurations failed to be obtained.
|
|
1767
|
+
* - **false**: The configuration failed to be retrieved.
|
|
1523
1768
|
*
|
|
1524
1769
|
* @example
|
|
1525
1770
|
* true
|