@alicloud/ecs20140526 7.8.5 → 7.9.0
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 +1587 -1580
- package/dist/client.js +1650 -1572
- package/dist/client.js.map +1 -1
- package/dist/models/AcceptInquiredSystemEventRequest.d.ts +3 -3
- package/dist/models/ActivateRouterInterfaceRequest.d.ts +0 -6
- package/dist/models/ActivateRouterInterfaceRequest.js.map +1 -1
- package/dist/models/ActivateRouterInterfaceResponseBody.d.ts +0 -4
- package/dist/models/ActivateRouterInterfaceResponseBody.js.map +1 -1
- package/dist/models/AddBandwidthPackageIpsRequest.d.ts +0 -10
- package/dist/models/AddBandwidthPackageIpsRequest.js.map +1 -1
- package/dist/models/AddBandwidthPackageIpsResponseBody.d.ts +0 -4
- package/dist/models/AddBandwidthPackageIpsResponseBody.js.map +1 -1
- package/dist/models/AddTagsRequest.d.ts +19 -32
- package/dist/models/AddTagsRequest.js.map +1 -1
- package/dist/models/AllocateEipAddressRequest.d.ts +0 -28
- package/dist/models/AllocateEipAddressRequest.js.map +1 -1
- package/dist/models/AllocateEipAddressResponseBody.d.ts +0 -12
- package/dist/models/AllocateEipAddressResponseBody.js.map +1 -1
- package/dist/models/AssignIpv6addressesRequest.d.ts +11 -13
- package/dist/models/AssignIpv6addressesRequest.js.map +1 -1
- package/dist/models/AssignIpv6addressesResponseBody.d.ts +1 -1
- package/dist/models/AssignPrivateIpAddressesRequest.d.ts +13 -16
- package/dist/models/AssignPrivateIpAddressesRequest.js.map +1 -1
- package/dist/models/AssignPrivateIpAddressesResponseBody.d.ts +2 -2
- package/dist/models/AssociateHaVipRequest.d.ts +0 -10
- package/dist/models/AssociateHaVipRequest.js.map +1 -1
- package/dist/models/AssociateHaVipResponseBody.d.ts +0 -4
- package/dist/models/AssociateHaVipResponseBody.js.map +1 -1
- package/dist/models/AttachKeyPairRequest.d.ts +2 -2
- package/dist/models/AttachKeyPairResponseBody.d.ts +3 -3
- package/dist/models/AttachNetworkInterfaceRequest.d.ts +6 -7
- package/dist/models/AttachNetworkInterfaceRequest.js.map +1 -1
- package/dist/models/AuthorizeSecurityGroupEgressRequest.d.ts +73 -100
- package/dist/models/AuthorizeSecurityGroupEgressRequest.js.map +1 -1
- package/dist/models/AuthorizeSecurityGroupRequest.d.ts +70 -91
- package/dist/models/AuthorizeSecurityGroupRequest.js.map +1 -1
- package/dist/models/AuthorizeSecurityGroupResponseBody.d.ts +1 -1
- package/dist/models/CancelCopyImageRequest.d.ts +1 -1
- package/dist/models/CancelImagePipelineExecutionRequest.d.ts +2 -2
- package/dist/models/CancelPhysicalConnectionRequest.d.ts +0 -12
- package/dist/models/CancelPhysicalConnectionRequest.js.map +1 -1
- package/dist/models/CancelPhysicalConnectionResponseBody.d.ts +0 -4
- package/dist/models/CancelPhysicalConnectionResponseBody.js.map +1 -1
- package/dist/models/CancelSimulatedSystemEventsRequest.d.ts +2 -2
- package/dist/models/CreateActivationRequest.d.ts +17 -16
- package/dist/models/CreateActivationRequest.js.map +1 -1
- package/dist/models/CreateActivationResponseBody.d.ts +3 -3
- package/dist/models/CreateCommandRequest.d.ts +52 -73
- package/dist/models/CreateCommandRequest.js.map +1 -1
- package/dist/models/CreateCommandResponseBody.d.ts +2 -2
- package/dist/models/CreateDiskRequest.d.ts +81 -115
- package/dist/models/CreateDiskRequest.js.map +1 -1
- package/dist/models/CreateDiskResponseBody.d.ts +2 -2
- package/dist/models/CreateHaVipRequest.d.ts +0 -16
- package/dist/models/CreateHaVipRequest.js.map +1 -1
- package/dist/models/CreateHaVipResponseBody.d.ts +0 -8
- package/dist/models/CreateHaVipResponseBody.js.map +1 -1
- package/dist/models/CreateHpcClusterRequest.d.ts +5 -5
- package/dist/models/CreateHpcClusterResponseBody.d.ts +2 -2
- package/dist/models/CreateImageComponentRequest.d.ts +14 -19
- package/dist/models/CreateImageComponentRequest.js.map +1 -1
- package/dist/models/CreateImageComponentResponseBody.d.ts +1 -1
- package/dist/models/CreateInstanceRequest.d.ts +184 -274
- package/dist/models/CreateInstanceRequest.js.map +1 -1
- package/dist/models/CreateInstanceResponseBody.d.ts +2 -2
- package/dist/models/CreateKeyPairRequest.d.ts +6 -6
- package/dist/models/CreateKeyPairResponseBody.d.ts +3 -3
- package/dist/models/CreateLaunchTemplateVersionRequest.d.ts +215 -244
- package/dist/models/CreateLaunchTemplateVersionRequest.js.map +1 -1
- package/dist/models/CreateLaunchTemplateVersionResponseBody.d.ts +2 -2
- package/dist/models/CreateNetworkInterfacePermissionRequest.d.ts +5 -5
- package/dist/models/CreateNetworkInterfacePermissionResponseBody.d.ts +9 -12
- package/dist/models/CreateNetworkInterfacePermissionResponseBody.js.map +1 -1
- package/dist/models/CreatePlanMaintenanceWindowRequest.d.ts +23 -29
- package/dist/models/CreatePlanMaintenanceWindowRequest.js.map +1 -1
- package/dist/models/CreatePlanMaintenanceWindowResponseBody.d.ts +1 -1
- package/dist/models/CreatePlanMaintenanceWindowShrinkRequest.d.ts +8 -9
- package/dist/models/CreatePlanMaintenanceWindowShrinkRequest.js.map +1 -1
- package/dist/models/CreateRouterInterfaceRequest.d.ts +0 -103
- package/dist/models/CreateRouterInterfaceRequest.js.map +1 -1
- package/dist/models/CreateRouterInterfaceResponseBody.d.ts +0 -12
- package/dist/models/CreateRouterInterfaceResponseBody.js.map +1 -1
- package/dist/models/CreateSecurityGroupRequest.d.ts +13 -16
- package/dist/models/CreateSecurityGroupRequest.js.map +1 -1
- package/dist/models/CreateSecurityGroupResponseBody.d.ts +1 -1
- package/dist/models/CreateSimulatedSystemEventsRequest.d.ts +4 -10
- package/dist/models/CreateSimulatedSystemEventsRequest.js.map +1 -1
- package/dist/models/DeleteDeploymentSetRequest.d.ts +2 -2
- package/dist/models/DeleteDeploymentSetResponseBody.d.ts +1 -1
- package/dist/models/DeleteDiskResponseBody.d.ts +1 -1
- package/dist/models/DeleteForwardEntryRequest.d.ts +0 -9
- package/dist/models/DeleteForwardEntryRequest.js.map +1 -1
- package/dist/models/DeleteForwardEntryResponseBody.d.ts +0 -4
- package/dist/models/DeleteForwardEntryResponseBody.js.map +1 -1
- package/dist/models/DeleteHaVipRequest.d.ts +0 -8
- package/dist/models/DeleteHaVipRequest.js.map +1 -1
- package/dist/models/DeleteHaVipResponseBody.d.ts +0 -4
- package/dist/models/DeleteHaVipResponseBody.js.map +1 -1
- package/dist/models/DeleteHpcClusterRequest.d.ts +2 -2
- package/dist/models/DeleteImageComponentRequest.d.ts +2 -2
- package/dist/models/DeleteImageComponentResponseBody.d.ts +1 -1
- package/dist/models/DeleteImagePipelineRequest.d.ts +2 -2
- package/dist/models/DeleteImageRequest.d.ts +5 -6
- package/dist/models/DeleteImageRequest.js.map +1 -1
- package/dist/models/DeleteInstanceRequest.d.ts +15 -25
- package/dist/models/DeleteInstanceRequest.js.map +1 -1
- package/dist/models/DeleteInstanceResponseBody.d.ts +1 -1
- package/dist/models/DeleteInstancesRequest.d.ts +16 -26
- package/dist/models/DeleteInstancesRequest.js.map +1 -1
- package/dist/models/DeleteKeyPairsRequest.d.ts +3 -3
- package/dist/models/DeleteKeyPairsResponseBody.d.ts +1 -1
- package/dist/models/DeleteLaunchTemplateRequest.d.ts +3 -3
- package/dist/models/DeleteLaunchTemplateResponseBody.d.ts +1 -1
- package/dist/models/DeleteLaunchTemplateVersionRequest.d.ts +3 -3
- package/dist/models/DeleteNetworkInterfacePermissionRequest.d.ts +0 -8
- package/dist/models/DeleteNetworkInterfacePermissionRequest.js.map +1 -1
- package/dist/models/DeleteNetworkInterfacePermissionResponseBody.d.ts +0 -4
- package/dist/models/DeleteNetworkInterfacePermissionResponseBody.js.map +1 -1
- package/dist/models/DeletePrefixListRequest.d.ts +1 -1
- package/dist/models/DeleteRouterInterfaceRequest.d.ts +0 -14
- package/dist/models/DeleteRouterInterfaceRequest.js.map +1 -1
- package/dist/models/DeleteRouterInterfaceResponseBody.d.ts +0 -4
- package/dist/models/DeleteRouterInterfaceResponseBody.js.map +1 -1
- package/dist/models/DeleteVirtualBorderRouterRequest.d.ts +0 -12
- package/dist/models/DeleteVirtualBorderRouterRequest.js.map +1 -1
- package/dist/models/DeleteVirtualBorderRouterResponseBody.d.ts +0 -4
- package/dist/models/DeleteVirtualBorderRouterResponseBody.js.map +1 -1
- package/dist/models/DeleteVswitchRequest.d.ts +0 -6
- package/dist/models/DeleteVswitchRequest.js.map +1 -1
- package/dist/models/DeleteVswitchResponseBody.d.ts +0 -4
- package/dist/models/DeleteVswitchResponseBody.js.map +1 -1
- package/dist/models/DescribeAccessPointsRequest.d.ts +0 -35
- package/dist/models/DescribeAccessPointsRequest.js.map +1 -1
- package/dist/models/DescribeAccessPointsResponseBody.d.ts +0 -20
- package/dist/models/DescribeAccessPointsResponseBody.js.map +1 -1
- package/dist/models/DescribeAutoProvisioningGroupInstancesRequest.d.ts +5 -5
- package/dist/models/DescribeAutoProvisioningGroupInstancesResponseBody.d.ts +1 -1
- package/dist/models/DescribeAutoSnapshotPolicyAssociationsRequest.d.ts +6 -10
- package/dist/models/DescribeAutoSnapshotPolicyAssociationsRequest.js.map +1 -1
- package/dist/models/DescribeAutoSnapshotPolicyAssociationsResponseBody.d.ts +1 -1
- package/dist/models/DescribeAutoSnapshotPolicyExRequest.d.ts +11 -11
- package/dist/models/DescribeAutoSnapshotPolicyExResponseBody.d.ts +3 -3
- package/dist/models/DescribeAvailableResourceRequest.d.ts +50 -84
- package/dist/models/DescribeAvailableResourceRequest.js.map +1 -1
- package/dist/models/DescribeAvailableResourceResponseBody.d.ts +0 -4
- package/dist/models/DescribeAvailableResourceResponseBody.js.map +1 -1
- package/dist/models/DescribeBandwidthLimitationRequest.d.ts +10 -15
- package/dist/models/DescribeBandwidthLimitationRequest.js.map +1 -1
- package/dist/models/DescribeDiskMonitorDataRequest.d.ts +9 -11
- package/dist/models/DescribeDiskMonitorDataRequest.js.map +1 -1
- package/dist/models/DescribeDiskMonitorDataResponseBody.d.ts +1 -1
- package/dist/models/DescribeDisksRequest.d.ts +78 -112
- package/dist/models/DescribeDisksRequest.js.map +1 -1
- package/dist/models/DescribeDisksResponseBody.d.ts +23 -5
- package/dist/models/DescribeDisksResponseBody.js +27 -1
- package/dist/models/DescribeDisksResponseBody.js.map +1 -1
- package/dist/models/DescribeEipMonitorDataRequest.d.ts +0 -14
- package/dist/models/DescribeEipMonitorDataRequest.js.map +1 -1
- package/dist/models/DescribeEipMonitorDataResponseBody.d.ts +0 -8
- package/dist/models/DescribeEipMonitorDataResponseBody.js.map +1 -1
- package/dist/models/DescribeHpcClustersRequest.d.ts +8 -9
- package/dist/models/DescribeHpcClustersRequest.js.map +1 -1
- package/dist/models/DescribeHpcClustersResponseBody.d.ts +1 -1
- package/dist/models/DescribeImageComponentsRequest.d.ts +19 -25
- package/dist/models/DescribeImageComponentsRequest.js.map +1 -1
- package/dist/models/DescribeImageComponentsResponseBody.d.ts +2 -2
- package/dist/models/DescribeImageSharePermissionRequest.d.ts +5 -5
- package/dist/models/DescribeImageSharePermissionResponseBody.d.ts +3 -3
- package/dist/models/DescribeImageSupportInstanceTypesRequest.d.ts +12 -8
- package/dist/models/DescribeImageSupportInstanceTypesRequest.js.map +1 -1
- package/dist/models/DescribeImageSupportInstanceTypesResponseBody.d.ts +3 -25
- package/dist/models/DescribeImageSupportInstanceTypesResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceAttributeRequest.d.ts +1 -1
- package/dist/models/DescribeInstanceAttributeResponseBody.d.ts +64 -96
- package/dist/models/DescribeInstanceAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceHistoryEventsRequest.d.ts +50 -85
- package/dist/models/DescribeInstanceHistoryEventsRequest.js.map +1 -1
- package/dist/models/DescribeInstanceHistoryEventsResponseBody.d.ts +16 -18
- package/dist/models/DescribeInstanceHistoryEventsResponseBody.js +2 -0
- package/dist/models/DescribeInstanceHistoryEventsResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceTopologyResponseBody.d.ts +14 -0
- package/dist/models/DescribeInstanceTopologyResponseBody.js +28 -1
- package/dist/models/DescribeInstanceTopologyResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceTypesRequest.d.ts +93 -115
- package/dist/models/DescribeInstanceTypesRequest.js.map +1 -1
- package/dist/models/DescribeInstanceTypesResponseBody.d.ts +1 -5
- package/dist/models/DescribeInstanceTypesResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceVncUrlRequest.d.ts +2 -2
- package/dist/models/DescribeInstanceVncUrlResponseBody.d.ts +3 -3
- package/dist/models/DescribeInstancesRequest.d.ts +54 -68
- package/dist/models/DescribeInstancesRequest.js.map +1 -1
- package/dist/models/DescribeInstancesResponseBody.d.ts +5 -5
- package/dist/models/DescribeInvocationResultsRequest.d.ts +52 -69
- package/dist/models/DescribeInvocationResultsRequest.js.map +1 -1
- package/dist/models/DescribeInvocationResultsResponseBody.d.ts +6 -52
- package/dist/models/DescribeInvocationResultsResponseBody.js.map +1 -1
- package/dist/models/DescribeInvocationsRequest.d.ts +49 -76
- package/dist/models/DescribeInvocationsRequest.js.map +1 -1
- package/dist/models/DescribeInvocationsResponseBody.d.ts +5 -5
- package/dist/models/DescribeKeyPairsRequest.d.ts +16 -18
- package/dist/models/DescribeKeyPairsRequest.js.map +1 -1
- package/dist/models/DescribeKeyPairsResponseBody.d.ts +3 -3
- package/dist/models/DescribeLaunchTemplateVersionsRequest.d.ts +14 -14
- package/dist/models/DescribeLaunchTemplateVersionsResponseBody.d.ts +3 -3
- package/dist/models/DescribeLaunchTemplatesRequest.d.ts +16 -17
- package/dist/models/DescribeLaunchTemplatesRequest.js.map +1 -1
- package/dist/models/DescribeLaunchTemplatesResponseBody.d.ts +1 -1
- package/dist/models/DescribeNetworkInterfacePermissionsRequest.d.ts +8 -8
- package/dist/models/DescribeNetworkInterfacePermissionsResponseBody.d.ts +3 -7
- package/dist/models/DescribeNetworkInterfacePermissionsResponseBody.js.map +1 -1
- package/dist/models/DescribeNewProjectEipMonitorDataRequest.d.ts +0 -14
- package/dist/models/DescribeNewProjectEipMonitorDataRequest.js.map +1 -1
- package/dist/models/DescribeNewProjectEipMonitorDataResponseBody.d.ts +0 -8
- package/dist/models/DescribeNewProjectEipMonitorDataResponseBody.js.map +1 -1
- package/dist/models/DescribePhysicalConnectionsRequest.d.ts +0 -48
- package/dist/models/DescribePhysicalConnectionsRequest.js.map +1 -1
- package/dist/models/DescribePhysicalConnectionsResponseBody.d.ts +0 -20
- package/dist/models/DescribePhysicalConnectionsResponseBody.js.map +1 -1
- package/dist/models/DescribePlanMaintenanceWindowsRequest.d.ts +10 -10
- package/dist/models/DescribePlanMaintenanceWindowsResponseBody.d.ts +23 -21
- package/dist/models/DescribePlanMaintenanceWindowsResponseBody.js.map +1 -1
- package/dist/models/DescribePlanMaintenanceWindowsShrinkRequest.d.ts +8 -8
- package/dist/models/DescribePriceRequest.d.ts +158 -242
- package/dist/models/DescribePriceRequest.js.map +1 -1
- package/dist/models/DescribePriceResponseBody.d.ts +15 -15
- package/dist/models/DescribeRecommendInstanceTypeRequest.d.ts +45 -57
- package/dist/models/DescribeRecommendInstanceTypeRequest.js.map +1 -1
- package/dist/models/DescribeRenewalPriceRequest.d.ts +16 -18
- package/dist/models/DescribeRenewalPriceRequest.js.map +1 -1
- package/dist/models/DescribeRenewalPriceResponseBody.d.ts +9 -9
- package/dist/models/DescribeResourcesModificationRequest.d.ts +26 -37
- package/dist/models/DescribeResourcesModificationRequest.js.map +1 -1
- package/dist/models/DescribeRouteTablesRequest.d.ts +0 -35
- package/dist/models/DescribeRouteTablesRequest.js.map +1 -1
- package/dist/models/DescribeRouteTablesResponseBody.d.ts +0 -20
- package/dist/models/DescribeRouteTablesResponseBody.js.map +1 -1
- package/dist/models/DescribeSecurityGroupAttributeRequest.d.ts +17 -28
- package/dist/models/DescribeSecurityGroupAttributeRequest.js.map +1 -1
- package/dist/models/DescribeSecurityGroupAttributeResponseBody.d.ts +10 -9
- package/dist/models/DescribeSecurityGroupAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeSecurityGroupReferencesRequest.d.ts +2 -2
- package/dist/models/DescribeSecurityGroupReferencesResponseBody.d.ts +1 -1
- package/dist/models/DescribeSecurityGroupsRequest.d.ts +25 -31
- package/dist/models/DescribeSecurityGroupsRequest.js.map +1 -1
- package/dist/models/DescribeSecurityGroupsResponseBody.d.ts +5 -5
- package/dist/models/DescribeSendFileResultsRequest.d.ts +21 -25
- package/dist/models/DescribeSendFileResultsRequest.js.map +1 -1
- package/dist/models/DescribeSendFileResultsResponseBody.d.ts +3 -3
- package/dist/models/DescribeSnapshotLinksRequest.d.ts +10 -11
- package/dist/models/DescribeSnapshotLinksRequest.js.map +1 -1
- package/dist/models/DescribeSnapshotLinksResponseBody.d.ts +4 -5
- package/dist/models/DescribeSnapshotLinksResponseBody.js.map +1 -1
- package/dist/models/DescribeSnapshotsRequest.d.ts +44 -59
- package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
- package/dist/models/DescribeSnapshotsResponseBody.d.ts +4 -8
- package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
- package/dist/models/DescribeSpotPriceHistoryRequest.d.ts +22 -28
- package/dist/models/DescribeSpotPriceHistoryRequest.js.map +1 -1
- package/dist/models/DescribeSpotPriceHistoryResponseBody.d.ts +7 -3
- package/dist/models/DescribeSpotPriceHistoryResponseBody.js.map +1 -1
- package/dist/models/DescribeTagsRequest.d.ts +22 -35
- package/dist/models/DescribeTagsRequest.js.map +1 -1
- package/dist/models/DescribeTagsResponseBody.d.ts +2 -2
- package/dist/models/DescribeTaskAttributeRequest.d.ts +2 -2
- package/dist/models/DescribeTaskAttributeResponseBody.d.ts +9 -10
- package/dist/models/DescribeTaskAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeTerminalSessionsRequest.d.ts +3 -3
- package/dist/models/DescribeTerminalSessionsResponseBody.d.ts +1 -1
- package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.d.ts +0 -24
- package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.js.map +1 -1
- package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.d.ts +0 -20
- package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.js.map +1 -1
- package/dist/models/DescribeVirtualBorderRoutersRequest.d.ts +0 -22
- package/dist/models/DescribeVirtualBorderRoutersRequest.js.map +1 -1
- package/dist/models/DescribeVirtualBorderRoutersResponseBody.d.ts +0 -20
- package/dist/models/DescribeVirtualBorderRoutersResponseBody.js.map +1 -1
- package/dist/models/DescribeZonesRequest.d.ts +18 -28
- package/dist/models/DescribeZonesRequest.js.map +1 -1
- package/dist/models/DescribeZonesResponseBody.d.ts +1 -1
- package/dist/models/DetachKeyPairRequest.d.ts +2 -2
- package/dist/models/DetachKeyPairResponseBody.d.ts +3 -3
- package/dist/models/EnablePhysicalConnectionRequest.d.ts +0 -14
- package/dist/models/EnablePhysicalConnectionRequest.js.map +1 -1
- package/dist/models/EnablePhysicalConnectionResponseBody.d.ts +0 -4
- package/dist/models/EnablePhysicalConnectionResponseBody.js.map +1 -1
- package/dist/models/EndTerminalSessionRequest.d.ts +1 -1
- package/dist/models/EndTerminalSessionResponseBody.d.ts +1 -1
- package/dist/models/GetInstanceConsoleOutputRequest.d.ts +4 -5
- package/dist/models/GetInstanceConsoleOutputRequest.js.map +1 -1
- package/dist/models/GetInstanceConsoleOutputResponseBody.d.ts +2 -2
- package/dist/models/GetInstanceScreenshotRequest.d.ts +2 -2
- package/dist/models/GetInstanceScreenshotResponseBody.d.ts +1 -1
- package/dist/models/ImportImageRequest.d.ts +58 -98
- package/dist/models/ImportImageRequest.js.map +1 -1
- package/dist/models/ImportImageResponseBody.d.ts +1 -1
- package/dist/models/ImportKeyPairRequest.d.ts +5 -5
- package/dist/models/ImportKeyPairResponseBody.d.ts +1 -1
- package/dist/models/JoinResourceGroupRequest.d.ts +18 -30
- package/dist/models/JoinResourceGroupRequest.js.map +1 -1
- package/dist/models/ModifyAutoSnapshotPolicyExRequest.d.ts +24 -30
- package/dist/models/ModifyAutoSnapshotPolicyExRequest.js.map +1 -1
- package/dist/models/ModifyAutoSnapshotPolicyExResponseBody.d.ts +1 -1
- package/dist/models/ModifyDiskAttributeRequest.d.ts +24 -29
- package/dist/models/ModifyDiskAttributeRequest.js.map +1 -1
- package/dist/models/ModifyDiskAttributeResponseBody.d.ts +1 -1
- package/dist/models/ModifyForwardEntryRequest.d.ts +0 -26
- package/dist/models/ModifyForwardEntryRequest.js.map +1 -1
- package/dist/models/ModifyForwardEntryResponseBody.d.ts +0 -4
- package/dist/models/ModifyForwardEntryResponseBody.js.map +1 -1
- package/dist/models/ModifyHaVipAttributeRequest.d.ts +0 -12
- package/dist/models/ModifyHaVipAttributeRequest.js.map +1 -1
- package/dist/models/ModifyHaVipAttributeResponseBody.d.ts +0 -4
- package/dist/models/ModifyHaVipAttributeResponseBody.js.map +1 -1
- package/dist/models/ModifyHpcClusterAttributeRequest.d.ts +6 -6
- package/dist/models/ModifyImageShareGroupPermissionRequest.d.ts +0 -4
- package/dist/models/ModifyImageShareGroupPermissionRequest.js.map +1 -1
- package/dist/models/ModifyImageShareGroupPermissionResponseBody.d.ts +0 -4
- package/dist/models/ModifyImageShareGroupPermissionResponseBody.js.map +1 -1
- package/dist/models/ModifyInstanceAttributeRequest.d.ts +78 -106
- package/dist/models/ModifyInstanceAttributeRequest.js.map +1 -1
- package/dist/models/ModifyInstanceAutoRenewAttributeRequest.d.ts +39 -14
- package/dist/models/ModifyInstanceAutoRenewAttributeRequest.js.map +1 -1
- package/dist/models/ModifyInstanceNetworkSpecRequest.d.ts +33 -29
- package/dist/models/ModifyInstanceNetworkSpecRequest.js.map +1 -1
- package/dist/models/ModifyInstanceNetworkSpecResponseBody.d.ts +1 -1
- package/dist/models/ModifyInstanceSpecRequest.d.ts +26 -32
- package/dist/models/ModifyInstanceSpecRequest.js.map +1 -1
- package/dist/models/ModifyLaunchTemplateDefaultVersionRequest.d.ts +3 -3
- package/dist/models/ModifyLaunchTemplateDefaultVersionResponseBody.d.ts +1 -1
- package/dist/models/ModifyPlanMaintenanceWindowRequest.d.ts +22 -26
- package/dist/models/ModifyPlanMaintenanceWindowRequest.js.map +1 -1
- package/dist/models/ModifyPlanMaintenanceWindowResponseBody.d.ts +1 -1
- package/dist/models/ModifyPlanMaintenanceWindowShrinkRequest.d.ts +7 -7
- package/dist/models/ModifyPrepayInstanceSpecRequest.d.ts +28 -46
- package/dist/models/ModifyPrepayInstanceSpecRequest.js.map +1 -1
- package/dist/models/ModifyPrepayInstanceSpecResponseBody.d.ts +2 -2
- package/dist/models/ModifySecurityGroupAttributeRequest.d.ts +5 -5
- package/dist/models/ModifySecurityGroupEgressRuleRequest.d.ts +45 -67
- package/dist/models/ModifySecurityGroupEgressRuleRequest.js.map +1 -1
- package/dist/models/ModifySecurityGroupPolicyRequest.d.ts +6 -7
- package/dist/models/ModifySecurityGroupPolicyRequest.js.map +1 -1
- package/dist/models/ModifySecurityGroupRuleRequest.d.ts +51 -73
- package/dist/models/ModifySecurityGroupRuleRequest.js.map +1 -1
- package/dist/models/ModifySystemEventAttributeRequest.d.ts +45 -0
- package/dist/models/ModifySystemEventAttributeRequest.js +64 -0
- package/dist/models/ModifySystemEventAttributeRequest.js.map +1 -0
- package/dist/models/ModifySystemEventAttributeResponse.d.ts +19 -0
- package/dist/models/ModifySystemEventAttributeResponse.js +69 -0
- package/dist/models/ModifySystemEventAttributeResponse.js.map +1 -0
- package/dist/models/ModifySystemEventAttributeResponseBody.d.ts +18 -0
- package/dist/models/ModifySystemEventAttributeResponseBody.js +58 -0
- package/dist/models/ModifySystemEventAttributeResponseBody.js.map +1 -0
- package/dist/models/ReActivateInstancesRequest.d.ts +2 -2
- package/dist/models/ReInitDiskRequest.d.ts +12 -13
- package/dist/models/ReInitDiskRequest.js.map +1 -1
- package/dist/models/ReInitDiskResponseBody.d.ts +1 -1
- package/dist/models/RedeployInstanceRequest.d.ts +2 -2
- package/dist/models/RedeployInstanceResponseBody.d.ts +1 -1
- package/dist/models/ReleaseEipAddressRequest.d.ts +0 -6
- package/dist/models/ReleaseEipAddressRequest.js.map +1 -1
- package/dist/models/ReleaseEipAddressResponseBody.d.ts +0 -4
- package/dist/models/ReleaseEipAddressResponseBody.js.map +1 -1
- package/dist/models/RemoveTagsRequest.d.ts +21 -34
- package/dist/models/RemoveTagsRequest.js.map +1 -1
- package/dist/models/RenewElasticityAssurancesRequest.d.ts +28 -24
- package/dist/models/RenewElasticityAssurancesRequest.js.map +1 -1
- package/dist/models/RenewElasticityAssurancesResponseBody.d.ts +1 -1
- package/dist/models/RevokeSecurityGroupEgressRequest.d.ts +70 -92
- package/dist/models/RevokeSecurityGroupEgressRequest.js.map +1 -1
- package/dist/models/RevokeSecurityGroupEgressResponseBody.d.ts +1 -1
- package/dist/models/RevokeSecurityGroupRequest.d.ts +71 -89
- package/dist/models/RevokeSecurityGroupRequest.js.map +1 -1
- package/dist/models/StartTerminalSessionRequest.d.ts +24 -32
- package/dist/models/StartTerminalSessionRequest.js.map +1 -1
- package/dist/models/StartTerminalSessionResponseBody.d.ts +2 -2
- package/dist/models/StartTerminalSessionShrinkRequest.d.ts +16 -18
- package/dist/models/StartTerminalSessionShrinkRequest.js.map +1 -1
- package/dist/models/StopInstanceRequest.d.ts +20 -27
- package/dist/models/StopInstanceRequest.js.map +1 -1
- package/dist/models/StopInstancesRequest.d.ts +24 -35
- package/dist/models/StopInstancesRequest.js.map +1 -1
- package/dist/models/TerminatePhysicalConnectionRequest.d.ts +0 -13
- package/dist/models/TerminatePhysicalConnectionRequest.js.map +1 -1
- package/dist/models/TerminatePhysicalConnectionResponseBody.d.ts +0 -4
- package/dist/models/TerminatePhysicalConnectionResponseBody.js.map +1 -1
- package/dist/models/UnassignIpv6addressesRequest.d.ts +4 -4
- package/dist/models/UnassignIpv6addressesResponseBody.d.ts +1 -1
- package/dist/models/model.d.ts +5 -0
- package/dist/models/model.js +62 -52
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +1658 -1574
- package/src/models/AcceptInquiredSystemEventRequest.ts +3 -3
- package/src/models/ActivateRouterInterfaceRequest.ts +0 -6
- package/src/models/ActivateRouterInterfaceResponseBody.ts +0 -4
- package/src/models/AddBandwidthPackageIpsRequest.ts +0 -10
- package/src/models/AddBandwidthPackageIpsResponseBody.ts +0 -4
- package/src/models/AddTagsRequest.ts +19 -32
- package/src/models/AllocateEipAddressRequest.ts +0 -28
- package/src/models/AllocateEipAddressResponseBody.ts +0 -12
- package/src/models/AssignIpv6addressesRequest.ts +11 -13
- package/src/models/AssignIpv6addressesResponseBody.ts +1 -1
- package/src/models/AssignPrivateIpAddressesRequest.ts +13 -16
- package/src/models/AssignPrivateIpAddressesResponseBody.ts +2 -2
- package/src/models/AssociateHaVipRequest.ts +0 -10
- package/src/models/AssociateHaVipResponseBody.ts +0 -4
- package/src/models/AttachKeyPairRequest.ts +2 -2
- package/src/models/AttachKeyPairResponseBody.ts +3 -3
- package/src/models/AttachNetworkInterfaceRequest.ts +6 -7
- package/src/models/AuthorizeSecurityGroupEgressRequest.ts +79 -106
- package/src/models/AuthorizeSecurityGroupRequest.ts +70 -91
- package/src/models/AuthorizeSecurityGroupResponseBody.ts +1 -1
- package/src/models/CancelCopyImageRequest.ts +1 -1
- package/src/models/CancelImagePipelineExecutionRequest.ts +2 -2
- package/src/models/CancelPhysicalConnectionRequest.ts +0 -12
- package/src/models/CancelPhysicalConnectionResponseBody.ts +0 -4
- package/src/models/CancelSimulatedSystemEventsRequest.ts +2 -2
- package/src/models/CreateActivationRequest.ts +17 -16
- package/src/models/CreateActivationResponseBody.ts +3 -3
- package/src/models/CreateCommandRequest.ts +52 -73
- package/src/models/CreateCommandResponseBody.ts +2 -2
- package/src/models/CreateDiskRequest.ts +81 -115
- package/src/models/CreateDiskResponseBody.ts +2 -2
- package/src/models/CreateHaVipRequest.ts +0 -16
- package/src/models/CreateHaVipResponseBody.ts +0 -8
- package/src/models/CreateHpcClusterRequest.ts +5 -5
- package/src/models/CreateHpcClusterResponseBody.ts +2 -2
- package/src/models/CreateImageComponentRequest.ts +14 -19
- package/src/models/CreateImageComponentResponseBody.ts +1 -1
- package/src/models/CreateInstanceRequest.ts +185 -275
- package/src/models/CreateInstanceResponseBody.ts +2 -2
- package/src/models/CreateKeyPairRequest.ts +6 -6
- package/src/models/CreateKeyPairResponseBody.ts +3 -3
- package/src/models/CreateLaunchTemplateVersionRequest.ts +215 -244
- package/src/models/CreateLaunchTemplateVersionResponseBody.ts +2 -2
- package/src/models/CreateNetworkInterfacePermissionRequest.ts +5 -5
- package/src/models/CreateNetworkInterfacePermissionResponseBody.ts +9 -12
- package/src/models/CreatePlanMaintenanceWindowRequest.ts +23 -29
- package/src/models/CreatePlanMaintenanceWindowResponseBody.ts +1 -1
- package/src/models/CreatePlanMaintenanceWindowShrinkRequest.ts +8 -9
- package/src/models/CreateRouterInterfaceRequest.ts +0 -103
- package/src/models/CreateRouterInterfaceResponseBody.ts +0 -12
- package/src/models/CreateSecurityGroupRequest.ts +13 -16
- package/src/models/CreateSecurityGroupResponseBody.ts +1 -1
- package/src/models/CreateSimulatedSystemEventsRequest.ts +4 -10
- package/src/models/DeleteDeploymentSetRequest.ts +2 -2
- package/src/models/DeleteDeploymentSetResponseBody.ts +1 -1
- package/src/models/DeleteDiskResponseBody.ts +1 -1
- package/src/models/DeleteForwardEntryRequest.ts +0 -9
- package/src/models/DeleteForwardEntryResponseBody.ts +0 -4
- package/src/models/DeleteHaVipRequest.ts +0 -8
- package/src/models/DeleteHaVipResponseBody.ts +0 -4
- package/src/models/DeleteHpcClusterRequest.ts +2 -2
- package/src/models/DeleteImageComponentRequest.ts +2 -2
- package/src/models/DeleteImageComponentResponseBody.ts +1 -1
- package/src/models/DeleteImagePipelineRequest.ts +2 -2
- package/src/models/DeleteImageRequest.ts +5 -6
- package/src/models/DeleteInstanceRequest.ts +15 -25
- package/src/models/DeleteInstanceResponseBody.ts +1 -1
- package/src/models/DeleteInstancesRequest.ts +16 -26
- package/src/models/DeleteKeyPairsRequest.ts +3 -3
- package/src/models/DeleteKeyPairsResponseBody.ts +1 -1
- package/src/models/DeleteLaunchTemplateRequest.ts +3 -3
- package/src/models/DeleteLaunchTemplateResponseBody.ts +1 -1
- package/src/models/DeleteLaunchTemplateVersionRequest.ts +3 -3
- package/src/models/DeleteNetworkInterfacePermissionRequest.ts +0 -8
- package/src/models/DeleteNetworkInterfacePermissionResponseBody.ts +0 -4
- package/src/models/DeletePrefixListRequest.ts +1 -1
- package/src/models/DeleteRouterInterfaceRequest.ts +0 -14
- package/src/models/DeleteRouterInterfaceResponseBody.ts +0 -4
- package/src/models/DeleteVirtualBorderRouterRequest.ts +0 -12
- package/src/models/DeleteVirtualBorderRouterResponseBody.ts +0 -4
- package/src/models/DeleteVswitchRequest.ts +0 -6
- package/src/models/DeleteVswitchResponseBody.ts +0 -4
- package/src/models/DescribeAccessPointsRequest.ts +0 -35
- package/src/models/DescribeAccessPointsResponseBody.ts +0 -20
- package/src/models/DescribeAutoProvisioningGroupInstancesRequest.ts +5 -5
- package/src/models/DescribeAutoProvisioningGroupInstancesResponseBody.ts +1 -1
- package/src/models/DescribeAutoSnapshotPolicyAssociationsRequest.ts +6 -10
- package/src/models/DescribeAutoSnapshotPolicyAssociationsResponseBody.ts +1 -1
- package/src/models/DescribeAutoSnapshotPolicyExRequest.ts +11 -11
- package/src/models/DescribeAutoSnapshotPolicyExResponseBody.ts +3 -3
- package/src/models/DescribeAvailableResourceRequest.ts +62 -96
- package/src/models/DescribeAvailableResourceResponseBody.ts +0 -4
- package/src/models/DescribeBandwidthLimitationRequest.ts +10 -15
- package/src/models/DescribeDiskMonitorDataRequest.ts +9 -11
- package/src/models/DescribeDiskMonitorDataResponseBody.ts +1 -1
- package/src/models/DescribeDisksRequest.ts +81 -115
- package/src/models/DescribeDisksResponseBody.ts +40 -5
- package/src/models/DescribeEipMonitorDataRequest.ts +0 -14
- package/src/models/DescribeEipMonitorDataResponseBody.ts +0 -8
- package/src/models/DescribeHpcClustersRequest.ts +8 -9
- package/src/models/DescribeHpcClustersResponseBody.ts +1 -1
- package/src/models/DescribeImageComponentsRequest.ts +19 -25
- package/src/models/DescribeImageComponentsResponseBody.ts +2 -2
- package/src/models/DescribeImageSharePermissionRequest.ts +5 -5
- package/src/models/DescribeImageSharePermissionResponseBody.ts +3 -3
- package/src/models/DescribeImageSupportInstanceTypesRequest.ts +12 -8
- package/src/models/DescribeImageSupportInstanceTypesResponseBody.ts +3 -25
- package/src/models/DescribeInstanceAttributeRequest.ts +1 -1
- package/src/models/DescribeInstanceAttributeResponseBody.ts +66 -98
- package/src/models/DescribeInstanceHistoryEventsRequest.ts +50 -85
- package/src/models/DescribeInstanceHistoryEventsResponseBody.ts +18 -18
- package/src/models/DescribeInstanceTopologyResponseBody.ts +32 -0
- package/src/models/DescribeInstanceTypesRequest.ts +93 -115
- package/src/models/DescribeInstanceTypesResponseBody.ts +1 -5
- package/src/models/DescribeInstanceVncUrlRequest.ts +2 -2
- package/src/models/DescribeInstanceVncUrlResponseBody.ts +3 -3
- package/src/models/DescribeInstancesRequest.ts +57 -71
- package/src/models/DescribeInstancesResponseBody.ts +5 -5
- package/src/models/DescribeInvocationResultsRequest.ts +52 -69
- package/src/models/DescribeInvocationResultsResponseBody.ts +6 -52
- package/src/models/DescribeInvocationsRequest.ts +50 -77
- package/src/models/DescribeInvocationsResponseBody.ts +5 -5
- package/src/models/DescribeKeyPairsRequest.ts +16 -18
- package/src/models/DescribeKeyPairsResponseBody.ts +3 -3
- package/src/models/DescribeLaunchTemplateVersionsRequest.ts +14 -14
- package/src/models/DescribeLaunchTemplateVersionsResponseBody.ts +3 -3
- package/src/models/DescribeLaunchTemplatesRequest.ts +16 -17
- package/src/models/DescribeLaunchTemplatesResponseBody.ts +1 -1
- package/src/models/DescribeNetworkInterfacePermissionsRequest.ts +8 -8
- package/src/models/DescribeNetworkInterfacePermissionsResponseBody.ts +3 -7
- package/src/models/DescribeNewProjectEipMonitorDataRequest.ts +0 -14
- package/src/models/DescribeNewProjectEipMonitorDataResponseBody.ts +0 -8
- package/src/models/DescribePhysicalConnectionsRequest.ts +0 -48
- package/src/models/DescribePhysicalConnectionsResponseBody.ts +0 -20
- package/src/models/DescribePlanMaintenanceWindowsRequest.ts +10 -10
- package/src/models/DescribePlanMaintenanceWindowsResponseBody.ts +23 -21
- package/src/models/DescribePlanMaintenanceWindowsShrinkRequest.ts +8 -8
- package/src/models/DescribePriceRequest.ts +160 -244
- package/src/models/DescribePriceResponseBody.ts +15 -15
- package/src/models/DescribeRecommendInstanceTypeRequest.ts +45 -57
- package/src/models/DescribeRenewalPriceRequest.ts +16 -18
- package/src/models/DescribeRenewalPriceResponseBody.ts +9 -9
- package/src/models/DescribeResourcesModificationRequest.ts +30 -41
- package/src/models/DescribeRouteTablesRequest.ts +0 -35
- package/src/models/DescribeRouteTablesResponseBody.ts +0 -20
- package/src/models/DescribeSecurityGroupAttributeRequest.ts +18 -29
- package/src/models/DescribeSecurityGroupAttributeResponseBody.ts +11 -10
- package/src/models/DescribeSecurityGroupReferencesRequest.ts +2 -2
- package/src/models/DescribeSecurityGroupReferencesResponseBody.ts +1 -1
- package/src/models/DescribeSecurityGroupsRequest.ts +26 -32
- package/src/models/DescribeSecurityGroupsResponseBody.ts +5 -5
- package/src/models/DescribeSendFileResultsRequest.ts +21 -25
- package/src/models/DescribeSendFileResultsResponseBody.ts +3 -3
- package/src/models/DescribeSnapshotLinksRequest.ts +10 -11
- package/src/models/DescribeSnapshotLinksResponseBody.ts +4 -5
- package/src/models/DescribeSnapshotsRequest.ts +48 -63
- package/src/models/DescribeSnapshotsResponseBody.ts +4 -8
- package/src/models/DescribeSpotPriceHistoryRequest.ts +22 -28
- package/src/models/DescribeSpotPriceHistoryResponseBody.ts +7 -3
- package/src/models/DescribeTagsRequest.ts +22 -35
- package/src/models/DescribeTagsResponseBody.ts +2 -2
- package/src/models/DescribeTaskAttributeRequest.ts +2 -2
- package/src/models/DescribeTaskAttributeResponseBody.ts +10 -11
- package/src/models/DescribeTerminalSessionsRequest.ts +3 -3
- package/src/models/DescribeTerminalSessionsResponseBody.ts +1 -1
- package/src/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.ts +0 -24
- package/src/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.ts +0 -20
- package/src/models/DescribeVirtualBorderRoutersRequest.ts +0 -22
- package/src/models/DescribeVirtualBorderRoutersResponseBody.ts +0 -20
- package/src/models/DescribeZonesRequest.ts +20 -30
- package/src/models/DescribeZonesResponseBody.ts +1 -1
- package/src/models/DetachKeyPairRequest.ts +2 -2
- package/src/models/DetachKeyPairResponseBody.ts +3 -3
- package/src/models/EnablePhysicalConnectionRequest.ts +0 -14
- package/src/models/EnablePhysicalConnectionResponseBody.ts +0 -4
- package/src/models/EndTerminalSessionRequest.ts +1 -1
- package/src/models/EndTerminalSessionResponseBody.ts +1 -1
- package/src/models/GetInstanceConsoleOutputRequest.ts +4 -5
- package/src/models/GetInstanceConsoleOutputResponseBody.ts +2 -2
- package/src/models/GetInstanceScreenshotRequest.ts +2 -2
- package/src/models/GetInstanceScreenshotResponseBody.ts +1 -1
- package/src/models/ImportImageRequest.ts +60 -100
- package/src/models/ImportImageResponseBody.ts +1 -1
- package/src/models/ImportKeyPairRequest.ts +5 -5
- package/src/models/ImportKeyPairResponseBody.ts +1 -1
- package/src/models/JoinResourceGroupRequest.ts +18 -30
- package/src/models/ModifyAutoSnapshotPolicyExRequest.ts +24 -30
- package/src/models/ModifyAutoSnapshotPolicyExResponseBody.ts +1 -1
- package/src/models/ModifyDiskAttributeRequest.ts +25 -30
- package/src/models/ModifyDiskAttributeResponseBody.ts +1 -1
- package/src/models/ModifyForwardEntryRequest.ts +0 -26
- package/src/models/ModifyForwardEntryResponseBody.ts +0 -4
- package/src/models/ModifyHaVipAttributeRequest.ts +0 -12
- package/src/models/ModifyHaVipAttributeResponseBody.ts +0 -4
- package/src/models/ModifyHpcClusterAttributeRequest.ts +6 -6
- package/src/models/ModifyImageShareGroupPermissionRequest.ts +0 -4
- package/src/models/ModifyImageShareGroupPermissionResponseBody.ts +0 -4
- package/src/models/ModifyInstanceAttributeRequest.ts +80 -108
- package/src/models/ModifyInstanceAutoRenewAttributeRequest.ts +39 -14
- package/src/models/ModifyInstanceNetworkSpecRequest.ts +33 -29
- package/src/models/ModifyInstanceNetworkSpecResponseBody.ts +1 -1
- package/src/models/ModifyInstanceSpecRequest.ts +28 -34
- package/src/models/ModifyLaunchTemplateDefaultVersionRequest.ts +3 -3
- package/src/models/ModifyLaunchTemplateDefaultVersionResponseBody.ts +1 -1
- package/src/models/ModifyPlanMaintenanceWindowRequest.ts +22 -26
- package/src/models/ModifyPlanMaintenanceWindowResponseBody.ts +1 -1
- package/src/models/ModifyPlanMaintenanceWindowShrinkRequest.ts +7 -7
- package/src/models/ModifyPrepayInstanceSpecRequest.ts +28 -46
- package/src/models/ModifyPrepayInstanceSpecResponseBody.ts +2 -2
- package/src/models/ModifySecurityGroupAttributeRequest.ts +5 -5
- package/src/models/ModifySecurityGroupEgressRuleRequest.ts +45 -67
- package/src/models/ModifySecurityGroupPolicyRequest.ts +6 -7
- package/src/models/ModifySecurityGroupRuleRequest.ts +56 -78
- package/src/models/ModifySystemEventAttributeRequest.ts +64 -0
- package/src/models/ModifySystemEventAttributeResponse.ts +40 -0
- package/src/models/ModifySystemEventAttributeResponseBody.ts +31 -0
- package/src/models/ReActivateInstancesRequest.ts +2 -2
- package/src/models/ReInitDiskRequest.ts +13 -14
- package/src/models/ReInitDiskResponseBody.ts +1 -1
- package/src/models/RedeployInstanceRequest.ts +2 -2
- package/src/models/RedeployInstanceResponseBody.ts +1 -1
- package/src/models/ReleaseEipAddressRequest.ts +0 -6
- package/src/models/ReleaseEipAddressResponseBody.ts +0 -4
- package/src/models/RemoveTagsRequest.ts +21 -34
- package/src/models/RenewElasticityAssurancesRequest.ts +28 -24
- package/src/models/RenewElasticityAssurancesResponseBody.ts +1 -1
- package/src/models/RevokeSecurityGroupEgressRequest.ts +74 -96
- package/src/models/RevokeSecurityGroupEgressResponseBody.ts +1 -1
- package/src/models/RevokeSecurityGroupRequest.ts +75 -93
- package/src/models/StartTerminalSessionRequest.ts +24 -32
- package/src/models/StartTerminalSessionResponseBody.ts +2 -2
- package/src/models/StartTerminalSessionShrinkRequest.ts +16 -18
- package/src/models/StopInstanceRequest.ts +21 -28
- package/src/models/StopInstancesRequest.ts +25 -36
- package/src/models/TerminatePhysicalConnectionRequest.ts +0 -13
- package/src/models/TerminatePhysicalConnectionResponseBody.ts +0 -4
- package/src/models/UnassignIpv6addressesRequest.ts +4 -4
- package/src/models/UnassignIpv6addressesResponseBody.ts +1 -1
- package/src/models/model.ts +5 -0
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The ID of the automatic snapshot policy
|
|
8
|
+
* The ID of the automatic snapshot policy applied to the system disk.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* sp-bp1dgzpaxwc4load****
|
|
@@ -15,8 +15,7 @@ export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
|
|
|
15
15
|
* @remarks
|
|
16
16
|
* Specifies whether to enable the performance burst feature. Valid values:
|
|
17
17
|
*
|
|
18
|
-
* - true:
|
|
19
|
-
*
|
|
18
|
+
* - true: enables the performance burst feature.
|
|
20
19
|
* - false: does not enable the performance burst feature.
|
|
21
20
|
*
|
|
22
21
|
* @example
|
|
@@ -27,19 +26,14 @@ export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
|
|
|
27
26
|
* @remarks
|
|
28
27
|
* The category of the system disk. Valid values:
|
|
29
28
|
*
|
|
30
|
-
* -
|
|
31
|
-
*
|
|
32
|
-
* -
|
|
33
|
-
*
|
|
34
|
-
* -
|
|
35
|
-
*
|
|
36
|
-
* - cloud_auto: Enterprise SSD (ESSD) AutoPL disk.
|
|
37
|
-
*
|
|
38
|
-
* - cloud_essd: ESSD. You can use `SystemDisk.PerformanceLevel` to set the performance level of the ESSD to use as the system disk.
|
|
39
|
-
*
|
|
29
|
+
* - cloud: basic disk.
|
|
30
|
+
* - cloud_efficiency: ultra disk.
|
|
31
|
+
* - cloud_ssd: standard SSD.
|
|
32
|
+
* - cloud_auto: ESSD AutoPL disk.
|
|
33
|
+
* - cloud_essd: enterprise SSD (ESSD). You can use the `SystemDisk.PerformanceLevel` parameter to configure the performance level of the disk.
|
|
40
34
|
* - cloud_essd_entry: ESSD Entry disk.
|
|
41
35
|
*
|
|
42
|
-
* For
|
|
36
|
+
* For retired instance types that are not I/O optimization instances, the default value is cloud. For other instance types, the default value is cloud_efficiency.
|
|
43
37
|
*
|
|
44
38
|
* @example
|
|
45
39
|
* cloud_ssd
|
|
@@ -49,9 +43,8 @@ export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
|
|
|
49
43
|
* @remarks
|
|
50
44
|
* Specifies whether to release the system disk when the instance is released. Valid values:
|
|
51
45
|
*
|
|
52
|
-
* - true
|
|
53
|
-
*
|
|
54
|
-
* - false
|
|
46
|
+
* - true: releases the system disk when the instance is released.
|
|
47
|
+
* - false: does not release the system disk when the instance is released.
|
|
55
48
|
*
|
|
56
49
|
* Default value: true.
|
|
57
50
|
*
|
|
@@ -69,7 +62,7 @@ export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
|
|
|
69
62
|
description?: string;
|
|
70
63
|
/**
|
|
71
64
|
* @remarks
|
|
72
|
-
* The name of the system disk. The name must be 2 to 128 characters in length.
|
|
65
|
+
* The name of the system disk. The name must be 2 to 128 characters in length. It must start with a letter and cannot start with `http://` or `https://`. It can contain digits, colons (:), underscores (_), and hyphens (-).
|
|
73
66
|
*
|
|
74
67
|
* @example
|
|
75
68
|
* cloud_ssdSystem
|
|
@@ -79,13 +72,13 @@ export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
|
|
|
79
72
|
* @remarks
|
|
80
73
|
* Specifies whether to encrypt the system disk. Valid values:
|
|
81
74
|
*
|
|
82
|
-
* - true
|
|
75
|
+
* - true: encrypts the system disk.
|
|
83
76
|
*
|
|
84
|
-
* - false
|
|
77
|
+
* - false: does not encrypt the system disk.
|
|
85
78
|
*
|
|
86
|
-
* Default value: false
|
|
79
|
+
* Default value: false.
|
|
87
80
|
*
|
|
88
|
-
* >
|
|
81
|
+
* > System disk encryption is not supported in Zone D of the Hong Kong (China) region or Zone A of the Singapore region when you create an instance.
|
|
89
82
|
*
|
|
90
83
|
* @example
|
|
91
84
|
* false
|
|
@@ -101,7 +94,7 @@ export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
|
|
|
101
94
|
iops?: number;
|
|
102
95
|
/**
|
|
103
96
|
* @remarks
|
|
104
|
-
* The
|
|
97
|
+
* The KMS key ID of the system disk.
|
|
105
98
|
*
|
|
106
99
|
* @example
|
|
107
100
|
* 0e478b7a-4262-4802-b8cb-00d3fb40****
|
|
@@ -109,17 +102,14 @@ export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
|
|
|
109
102
|
KMSKeyId?: string;
|
|
110
103
|
/**
|
|
111
104
|
* @remarks
|
|
112
|
-
* The performance level of the ESSD
|
|
113
|
-
*
|
|
114
|
-
* - PL0: A single ESSD can deliver up to 10,000 random read/write IOPS.
|
|
115
|
-
*
|
|
116
|
-
* - PL1: A single ESSD can deliver up to 50,000 random read/write IOPS.
|
|
117
|
-
*
|
|
118
|
-
* - PL2: A single ESSD can deliver up to 100,000 random read/write IOPS.
|
|
105
|
+
* The performance level of the ESSD used as the system disk. Configure the performance level based on the following valid values:
|
|
119
106
|
*
|
|
120
|
-
* -
|
|
107
|
+
* - PL0 (default): A single disk can deliver up to 10,000 random read/write IOPS.
|
|
108
|
+
* - PL1: A single disk can deliver up to 50,000 random read/write IOPS.
|
|
109
|
+
* - PL2: A single disk can deliver up to 100,000 random read/write IOPS.
|
|
110
|
+
* - PL3: A single disk can deliver up to 1,000,000 random read/write IOPS.
|
|
121
111
|
*
|
|
122
|
-
* For
|
|
112
|
+
* For information about how to select an ESSD performance level, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
|
|
123
113
|
*
|
|
124
114
|
* @example
|
|
125
115
|
* PL0
|
|
@@ -127,11 +117,11 @@ export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
|
|
|
127
117
|
performanceLevel?: string;
|
|
128
118
|
/**
|
|
129
119
|
* @remarks
|
|
130
|
-
* The provisioned read/write IOPS of the ESSD AutoPL disk
|
|
120
|
+
* The provisioned read/write IOPS of the ESSD AutoPL disk used as the system disk. Valid values: 0 to min{50000, 1000 × Capacity - Baseline Performance}.
|
|
131
121
|
*
|
|
132
|
-
* Baseline
|
|
122
|
+
* Baseline Performance = min{1,800 + 50 × Capacity, 50,000}.
|
|
133
123
|
*
|
|
134
|
-
* > This parameter is available only
|
|
124
|
+
* > This parameter is available only when DiskCategory is set to cloud_auto. For more information, see [ESSD AutoPL disks](https://help.aliyun.com/document_detail/368372.html) and [Modify the provisioned performance of an ESSD AutoPL disk](https://help.aliyun.com/document_detail/413275.html).
|
|
135
125
|
*
|
|
136
126
|
* @example
|
|
137
127
|
* 50000
|
|
@@ -141,11 +131,10 @@ export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
|
|
|
141
131
|
* @remarks
|
|
142
132
|
* The size of the system disk. Unit: GiB. Valid values:
|
|
143
133
|
*
|
|
144
|
-
* -
|
|
134
|
+
* - cloud: 20 to 500.
|
|
135
|
+
* - Other disk categories: 20 to 2048.
|
|
145
136
|
*
|
|
146
|
-
*
|
|
147
|
-
*
|
|
148
|
-
* The value of this parameter must be at least 20 and greater than or equal to the size of the image.
|
|
137
|
+
* The value of this parameter must be greater than or equal to max{20, ImageSize}.
|
|
149
138
|
*
|
|
150
139
|
* @example
|
|
151
140
|
* 40
|
|
@@ -197,7 +186,7 @@ export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
|
|
|
197
186
|
export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
|
|
198
187
|
/**
|
|
199
188
|
* @remarks
|
|
200
|
-
* The ID of the automatic snapshot policy to
|
|
189
|
+
* The ID of the automatic snapshot policy applied to the data disk.
|
|
201
190
|
*
|
|
202
191
|
* @example
|
|
203
192
|
* sp-bp67acfmxazb4p****
|
|
@@ -205,11 +194,10 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
|
|
|
205
194
|
autoSnapshotPolicyId?: string;
|
|
206
195
|
/**
|
|
207
196
|
* @remarks
|
|
208
|
-
* Specifies whether to enable the performance burst feature
|
|
209
|
-
*
|
|
210
|
-
* - true
|
|
197
|
+
* Specifies whether to enable the performance burst feature. Valid values:
|
|
211
198
|
*
|
|
212
|
-
* -
|
|
199
|
+
* - true: enables the performance burst feature.
|
|
200
|
+
* - false: does not enable the performance burst feature.
|
|
213
201
|
*
|
|
214
202
|
* @example
|
|
215
203
|
* true
|
|
@@ -219,19 +207,22 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
|
|
|
219
207
|
* @remarks
|
|
220
208
|
* The category of data disk N. Valid values:
|
|
221
209
|
*
|
|
222
|
-
* -
|
|
223
|
-
*
|
|
224
|
-
* -
|
|
225
|
-
*
|
|
226
|
-
* -
|
|
227
|
-
*
|
|
228
|
-
* -
|
|
229
|
-
*
|
|
230
|
-
* -
|
|
210
|
+
* - cloud_efficiency: ultra disk.
|
|
211
|
+
* - cloud_ssd: standard SSD.
|
|
212
|
+
* - cloud_essd: enterprise SSD.
|
|
213
|
+
* - cloud: basic disk.
|
|
214
|
+
* - cloud_auto: ESSD AutoPL disk.
|
|
215
|
+
* - cloud_regional_disk_auto: regional ESSD.
|
|
216
|
+
* - cloud_essd_entry: ESSD Entry disk.
|
|
217
|
+
* >The cloud_essd_entry value is supported only when `InstanceType` is configured as an instance type in the `ecs.u1` or `ecs.e` family.
|
|
218
|
+
* - elastic_ephemeral_disk_standard: elastic ephemeral disk - Standard.
|
|
219
|
+
* - elastic_ephemeral_disk_premium: elastic ephemeral disk - Premium Edition.
|
|
231
220
|
*
|
|
232
|
-
* -
|
|
221
|
+
* For I/O optimization instances, the default value is cloud_efficiency. For non-I/O optimization instances, the default value is cloud.
|
|
222
|
+
* Default value details:
|
|
233
223
|
*
|
|
234
|
-
*
|
|
224
|
+
* - When InstanceType is set to a retired instance type that is not I/O optimized, the default parameter value is `cloud`.
|
|
225
|
+
* - In other cases, the default value is `cloud_efficiency`.<props="china">After January 30, 2026, when the I/O optimized instance type does not support cloud_auto, the default value is cloud_efficiency. Otherwise, the default value is cloud_auto, and the performance burst feature is enabled by default (which incurs additional fees. For details, see [Billing examples](~~368372#p_75k_2hp_7gp~~)). For more information, see [Change notice](https://www.aliyun.com/notice/117844).
|
|
235
226
|
*
|
|
236
227
|
* @example
|
|
237
228
|
* cloud_ssd
|
|
@@ -239,11 +230,10 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
|
|
|
239
230
|
category?: string;
|
|
240
231
|
/**
|
|
241
232
|
* @remarks
|
|
242
|
-
* Specifies whether to release data disk
|
|
243
|
-
*
|
|
244
|
-
* - true
|
|
233
|
+
* Specifies whether to release the data disk when the instance is released. Valid values:
|
|
245
234
|
*
|
|
246
|
-
* -
|
|
235
|
+
* - true: releases the data disk when the instance is released.
|
|
236
|
+
* - false: does not release the data disk when the instance is released.
|
|
247
237
|
*
|
|
248
238
|
* Default value: true.
|
|
249
239
|
*
|
|
@@ -253,7 +243,7 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
|
|
|
253
243
|
deleteWithInstance?: boolean;
|
|
254
244
|
/**
|
|
255
245
|
* @remarks
|
|
256
|
-
* The description of data disk
|
|
246
|
+
* The description of the data disk. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
|
|
257
247
|
*
|
|
258
248
|
* @example
|
|
259
249
|
* testDataDiskDescription
|
|
@@ -261,13 +251,12 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
|
|
|
261
251
|
description?: string;
|
|
262
252
|
/**
|
|
263
253
|
* @remarks
|
|
264
|
-
* The mount point of data disk
|
|
265
|
-
*
|
|
266
|
-
* - 1st to 25th data disks: /dev/xvd`[b-z]`.
|
|
254
|
+
* The mount point of the data disk. The naming conventions for mount points vary based on the number of data disks attached:
|
|
255
|
+
* - 1 to 25 data disks: /dev/xvd`[b-z]`
|
|
267
256
|
*
|
|
268
|
-
* -
|
|
257
|
+
* - More than 25 data disks: /dev/xvd`[aa-zz]`. For example, the 26th data disk is named /dev/xvdaa, the 27th data disk is named /dev/xvdab, and so on.
|
|
269
258
|
*
|
|
270
|
-
* > This parameter is applicable
|
|
259
|
+
* > This parameter is applicable only to full image (system image) scenarios. You can set this parameter to the mount point of the data disk in the full image and modify the corresponding `DataDisk.N.Size` and `DataDisk.N.Category` parameters to change the disk category and size of the data disk in the full image.
|
|
271
260
|
*
|
|
272
261
|
* @example
|
|
273
262
|
* /dev/xvdb
|
|
@@ -275,7 +264,7 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
|
|
|
275
264
|
device?: string;
|
|
276
265
|
/**
|
|
277
266
|
* @remarks
|
|
278
|
-
* The name of data disk
|
|
267
|
+
* The name of the data disk. The name must be 2 to 128 characters in length. It must start with a letter and cannot start with `http://` or `https://`. It can contain digits, colons (:), underscores (_), and hyphens (-).
|
|
279
268
|
*
|
|
280
269
|
* @example
|
|
281
270
|
* testDataDiskName
|
|
@@ -283,7 +272,7 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
|
|
|
283
272
|
diskName?: string;
|
|
284
273
|
/**
|
|
285
274
|
* @remarks
|
|
286
|
-
* Specifies whether to encrypt data disk
|
|
275
|
+
* Specifies whether to encrypt the data disk.
|
|
287
276
|
*
|
|
288
277
|
* @example
|
|
289
278
|
* false
|
|
@@ -291,7 +280,7 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
|
|
|
291
280
|
encrypted?: string;
|
|
292
281
|
/**
|
|
293
282
|
* @remarks
|
|
294
|
-
* The
|
|
283
|
+
* The KMS key ID for the data disk.
|
|
295
284
|
*
|
|
296
285
|
* @example
|
|
297
286
|
* 0e478b7a-4262-4802-b8cb-00d****
|
|
@@ -299,17 +288,14 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
|
|
|
299
288
|
KMSKeyId?: string;
|
|
300
289
|
/**
|
|
301
290
|
* @remarks
|
|
302
|
-
* The performance level of the ESSD
|
|
291
|
+
* The performance level of the ESSD used as a data disk. The value of N must be the same as that in `DataDisk.N.Category=cloud_essd`. Configure the performance level based on the following valid values:
|
|
303
292
|
*
|
|
304
|
-
* - PL0: A single
|
|
293
|
+
* - PL0: A single disk can deliver up to 10,000 random read/write IOPS.
|
|
294
|
+
* - PL1 (default): A single disk can deliver up to 50,000 random read/write IOPS.
|
|
295
|
+
* - PL2: A single disk can deliver up to 100,000 random read/write IOPS.
|
|
296
|
+
* - PL3: A single disk can deliver up to 1,000,000 random read/write IOPS.
|
|
305
297
|
*
|
|
306
|
-
*
|
|
307
|
-
*
|
|
308
|
-
* - PL2: A single ESSD can deliver up to 100000 random read/write IOPS.
|
|
309
|
-
*
|
|
310
|
-
* - PL3: A single ESSD can deliver up to 1000000 random read/write IOPS.
|
|
311
|
-
*
|
|
312
|
-
* For information about ESSD performance levels, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
|
|
298
|
+
* For information about how to select an ESSD performance level, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
|
|
313
299
|
*
|
|
314
300
|
* @example
|
|
315
301
|
* PL1
|
|
@@ -317,11 +303,11 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
|
|
|
317
303
|
performanceLevel?: string;
|
|
318
304
|
/**
|
|
319
305
|
* @remarks
|
|
320
|
-
* The provisioned read/write IOPS of the ESSD AutoPL disk. Valid values: 0 to min{
|
|
306
|
+
* The provisioned read/write IOPS of the ESSD AutoPL disk used as the system disk. Valid values: 0 to min{50000, 1000 × Capacity - Baseline Performance}.
|
|
321
307
|
*
|
|
322
|
-
* Baseline
|
|
308
|
+
* Baseline Performance = min{1,800 + 50 × Capacity, 50,000}.
|
|
323
309
|
*
|
|
324
|
-
* > This parameter is available only
|
|
310
|
+
* > This parameter is available only when DiskCategory is set to cloud_auto. For more information, see [ESSD AutoPL disks](https://help.aliyun.com/document_detail/368372.html) and [Modify the provisioned performance of an ESSD AutoPL disk](https://help.aliyun.com/document_detail/413275.html).
|
|
325
311
|
*
|
|
326
312
|
* @example
|
|
327
313
|
* 50000
|
|
@@ -331,25 +317,16 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
|
|
|
331
317
|
* @remarks
|
|
332
318
|
* The size of data disk N. Valid values of N: 1 to 16. Unit: GiB. Valid values:
|
|
333
319
|
*
|
|
334
|
-
* -
|
|
335
|
-
*
|
|
336
|
-
* -
|
|
337
|
-
*
|
|
338
|
-
*
|
|
339
|
-
*
|
|
340
|
-
*
|
|
341
|
-
*
|
|
342
|
-
*
|
|
343
|
-
*
|
|
344
|
-
* - Valid values if you set DataDisk.N.PerformanceLevel to PL1: 20 to 32768.
|
|
345
|
-
*
|
|
346
|
-
* - Valid values if you set DataDisk.N.PerformanceLevel to PL2: 461 to 32768.
|
|
347
|
-
*
|
|
348
|
-
* - Valid values if you set DataDisk.N.PerformanceLevel to PL3: 1261 to 32768.
|
|
349
|
-
*
|
|
350
|
-
* - Valid values if you set DataDisk.N.Category to cloud_auto: 1 to 32768.
|
|
351
|
-
*
|
|
352
|
-
* - Valid values if you set DataDisk.N.Category to cloud_essd_entry: 10 to 32768.
|
|
320
|
+
* - cloud: 5 to 2000.
|
|
321
|
+
* - cloud_efficiency: 20 to 32768.
|
|
322
|
+
* - cloud_ssd: 20 to 32768.
|
|
323
|
+
* - cloud_essd: The valid value range depends on the value of `DataDisk.N.PerformanceLevel`.
|
|
324
|
+
* - PL0: 1 to 32768.
|
|
325
|
+
* - PL1: 20 to 32768.
|
|
326
|
+
* - PL2: 461 to 32768.
|
|
327
|
+
* - PL3: 1261 to 32768.
|
|
328
|
+
* - cloud_auto: 1 to 32,768.
|
|
329
|
+
* - cloud_essd_entry: 10 to 32,768.
|
|
353
330
|
*
|
|
354
331
|
* The value of this parameter must be greater than or equal to the size of the snapshot specified by `SnapshotId`.
|
|
355
332
|
*
|
|
@@ -359,9 +336,9 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
|
|
|
359
336
|
size?: number;
|
|
360
337
|
/**
|
|
361
338
|
* @remarks
|
|
362
|
-
* The ID of the snapshot
|
|
339
|
+
* The ID of the snapshot used to create data disk N. Valid values of N: 1 to 16. When `DataDisk.N.SnapshotId` is specified, `DataDisk.N.Size` is ignored. The actual size of the created disk is the size of the specified snapshot.
|
|
363
340
|
*
|
|
364
|
-
*
|
|
341
|
+
* Snapshots created on or before July 15, 2013 cannot be used. Requests that use such snapshots are rejected.
|
|
365
342
|
*
|
|
366
343
|
* @example
|
|
367
344
|
* s-bp17441ohwka0yuh****
|
|
@@ -415,11 +392,10 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
|
|
|
415
392
|
export class CreateLaunchTemplateVersionRequestImageOptions extends $dara.Model {
|
|
416
393
|
/**
|
|
417
394
|
* @remarks
|
|
418
|
-
* Specifies whether
|
|
419
|
-
*
|
|
420
|
-
* - true
|
|
421
|
-
*
|
|
422
|
-
* - false
|
|
395
|
+
* Specifies whether instances that use this image support logon with the ecs-user user.
|
|
396
|
+
* Valid values:
|
|
397
|
+
* - true: supported.
|
|
398
|
+
* - false: not supported.
|
|
423
399
|
*
|
|
424
400
|
* @example
|
|
425
401
|
* false
|
|
@@ -449,11 +425,11 @@ export class CreateLaunchTemplateVersionRequestImageOptions extends $dara.Model
|
|
|
449
425
|
export class CreateLaunchTemplateVersionRequestNetworkInterface extends $dara.Model {
|
|
450
426
|
/**
|
|
451
427
|
* @remarks
|
|
452
|
-
* Specifies whether to
|
|
428
|
+
* Specifies whether to retain the ENI when the instance is released. Valid values:
|
|
453
429
|
*
|
|
454
|
-
* - true
|
|
430
|
+
* - true: does not retain the ENI.
|
|
455
431
|
*
|
|
456
|
-
* - false
|
|
432
|
+
* - false: retains the ENI.
|
|
457
433
|
*
|
|
458
434
|
* Default value: true.
|
|
459
435
|
*
|
|
@@ -465,7 +441,7 @@ export class CreateLaunchTemplateVersionRequestNetworkInterface extends $dara.Mo
|
|
|
465
441
|
deleteOnRelease?: boolean;
|
|
466
442
|
/**
|
|
467
443
|
* @remarks
|
|
468
|
-
* The description of the secondary
|
|
444
|
+
* The description of the secondary network interface controller (NIC). The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`. The value of N in `NetworkInterface.N` cannot be greater than 1.
|
|
469
445
|
*
|
|
470
446
|
* @example
|
|
471
447
|
* testNetworkInterfaceDescription
|
|
@@ -473,13 +449,12 @@ export class CreateLaunchTemplateVersionRequestNetworkInterface extends $dara.Mo
|
|
|
473
449
|
description?: string;
|
|
474
450
|
/**
|
|
475
451
|
* @remarks
|
|
476
|
-
* The type of ENI
|
|
452
|
+
* The type of the ENI. Valid values of N: 1 to 2. If you configure one ENI, you can configure either a primary network interface controller (NIC) or a secondary ENI. If you configure two ENIs, you must configure one primary NIC and one secondary ENI.
|
|
477
453
|
*
|
|
478
454
|
* Valid values:
|
|
479
455
|
*
|
|
480
|
-
* - Primary
|
|
481
|
-
*
|
|
482
|
-
* - Secondary
|
|
456
|
+
* - Primary: primary NIC.
|
|
457
|
+
* - Secondary: secondary ENI.
|
|
483
458
|
*
|
|
484
459
|
* Default value: Secondary.
|
|
485
460
|
*
|
|
@@ -489,7 +464,7 @@ export class CreateLaunchTemplateVersionRequestNetworkInterface extends $dara.Mo
|
|
|
489
464
|
instanceType?: string;
|
|
490
465
|
/**
|
|
491
466
|
* @remarks
|
|
492
|
-
* The name of the secondary
|
|
467
|
+
* The name of the secondary network interface controller (NIC). The value of N in `NetworkInterface.N` cannot be greater than 1.
|
|
493
468
|
*
|
|
494
469
|
* @example
|
|
495
470
|
* testNetworkInterfaceName
|
|
@@ -500,8 +475,7 @@ export class CreateLaunchTemplateVersionRequestNetworkInterface extends $dara.Mo
|
|
|
500
475
|
* The communication mode of the primary ENI. Valid values:
|
|
501
476
|
*
|
|
502
477
|
* - Standard: uses the TCP communication mode.
|
|
503
|
-
*
|
|
504
|
-
* - HighPerformance: uses the remote direct memory access (RDMA) communication mode with Elastic RDMA Interface (ERI) enabled.
|
|
478
|
+
* - HighPerformance: enables the Elastic RDMA Interface (ERI) and uses the RDMA communication mode.
|
|
505
479
|
*
|
|
506
480
|
* @example
|
|
507
481
|
* Standard
|
|
@@ -509,7 +483,7 @@ export class CreateLaunchTemplateVersionRequestNetworkInterface extends $dara.Mo
|
|
|
509
483
|
networkInterfaceTrafficMode?: string;
|
|
510
484
|
/**
|
|
511
485
|
* @remarks
|
|
512
|
-
* The primary private IP address of the secondary
|
|
486
|
+
* The primary private IP address of the secondary network interface controller (NIC). The value of N in `NetworkInterface.N` cannot be greater than 1.
|
|
513
487
|
*
|
|
514
488
|
* @example
|
|
515
489
|
* ``192.168.**.**``
|
|
@@ -517,7 +491,7 @@ export class CreateLaunchTemplateVersionRequestNetworkInterface extends $dara.Mo
|
|
|
517
491
|
primaryIpAddress?: string;
|
|
518
492
|
/**
|
|
519
493
|
* @remarks
|
|
520
|
-
* The ID of the security group to which
|
|
494
|
+
* The ID of the security group to which the secondary network interface controller (NIC) belongs. The security group of the secondary NIC must belong to the same VPC as the instance. The value of N in `NetworkInterface.N` cannot be greater than 1.
|
|
521
495
|
*
|
|
522
496
|
* > You cannot specify both `NetworkInterface.N.SecurityGroupId` and `NetworkInterface.N.SecurityGroupIds.N`.
|
|
523
497
|
*
|
|
@@ -527,7 +501,7 @@ export class CreateLaunchTemplateVersionRequestNetworkInterface extends $dara.Mo
|
|
|
527
501
|
securityGroupId?: string;
|
|
528
502
|
/**
|
|
529
503
|
* @remarks
|
|
530
|
-
* The IDs of
|
|
504
|
+
* The IDs of one or more security groups to which the secondary network interface controller (NIC) belongs. The security groups and the secondary NIC must belong to the same VPC. The valid values of N in `SecurityGroupIds.N` depend on the quota for the maximum number of security groups to which a secondary NIC can belong. For more information, see [Limits](https://help.aliyun.com/document_detail/25412.html). The value of N in `NetworkInterface.N` cannot be greater than 1.
|
|
531
505
|
*
|
|
532
506
|
* > You cannot specify both `NetworkInterface.N.SecurityGroupId` and `NetworkInterface.N.SecurityGroupIds.N`.
|
|
533
507
|
*
|
|
@@ -537,7 +511,7 @@ export class CreateLaunchTemplateVersionRequestNetworkInterface extends $dara.Mo
|
|
|
537
511
|
securityGroupIds?: string[];
|
|
538
512
|
/**
|
|
539
513
|
* @remarks
|
|
540
|
-
* The ID of the vSwitch to which
|
|
514
|
+
* The ID of the vSwitch to which the secondary network interface controller (NIC) belongs. The instance and the secondary NIC must be in the same VPC and the same active zone but can belong to different vSwitches. The value of N in `NetworkInterface.N` cannot be greater than 1.
|
|
541
515
|
*
|
|
542
516
|
* @example
|
|
543
517
|
* vsw-bp1s5fnvk4gn2tws0****
|
|
@@ -586,25 +560,20 @@ export class CreateLaunchTemplateVersionRequestNetworkInterface extends $dara.Mo
|
|
|
586
560
|
export class CreateLaunchTemplateVersionRequestSecurityOptions extends $dara.Model {
|
|
587
561
|
/**
|
|
588
562
|
* @remarks
|
|
589
|
-
* The trusted system mode.
|
|
590
|
-
*
|
|
591
|
-
* Currently, the following instance families support the trusted system mode:
|
|
592
|
-
*
|
|
593
|
-
* - g7, c7, r7
|
|
563
|
+
* The trusted system mode. Set the value to vTPM.
|
|
594
564
|
*
|
|
595
|
-
*
|
|
565
|
+
* The following instance families support trusted system mode:
|
|
566
|
+
* - g7, c7, and r7.
|
|
567
|
+
* - Security-enhanced instance family (g7t, c7t, and r7t).
|
|
596
568
|
*
|
|
597
|
-
* When you create
|
|
569
|
+
* When you create ECS instances of the preceding instance families, you must configure this parameter. Details:
|
|
598
570
|
*
|
|
599
|
-
* -
|
|
571
|
+
* - To use the Alibaba Cloud Trusted System, set this parameter to vTPM. The trusted verification is completed by the Alibaba Cloud Trusted System when the instance starts.
|
|
572
|
+
* - If you do not use the Alibaba Cloud Trusted System, you can leave this parameter empty. However, if the ECS instance that you create uses the Enclave-based confidential computing mode (`SecurityOptions.ConfidentialComputingMode=Enclave`), the trusted system is also enabled for the instance.
|
|
573
|
+
* - When you create a trusted ECS instance by invoking an API operation, you can only invoke `RunInstances`. `CreateInstance` does not support configuring the `SecurityOptions.TrustedSystemMode` parameter.
|
|
574
|
+
* > If you specify an instance as a trusted instance during creation, you can only use images that support the trusted system when you replace the system disk.
|
|
600
575
|
*
|
|
601
|
-
*
|
|
602
|
-
*
|
|
603
|
-
* - When creating a trusted ECS instance via OpenAPI, you can only use the `RunInstances` operation. The `CreateInstance` operation does not currently support setting the `SecurityOptions.TrustedSystemMode` parameter.
|
|
604
|
-
*
|
|
605
|
-
* > If you specify the instance as a trusted instance during creation, you can only use images that support the trusted system when replacing the system disk.
|
|
606
|
-
*
|
|
607
|
-
* For more information about the trusted system, see [Function Overview of Trusted Features for Security-Enhanced Instances](https://help.aliyun.com/document_detail/201394.html).
|
|
576
|
+
* For more information about the trusted system, see [Overview of trusted features for security-enhanced instances](https://help.aliyun.com/document_detail/201394.html).
|
|
608
577
|
*
|
|
609
578
|
* @example
|
|
610
579
|
* vTPM
|
|
@@ -634,7 +603,7 @@ export class CreateLaunchTemplateVersionRequestSecurityOptions extends $dara.Mod
|
|
|
634
603
|
export class CreateLaunchTemplateVersionRequestTag extends $dara.Model {
|
|
635
604
|
/**
|
|
636
605
|
* @remarks
|
|
637
|
-
* The key of
|
|
606
|
+
* The tag key of the instances, disks, and primary ENIs created by using this version. Valid values of N: 1 to 20. The tag key cannot be an empty string. It can be up to 128 characters in length and cannot start with aliyun or acs:. It cannot contain http:// or https://.
|
|
638
607
|
*
|
|
639
608
|
* @example
|
|
640
609
|
* TestKey
|
|
@@ -642,7 +611,7 @@ export class CreateLaunchTemplateVersionRequestTag extends $dara.Model {
|
|
|
642
611
|
key?: string;
|
|
643
612
|
/**
|
|
644
613
|
* @remarks
|
|
645
|
-
* The value of
|
|
614
|
+
* The tag value of the instances, disks, and primary ENIs created by using this version. Valid values of N: 1 to 20. The tag value can be an empty string. It can be up to 128 characters in length and cannot contain http:// or https://.
|
|
646
615
|
*
|
|
647
616
|
* @example
|
|
648
617
|
* TestValue
|
|
@@ -675,13 +644,13 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
675
644
|
systemDisk?: CreateLaunchTemplateVersionRequestSystemDisk;
|
|
676
645
|
/**
|
|
677
646
|
* @remarks
|
|
678
|
-
* The automatic release time
|
|
647
|
+
* The automatic release time. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the yyyy-MM-ddTHH:mm:ssZ format. The time must be in UTC.
|
|
679
648
|
*
|
|
680
|
-
* - If the value of `ss` is not `00`, the time is automatically rounded
|
|
649
|
+
* - If the value of seconds (`ss`) is not `00`, the time is automatically rounded to the start of the current minute (`mm`).
|
|
681
650
|
*
|
|
682
|
-
* - The
|
|
651
|
+
* - The earliest release time is 30 minutes after the current time.
|
|
683
652
|
*
|
|
684
|
-
* - The
|
|
653
|
+
* - The latest release time cannot be more than three years from the current time.
|
|
685
654
|
*
|
|
686
655
|
* @example
|
|
687
656
|
* 2018-01-01T12:05:00Z
|
|
@@ -689,11 +658,10 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
689
658
|
autoReleaseTime?: string;
|
|
690
659
|
/**
|
|
691
660
|
* @remarks
|
|
692
|
-
* Specifies whether to enable auto-renewal
|
|
661
|
+
* Specifies whether to enable auto-renewal. This parameter takes effect only when `InstanceChargeType` is set to `PrePaid`. Valid values:
|
|
693
662
|
*
|
|
694
|
-
* - true
|
|
695
|
-
*
|
|
696
|
-
* - false
|
|
663
|
+
* - true: enables auto-renewal.
|
|
664
|
+
* - false: does not enable auto-renewal.
|
|
697
665
|
*
|
|
698
666
|
* Default value: false.
|
|
699
667
|
*
|
|
@@ -703,9 +671,15 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
703
671
|
autoRenew?: boolean;
|
|
704
672
|
/**
|
|
705
673
|
* @remarks
|
|
706
|
-
* The auto-renewal period
|
|
674
|
+
* The auto-renewal period. Valid values:
|
|
675
|
+
*
|
|
676
|
+
* <props="china">
|
|
677
|
+
* - If PeriodUnit is set to Week: 1, 2, and 3.
|
|
678
|
+
* - If PeriodUnit is set to Month: 1, 2, 3, 6, 12, 24, 36, 48, and 60.
|
|
707
679
|
*
|
|
708
|
-
*
|
|
680
|
+
*
|
|
681
|
+
*
|
|
682
|
+
* <props="intl">If PeriodUnit is set to Month: 1, 2, 3, 6, 12, 24, 36, 48, and 60.
|
|
709
683
|
*
|
|
710
684
|
* Default value: 1.
|
|
711
685
|
*
|
|
@@ -715,11 +689,10 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
715
689
|
autoRenewPeriod?: number;
|
|
716
690
|
/**
|
|
717
691
|
* @remarks
|
|
718
|
-
* The
|
|
719
|
-
*
|
|
720
|
-
* - Standard: the standard mode. For more information, see the "Standard mode" section in [Overview of burstable instances](https://help.aliyun.com/document_detail/59977.html).
|
|
692
|
+
* The running mode of the burstable instance. Valid values:
|
|
721
693
|
*
|
|
722
|
-
* -
|
|
694
|
+
* - Standard: standard mode. For more information, see the performance constrained mode section in [Overview of burstable instances](https://help.aliyun.com/document_detail/59977.html).
|
|
695
|
+
* - Unlimited: unlimited mode. For more information, see the unlimited mode section in [Overview of burstable instances](https://help.aliyun.com/document_detail/59977.html).
|
|
723
696
|
*
|
|
724
697
|
* @example
|
|
725
698
|
* Standard
|
|
@@ -727,20 +700,19 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
727
700
|
creditSpecification?: string;
|
|
728
701
|
/**
|
|
729
702
|
* @remarks
|
|
730
|
-
* The
|
|
703
|
+
* The list of data disks.
|
|
731
704
|
*/
|
|
732
705
|
dataDisk?: CreateLaunchTemplateVersionRequestDataDisk[];
|
|
733
706
|
/**
|
|
734
707
|
* @remarks
|
|
735
|
-
*
|
|
708
|
+
* The release protection attribute of the instance. Specifies whether the instance can be released from the console or by calling [DeleteInstance](https://help.aliyun.com/document_detail/25507.html). Valid values:
|
|
709
|
+
* - true: enables release protection.
|
|
736
710
|
*
|
|
737
|
-
* -
|
|
738
|
-
*
|
|
739
|
-
* - false
|
|
711
|
+
* - false: disables release protection.
|
|
740
712
|
*
|
|
741
713
|
* Default value: false.
|
|
742
714
|
*
|
|
743
|
-
* > This
|
|
715
|
+
* > This attribute is applicable only to pay-as-you-go instances. It can only restrict manual release operations and does not take effect on system-initiated release operations.
|
|
744
716
|
*
|
|
745
717
|
* @example
|
|
746
718
|
* false
|
|
@@ -748,7 +720,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
748
720
|
deletionProtection?: boolean;
|
|
749
721
|
/**
|
|
750
722
|
* @remarks
|
|
751
|
-
* The ID of the deployment set
|
|
723
|
+
* The ID of the deployment set.
|
|
752
724
|
*
|
|
753
725
|
* @example
|
|
754
726
|
* ds-bp1brhwhoqinyjd6****
|
|
@@ -772,13 +744,11 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
772
744
|
enableVmOsConfig?: boolean;
|
|
773
745
|
/**
|
|
774
746
|
* @remarks
|
|
775
|
-
* The hostname of the
|
|
747
|
+
* The hostname of the Elastic Compute Service (ECS) server.
|
|
776
748
|
*
|
|
777
|
-
* -
|
|
778
|
-
*
|
|
779
|
-
* -
|
|
780
|
-
*
|
|
781
|
-
* - For instances that run other operating systems such as Linux, the hostname must be 2 to 64 characters in length. You can use periods (.) to separate the hostname into multiple segments. Each segment can contain letters, digits, and hyphens (-).
|
|
749
|
+
* - The hostname cannot start or end with a period (.) or hyphen (-), and cannot contain consecutive periods or hyphens.
|
|
750
|
+
* - Windows instances: The hostname must be 2 to 15 characters in length and cannot contain periods (.) or consist entirely of digits. It can contain letters, digits, and hyphens (-).
|
|
751
|
+
* - Other instances (such as Linux): The hostname must be 2 to 64 characters in length. It can contain multiple periods (.), with each segment between periods allowing letters, digits, and hyphens (-).
|
|
782
752
|
*
|
|
783
753
|
* @example
|
|
784
754
|
* testHostName
|
|
@@ -788,13 +758,12 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
788
758
|
* @remarks
|
|
789
759
|
* Specifies whether to enable the access channel for instance metadata. Valid values:
|
|
790
760
|
*
|
|
791
|
-
* - enabled
|
|
792
|
-
*
|
|
793
|
-
* - disabled
|
|
761
|
+
* - enabled: enables the access channel.
|
|
762
|
+
* - disabled: disables the access channel.
|
|
794
763
|
*
|
|
795
764
|
* Default value: enabled.
|
|
796
765
|
*
|
|
797
|
-
* > For information about instance metadata, see [
|
|
766
|
+
* > For more information about instance metadata, see [Overview of ECS instance metadata](https://help.aliyun.com/document_detail/108460.html).
|
|
798
767
|
*
|
|
799
768
|
* @example
|
|
800
769
|
* enabled
|
|
@@ -810,15 +779,14 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
810
779
|
httpPutResponseHopLimit?: number;
|
|
811
780
|
/**
|
|
812
781
|
* @remarks
|
|
813
|
-
* Specifies whether to forcefully use the security
|
|
782
|
+
* Specifies whether to forcefully use the security-hardened mode (IMDSv2) to access instance metadata. Valid values:
|
|
814
783
|
*
|
|
815
|
-
* - optional: does not forcefully use the security
|
|
816
|
-
*
|
|
817
|
-
* - required: forcefully uses the security hardening mode (IMDSv2). After you set this parameter to required, you cannot access instance metadata in normal mode.
|
|
784
|
+
* - optional: does not forcefully use the security-hardened mode.
|
|
785
|
+
* - required: forcefully uses the security-hardened mode. After you set this value, the normal mode cannot be used to access instance metadata.
|
|
818
786
|
*
|
|
819
787
|
* Default value: optional.
|
|
820
788
|
*
|
|
821
|
-
* > For information about the modes
|
|
789
|
+
* > For more information about the modes for accessing instance metadata, see [Overview of ECS instance metadata](https://help.aliyun.com/document_detail/108460.html).
|
|
822
790
|
*
|
|
823
791
|
* @example
|
|
824
792
|
* optional
|
|
@@ -826,7 +794,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
826
794
|
httpTokens?: string;
|
|
827
795
|
/**
|
|
828
796
|
* @remarks
|
|
829
|
-
* The ID of the image
|
|
797
|
+
* The ID of the image used to create the instance. You can call [DescribeImages](https://help.aliyun.com/document_detail/25534.html) to query available image resources.
|
|
830
798
|
*
|
|
831
799
|
* @example
|
|
832
800
|
* win2008r2_64_ent_sp1_en-us_40G_alibase_20170915.vhd
|
|
@@ -834,14 +802,13 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
834
802
|
imageId?: string;
|
|
835
803
|
/**
|
|
836
804
|
* @remarks
|
|
837
|
-
*
|
|
805
|
+
* The image-related property information.
|
|
838
806
|
*/
|
|
839
807
|
imageOptions?: CreateLaunchTemplateVersionRequestImageOptions;
|
|
840
808
|
/**
|
|
841
809
|
* @remarks
|
|
842
810
|
* The source of the image.
|
|
843
|
-
*
|
|
844
|
-
* > This parameter will be removed in the future. We recommend that you use other parameters to ensure future compatibility.
|
|
811
|
+
* > This parameter will be deprecated. To improve compatibility, use other parameters.
|
|
845
812
|
*
|
|
846
813
|
* @example
|
|
847
814
|
* system
|
|
@@ -851,9 +818,19 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
851
818
|
* @remarks
|
|
852
819
|
* The billing method of the instance. Valid values:
|
|
853
820
|
*
|
|
854
|
-
*
|
|
821
|
+
* <props="china">
|
|
822
|
+
* - PrePaid: subscription. If you set this parameter to PrePaid, confirm that your account supports balance payment or credit payment. Otherwise, an `InvalidPayMethod` fault is returned.
|
|
823
|
+
* - PostPaid: pay-as-you-go.
|
|
824
|
+
*
|
|
855
825
|
*
|
|
856
|
-
*
|
|
826
|
+
* <props="intl">
|
|
827
|
+
* - PrePaid: subscription. If you set this parameter to PrePaid, confirm that your account supports credit payment. Otherwise, an `InvalidPayMethod` fault is returned.
|
|
828
|
+
* - PostPaid: pay-as-you-go.
|
|
829
|
+
*
|
|
830
|
+
*
|
|
831
|
+
* <props="partner">
|
|
832
|
+
* - PrePaid: subscription. If you set this parameter to PrePaid, confirm that your account supports credit payment. Otherwise, an `InvalidPayMethod` fault is returned.
|
|
833
|
+
* - PostPaid: pay-as-you-go.
|
|
857
834
|
*
|
|
858
835
|
* @example
|
|
859
836
|
* PrePaid
|
|
@@ -861,9 +838,9 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
861
838
|
instanceChargeType?: string;
|
|
862
839
|
/**
|
|
863
840
|
* @remarks
|
|
864
|
-
* The instance
|
|
841
|
+
* The name of the instance. The name must be 2 to 128 characters in length and can contain letters, digits, and characters from the Unicode letter category (which includes characters from various languages). The name can contain colons (:), underscores (_), periods (.), and hyphens (-). The default value is the `InstanceId` of the instance.
|
|
865
842
|
*
|
|
866
|
-
* When you create multiple ECS instances at a time, you can batch configure sequential
|
|
843
|
+
* When you create multiple ECS instances at a time, you can batch configure sequential instance names that contain brackets ([]) and commas (,). For more information, see [Batch configure sequential names or hostnames for multiple instances](https://help.aliyun.com/document_detail/196048.html).
|
|
867
844
|
*
|
|
868
845
|
* @example
|
|
869
846
|
* k8s-node-[1,4]-alibabacloud
|
|
@@ -871,7 +848,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
871
848
|
instanceName?: string;
|
|
872
849
|
/**
|
|
873
850
|
* @remarks
|
|
874
|
-
* The instance type. For more information, see [
|
|
851
|
+
* The instance type. For more information, see [Instance family](https://help.aliyun.com/document_detail/25378.html). You can also call [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) to query the most recent instance type list.
|
|
875
852
|
*
|
|
876
853
|
* @example
|
|
877
854
|
* ecs.g5.large
|
|
@@ -879,13 +856,12 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
879
856
|
instanceType?: string;
|
|
880
857
|
/**
|
|
881
858
|
* @remarks
|
|
882
|
-
* The billing method for
|
|
883
|
-
*
|
|
884
|
-
* - PayByBandwidth: pay-by-bandwidth
|
|
859
|
+
* The billing method for outbound Internet bandwidth. Valid values:
|
|
885
860
|
*
|
|
886
|
-
* -
|
|
861
|
+
* - PayByBandwidth: pay-by-bandwidth.
|
|
862
|
+
* - PayByTraffic: pay-by-traffic.
|
|
887
863
|
*
|
|
888
|
-
* >
|
|
864
|
+
* > In **pay-by-traffic** mode, the peak inbound and outbound bandwidths are used as upper limits of bandwidths instead of guaranteed performance specifications. When resource contention occurs, the peak bandwidths may be limited. If you want guaranteed bandwidth, use the **pay-by-bandwidth** mode.
|
|
889
865
|
*
|
|
890
866
|
* @example
|
|
891
867
|
* PayByTraffic
|
|
@@ -895,9 +871,8 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
895
871
|
* @remarks
|
|
896
872
|
* The maximum inbound public bandwidth. Unit: Mbit/s. Valid values:
|
|
897
873
|
*
|
|
898
|
-
* -
|
|
899
|
-
*
|
|
900
|
-
* - If the purchased outbound public bandwidth is greater than 10 Mbit/s, the valid values of this parameter range from 1 to the `InternetMaxBandwidthOut` value and the default value is the `InternetMaxBandwidthOut` value.
|
|
874
|
+
* - If the purchased outbound public bandwidth is less than or equal to 10 Mbit/s: 1 to 10. Default value: 10.
|
|
875
|
+
* - If the purchased outbound public bandwidth is greater than 10 Mbit/s: 1 to the value of `InternetMaxBandwidthOut`. Default value: the value of `InternetMaxBandwidthOut`.
|
|
901
876
|
*
|
|
902
877
|
* @example
|
|
903
878
|
* 50
|
|
@@ -913,11 +888,10 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
913
888
|
internetMaxBandwidthOut?: number;
|
|
914
889
|
/**
|
|
915
890
|
* @remarks
|
|
916
|
-
* Specifies whether
|
|
917
|
-
*
|
|
918
|
-
* - none: The instance is not I/O optimized.
|
|
891
|
+
* Specifies whether the instance is an I/O optimized instance. Valid values:
|
|
919
892
|
*
|
|
920
|
-
* -
|
|
893
|
+
* - none: The instance is not I/O optimized.
|
|
894
|
+
* - optimized: The instance is I/O optimization enabled.
|
|
921
895
|
*
|
|
922
896
|
* @example
|
|
923
897
|
* optimized
|
|
@@ -925,7 +899,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
925
899
|
ioOptimized?: string;
|
|
926
900
|
/**
|
|
927
901
|
* @remarks
|
|
928
|
-
* The number of IPv6 addresses to randomly generate for the primary
|
|
902
|
+
* The number of IPv6 addresses to randomly generate for the primary ENI. Valid values: 1 to 10.
|
|
929
903
|
*
|
|
930
904
|
* @example
|
|
931
905
|
* 1
|
|
@@ -933,11 +907,10 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
933
907
|
ipv6AddressCount?: number;
|
|
934
908
|
/**
|
|
935
909
|
* @remarks
|
|
936
|
-
* The name of the key pair
|
|
937
|
-
*
|
|
938
|
-
* - For Windows instances, this parameter is ignored The `Password` parameter is valid even if the KeyPairName parameter is specified.
|
|
910
|
+
* The name of the key pair.
|
|
939
911
|
*
|
|
940
|
-
* -
|
|
912
|
+
* - For Windows instances, this parameter is ignored. Even if you specify this parameter, only the `Password` content is used.
|
|
913
|
+
* - For Linux instances, password-based logon is disabled during initialization.
|
|
941
914
|
*
|
|
942
915
|
* @example
|
|
943
916
|
* testKeyPairName
|
|
@@ -945,7 +918,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
945
918
|
keyPairName?: string;
|
|
946
919
|
/**
|
|
947
920
|
* @remarks
|
|
948
|
-
* The ID of the launch template. For more information, call
|
|
921
|
+
* The ID of the launch template. For more information, call [DescribeLaunchTemplates](https://help.aliyun.com/document_detail/73759.html). You must specify `LaunchTemplateId` or `LaunchTemplateName` to determine the launch template.
|
|
949
922
|
*
|
|
950
923
|
* @example
|
|
951
924
|
* lt-m5eiaupmvm2op9d****
|
|
@@ -953,7 +926,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
953
926
|
launchTemplateId?: string;
|
|
954
927
|
/**
|
|
955
928
|
* @remarks
|
|
956
|
-
* The name of the launch template. The name must be 2 to 128 characters in length.
|
|
929
|
+
* The name of the launch template. The name must be 2 to 128 characters in length. It must start with a letter and cannot start with `http://` or `https://`. It can contain digits, colons (:), underscores (_), and hyphens (-).
|
|
957
930
|
*
|
|
958
931
|
* @example
|
|
959
932
|
* testLaunchTemplateName
|
|
@@ -961,16 +934,15 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
961
934
|
launchTemplateName?: string;
|
|
962
935
|
/**
|
|
963
936
|
* @remarks
|
|
964
|
-
* The
|
|
937
|
+
* The network interface controller (NIC) information.
|
|
965
938
|
*/
|
|
966
939
|
networkInterface?: CreateLaunchTemplateVersionRequestNetworkInterface[];
|
|
967
940
|
/**
|
|
968
941
|
* @remarks
|
|
969
942
|
* The network type of the instance. Valid values:
|
|
970
943
|
*
|
|
971
|
-
* -
|
|
972
|
-
*
|
|
973
|
-
* - vpc: VPC
|
|
944
|
+
* - vpc: VPC.
|
|
945
|
+
* - classic: classic network. The classic network has been retired. For more information, see [Retirement notice](https://help.aliyun.com/document_detail/2833134.html).
|
|
974
946
|
*
|
|
975
947
|
* @example
|
|
976
948
|
* vpc
|
|
@@ -980,15 +952,13 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
980
952
|
ownerId?: number;
|
|
981
953
|
/**
|
|
982
954
|
* @remarks
|
|
983
|
-
* Specifies whether to use the password
|
|
984
|
-
*
|
|
955
|
+
* Specifies whether to use the preset password of the image. Valid values:
|
|
985
956
|
* - true
|
|
986
|
-
*
|
|
987
957
|
* - false
|
|
988
958
|
*
|
|
989
959
|
* Default value: false.
|
|
990
960
|
*
|
|
991
|
-
* >
|
|
961
|
+
* > When you use this parameter, the Password parameter must be empty. You must also make sure that the image has a preset password.
|
|
992
962
|
*
|
|
993
963
|
* @example
|
|
994
964
|
* false
|
|
@@ -996,7 +966,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
996
966
|
passwordInherit?: boolean;
|
|
997
967
|
/**
|
|
998
968
|
* @remarks
|
|
999
|
-
* The subscription
|
|
969
|
+
* The subscription duration of the resource. Unit: months. This parameter takes effect and is required only when `InstanceChargeType` is set to `PrePaid`. Valid values: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36, 48, and 60.
|
|
1000
970
|
*
|
|
1001
971
|
* @example
|
|
1002
972
|
* 1
|
|
@@ -1004,9 +974,15 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
1004
974
|
period?: number;
|
|
1005
975
|
/**
|
|
1006
976
|
* @remarks
|
|
1007
|
-
* The unit of the subscription
|
|
977
|
+
* The unit of the subscription duration. Valid values:
|
|
978
|
+
*
|
|
979
|
+
* <props="china">
|
|
980
|
+
* - Week.
|
|
981
|
+
* - Month (default).
|
|
982
|
+
*
|
|
983
|
+
*
|
|
1008
984
|
*
|
|
1009
|
-
* Month (default)
|
|
985
|
+
* <props="intl">Month (default).
|
|
1010
986
|
*
|
|
1011
987
|
* @example
|
|
1012
988
|
* Month
|
|
@@ -1014,9 +990,9 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
1014
990
|
periodUnit?: string;
|
|
1015
991
|
/**
|
|
1016
992
|
* @remarks
|
|
1017
|
-
* The private IP address
|
|
993
|
+
* The private IP address of the instance.
|
|
1018
994
|
*
|
|
1019
|
-
*
|
|
995
|
+
* When you specify a private IP address for a VPC-connected ECS instance, the IP address must be from the idle CIDR block of the vSwitch (`VSwitchId`).
|
|
1020
996
|
*
|
|
1021
997
|
* @example
|
|
1022
998
|
* ``10.1.**.**``
|
|
@@ -1024,7 +1000,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
1024
1000
|
privateIpAddress?: string;
|
|
1025
1001
|
/**
|
|
1026
1002
|
* @remarks
|
|
1027
|
-
* The name of the instance
|
|
1003
|
+
* The name of the instance RAM role. You can call the RAM API [ListRoles](https://help.aliyun.com/document_detail/28713.html) to query the instance RAM roles that you have created.
|
|
1028
1004
|
*
|
|
1029
1005
|
* @example
|
|
1030
1006
|
* testRamRoleName
|
|
@@ -1032,7 +1008,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
1032
1008
|
ramRoleName?: string;
|
|
1033
1009
|
/**
|
|
1034
1010
|
* @remarks
|
|
1035
|
-
* The region ID
|
|
1011
|
+
* The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
|
|
1036
1012
|
*
|
|
1037
1013
|
* This parameter is required.
|
|
1038
1014
|
*
|
|
@@ -1042,7 +1018,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
1042
1018
|
regionId?: string;
|
|
1043
1019
|
/**
|
|
1044
1020
|
* @remarks
|
|
1045
|
-
* The ID of the resource group
|
|
1021
|
+
* The ID of the resource group.
|
|
1046
1022
|
*
|
|
1047
1023
|
* @example
|
|
1048
1024
|
* rg-bp67acfmxazb4p****
|
|
@@ -1054,9 +1030,8 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
1054
1030
|
* @remarks
|
|
1055
1031
|
* Specifies whether to enable security hardening for the operating system. Valid values:
|
|
1056
1032
|
*
|
|
1057
|
-
* -
|
|
1058
|
-
*
|
|
1059
|
-
* - Deactive: Security hardening is disabled. This value is available to all types of images.
|
|
1033
|
+
* - Active: enables security hardening. This value is applicable only to public images.
|
|
1034
|
+
* - Deactive: does not enable security hardening. This value is applicable to all image types.
|
|
1060
1035
|
*
|
|
1061
1036
|
* @example
|
|
1062
1037
|
* Active
|
|
@@ -1064,9 +1039,9 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
1064
1039
|
securityEnhancementStrategy?: string;
|
|
1065
1040
|
/**
|
|
1066
1041
|
* @remarks
|
|
1067
|
-
* The ID of the security group to which
|
|
1042
|
+
* The ID of the security group to which the instance created by using this version belongs. Instances in the same security group can communicate with each other.
|
|
1068
1043
|
*
|
|
1069
|
-
* > You cannot specify `SecurityGroupId` and `SecurityGroupIds.N
|
|
1044
|
+
* > You cannot specify both `SecurityGroupId` and `SecurityGroupIds.N`.
|
|
1070
1045
|
*
|
|
1071
1046
|
* @example
|
|
1072
1047
|
* sg-bp15ed6xe1yxeycg****
|
|
@@ -1074,9 +1049,9 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
1074
1049
|
securityGroupId?: string;
|
|
1075
1050
|
/**
|
|
1076
1051
|
* @remarks
|
|
1077
|
-
* The
|
|
1052
|
+
* The IDs of one or more security groups to which the instance belongs. The valid values of N depend on the maximum number of security groups to which an instance can belong. For more information, see [Limits](https://help.aliyun.com/document_detail/25412.html).
|
|
1078
1053
|
*
|
|
1079
|
-
* >
|
|
1054
|
+
* > You cannot specify both `SecurityGroupId` and `SecurityGroupIds.N`.
|
|
1080
1055
|
*
|
|
1081
1056
|
* @example
|
|
1082
1057
|
* sg-bp15ed6xe1yxeycg7****
|
|
@@ -1084,20 +1059,18 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
1084
1059
|
securityGroupIds?: string[];
|
|
1085
1060
|
/**
|
|
1086
1061
|
* @remarks
|
|
1087
|
-
*
|
|
1062
|
+
* The security options.
|
|
1088
1063
|
*/
|
|
1089
1064
|
securityOptions?: CreateLaunchTemplateVersionRequestSecurityOptions;
|
|
1090
1065
|
/**
|
|
1091
1066
|
* @remarks
|
|
1092
1067
|
* The protection period of the spot instance. Unit: hours. Default value: 1. Valid values:
|
|
1068
|
+
* - 1: After a spot instance is created, Alibaba Cloud ensures that the instance is not automatically released within 1 hour. After the 1-hour protection period ends, the system compares the bid price with the market price and checks the resource inventory to determine whether to retain automatic release the instance.
|
|
1069
|
+
* - 0: After a spot instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system compares the bid price with the market price and checks the resource inventory to determine whether to retain automatic release the instance.
|
|
1093
1070
|
*
|
|
1094
|
-
*
|
|
1095
|
-
*
|
|
1096
|
-
* - 0: After a spot instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
|
|
1097
|
-
*
|
|
1098
|
-
* Alibaba Cloud sends an ECS system event to notify you 5 minutes before the instance is released. Spot instances are billed by second. We recommend that you specify a protection period based on your business requirements.
|
|
1071
|
+
* Alibaba Cloud sends an ECS system event notification 5 minutes before the instance is released. Spot instances are billed by second. We recommend that you select an appropriate protection period based on the expected task execution duration.
|
|
1099
1072
|
*
|
|
1100
|
-
* > This parameter takes effect only
|
|
1073
|
+
* > This parameter takes effect only when SpotStrategy is set to SpotWithPriceLimit or SpotAsPriceGo.
|
|
1101
1074
|
*
|
|
1102
1075
|
* @example
|
|
1103
1076
|
* 1
|
|
@@ -1105,7 +1078,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
1105
1078
|
spotDuration?: number;
|
|
1106
1079
|
/**
|
|
1107
1080
|
* @remarks
|
|
1108
|
-
* The maximum hourly price of the
|
|
1081
|
+
* The maximum hourly price of the instance. A maximum of three decimal places are supported.
|
|
1109
1082
|
*
|
|
1110
1083
|
* @example
|
|
1111
1084
|
* 0.97
|
|
@@ -1113,13 +1086,11 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
1113
1086
|
spotPriceLimit?: number;
|
|
1114
1087
|
/**
|
|
1115
1088
|
* @remarks
|
|
1116
|
-
* The preemption policy for the pay-as-you-go instance. This parameter
|
|
1117
|
-
*
|
|
1118
|
-
* - NoSpot: The instance is created as a pay-as-you-go instance.
|
|
1119
|
-
*
|
|
1120
|
-
* - SpotWithPriceLimit: The instances of the compute node are spot instances. These types of instances have a specified maximum hourly price.
|
|
1089
|
+
* The preemption policy for the pay-as-you-go instance. This parameter takes effect when `InstanceChargeType` is set to `PostPaid`. Valid values:
|
|
1121
1090
|
*
|
|
1122
|
-
* -
|
|
1091
|
+
* - NoSpot: The instance is a regular pay-as-you-go instance.
|
|
1092
|
+
* - SpotWithPriceLimit: The instance is a spot instance with a user-defined maximum hourly price.
|
|
1093
|
+
* - SpotAsPriceGo: The instance is a spot instance for which the market price at the time of purchase is automatically used as the bid price.
|
|
1123
1094
|
*
|
|
1124
1095
|
* @example
|
|
1125
1096
|
* NoSpot
|
|
@@ -1127,12 +1098,12 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
1127
1098
|
spotStrategy?: string;
|
|
1128
1099
|
/**
|
|
1129
1100
|
* @remarks
|
|
1130
|
-
* The tags
|
|
1101
|
+
* The tags of the instances, disks, and primary ENIs created by using this version.
|
|
1131
1102
|
*/
|
|
1132
1103
|
tag?: CreateLaunchTemplateVersionRequestTag[];
|
|
1133
1104
|
/**
|
|
1134
1105
|
* @remarks
|
|
1135
|
-
*
|
|
1106
|
+
* Instance user data of the instance. Instance user data must be encoded in Base64. The raw data can be up to 32 KB in size.
|
|
1136
1107
|
*
|
|
1137
1108
|
* @example
|
|
1138
1109
|
* ZWNobyBoZWxsbyBl****
|
|
@@ -1140,7 +1111,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
1140
1111
|
userData?: string;
|
|
1141
1112
|
/**
|
|
1142
1113
|
* @remarks
|
|
1143
|
-
* The ID of the vSwitch
|
|
1114
|
+
* The ID of the vSwitch. You must specify this parameter when you create a VPC-connected instance.
|
|
1144
1115
|
*
|
|
1145
1116
|
* @example
|
|
1146
1117
|
* vsw-bp1s5fnvk4gn2tws0****
|
|
@@ -1156,7 +1127,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
1156
1127
|
versionDescription?: string;
|
|
1157
1128
|
/**
|
|
1158
1129
|
* @remarks
|
|
1159
|
-
* The ID of the virtual private cloud (VPC)
|
|
1130
|
+
* The ID of the virtual private cloud (VPC) to which the instance belongs.
|
|
1160
1131
|
*
|
|
1161
1132
|
* @example
|
|
1162
1133
|
* vpc-bp12433upq1y5scen****
|
|
@@ -1164,7 +1135,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
|
|
|
1164
1135
|
vpcId?: string;
|
|
1165
1136
|
/**
|
|
1166
1137
|
* @remarks
|
|
1167
|
-
* The ID of the
|
|
1138
|
+
* The zone ID of the instance.
|
|
1168
1139
|
*
|
|
1169
1140
|
* @example
|
|
1170
1141
|
* cn-hangzhou-g
|