@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
|
@@ -35,7 +35,7 @@ export class CreateInstanceRequestHibernationOptions extends $dara.Model {
|
|
|
35
35
|
export class CreateInstanceRequestPrivatePoolOptions extends $dara.Model {
|
|
36
36
|
/**
|
|
37
37
|
* @remarks
|
|
38
|
-
* The
|
|
38
|
+
* The private pool ID, which is the ID of the elasticity assurance or capacity reservation.
|
|
39
39
|
*
|
|
40
40
|
* @example
|
|
41
41
|
* eap-bp67acfmxazb4****
|
|
@@ -43,23 +43,17 @@ export class CreateInstanceRequestPrivatePoolOptions extends $dara.Model {
|
|
|
43
43
|
id?: string;
|
|
44
44
|
/**
|
|
45
45
|
* @remarks
|
|
46
|
-
* The
|
|
46
|
+
* The private pool option for launching the instance. A private pool is generated when an elasticity assurance or capacity reservation takes effect. You can select a private pool when you start an instance. Valid values:
|
|
47
47
|
*
|
|
48
|
-
* -
|
|
48
|
+
* - Open: open mode. The system automatically matches an open private pool. If no matching private pool is available, the instance is launched using public pool resources. You do not need to set `PrivatePoolOptions.Id`.
|
|
49
|
+
* - Target: specified mode. The instance is launched using the specified private pool. If the specified private pool is unavailable, the instance fails to launch. In this mode, you must specify the private pool ID. Set `PrivatePoolOptions.Id` to the private pool ID.
|
|
50
|
+
* - None: does not use a private pool. The instance is launched without using any private pool.
|
|
49
51
|
*
|
|
50
|
-
*
|
|
52
|
+
* Default value: None.
|
|
51
53
|
*
|
|
52
|
-
*
|
|
53
|
-
*
|
|
54
|
-
*
|
|
55
|
-
*
|
|
56
|
-
* In any of the following scenarios, the capacity option for the private pool can only be set to `None` or left unspecified.
|
|
57
|
-
*
|
|
58
|
-
* - Create a spot instance.
|
|
59
|
-
*
|
|
60
|
-
* - Create an ECS instance in the classic network.
|
|
61
|
-
*
|
|
62
|
-
* - Create an ECS instance on a dedicated host.
|
|
54
|
+
* In any of the following scenarios, the private pool option can only be set to `None` or left empty:
|
|
55
|
+
* - Creating a spot instance.
|
|
56
|
+
* - Creating an ECS instance on a dedicated host.
|
|
63
57
|
*
|
|
64
58
|
* @example
|
|
65
59
|
* Open
|
|
@@ -93,21 +87,15 @@ export class CreateInstanceRequestSystemDisk extends $dara.Model {
|
|
|
93
87
|
* @remarks
|
|
94
88
|
* The category of the system disk. Valid values:
|
|
95
89
|
*
|
|
96
|
-
* -
|
|
97
|
-
*
|
|
98
|
-
* -
|
|
99
|
-
*
|
|
100
|
-
* -
|
|
101
|
-
*
|
|
102
|
-
*
|
|
103
|
-
*
|
|
104
|
-
* - `cloud_auto`: ESSD AutoPL disk.
|
|
105
|
-
*
|
|
106
|
-
* - `cloud_essd_entry`: ESSD Entry disk.
|
|
107
|
-
*
|
|
108
|
-
* > You can set this parameter to `cloud_essd_entry` only if you set `InstanceType` to an instance type of the [general-purpose instance type family u1](https://help.aliyun.com/document_detail/457079.html) (`ecs.u1`) or [economy instance type family e](https://help.aliyun.com/document_detail/108489.html) (`ecs.e`).
|
|
90
|
+
* - cloud_efficiency: ultra disk.
|
|
91
|
+
* - cloud_ssd: standard SSD.
|
|
92
|
+
* - cloud_essd: enterprise SSD (ESSD).
|
|
93
|
+
* - cloud: basic disk.
|
|
94
|
+
* - cloud_auto: ESSD AutoPL disk.
|
|
95
|
+
* - cloud_essd_entry: ESSD Entry disk.
|
|
96
|
+
* > The cloud_essd_entry value is supported only when `InstanceType` is set to the [u1, universal instance family](https://help.aliyun.com/document_detail/457079.html) (`ecs.u1`) or the [e, economy instance family](https://help.aliyun.com/document_detail/108489.html) (`ecs.e`). Settings of this parameter determine the computing power and optimization level of the system disk.
|
|
109
97
|
*
|
|
110
|
-
*
|
|
98
|
+
* For retired instance types that are not I/O optimized instances, the default value is cloud. For other instance types, the default value is cloud_efficiency.
|
|
111
99
|
*
|
|
112
100
|
* @example
|
|
113
101
|
* cloud_ssd
|
|
@@ -125,7 +113,7 @@ export class CreateInstanceRequestSystemDisk extends $dara.Model {
|
|
|
125
113
|
description?: string;
|
|
126
114
|
/**
|
|
127
115
|
* @remarks
|
|
128
|
-
* The name of the system disk. The name must be 2 to 128 characters in length
|
|
116
|
+
* The name of the system disk. The name must be 2 to 128 characters in length and can contain letters in the Unicode letter category (including English and Chinese characters and digits). The name can contain colons (:), underscores (_), periods (.), or hyphens (-).
|
|
129
117
|
*
|
|
130
118
|
* Default value: empty.
|
|
131
119
|
*
|
|
@@ -135,17 +123,14 @@ export class CreateInstanceRequestSystemDisk extends $dara.Model {
|
|
|
135
123
|
diskName?: string;
|
|
136
124
|
/**
|
|
137
125
|
* @remarks
|
|
138
|
-
* The performance level of the
|
|
126
|
+
* The performance level (PL) of the enterprise SSD used as the system disk. Settings of this parameter apply only when the disk category is not standard SSD. Valid values:
|
|
139
127
|
*
|
|
140
|
-
* - PL0:
|
|
128
|
+
* - PL0: a single disk can deliver up to 10,000 random read/write IOPS.
|
|
129
|
+
* - PL1 (default): a single disk can deliver up to 50,000 random read/write IOPS.
|
|
130
|
+
* - PL2: a single disk can deliver up to 100,000 random read/write IOPS.
|
|
131
|
+
* - PL3: a single disk can deliver up to 1,000,000 random read/write IOPS.
|
|
141
132
|
*
|
|
142
|
-
*
|
|
143
|
-
*
|
|
144
|
-
* - PL2: A single disk delivers up to 100,000 random read/write IOPS.
|
|
145
|
-
*
|
|
146
|
-
* - PL3: A single disk delivers up to 1,000,000 random read/write IOPS.
|
|
147
|
-
*
|
|
148
|
-
* For more information about how to select an ESSD performance level, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
|
|
133
|
+
* For information about how to select an ESSD performance level, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
|
|
149
134
|
*
|
|
150
135
|
* @example
|
|
151
136
|
* PL1
|
|
@@ -153,15 +138,15 @@ export class CreateInstanceRequestSystemDisk extends $dara.Model {
|
|
|
153
138
|
performanceLevel?: string;
|
|
154
139
|
/**
|
|
155
140
|
* @remarks
|
|
156
|
-
* The size of the system disk
|
|
141
|
+
* The size of the system disk, in GiB. Valid values:
|
|
157
142
|
*
|
|
158
|
-
* - Basic
|
|
143
|
+
* - Basic disk: 20 to 500
|
|
159
144
|
*
|
|
160
|
-
* - Other
|
|
145
|
+
* - Other disk types: 20 to 2048
|
|
161
146
|
*
|
|
162
|
-
* The value must be greater than or equal to
|
|
147
|
+
* The value of this parameter must be greater than or equal to max{20, ImageSize}.
|
|
163
148
|
*
|
|
164
|
-
* Default value: max
|
|
149
|
+
* Default value: max{40, ImageSize}.
|
|
165
150
|
*
|
|
166
151
|
* @example
|
|
167
152
|
* 40
|
|
@@ -169,7 +154,7 @@ export class CreateInstanceRequestSystemDisk extends $dara.Model {
|
|
|
169
154
|
size?: number;
|
|
170
155
|
/**
|
|
171
156
|
* @remarks
|
|
172
|
-
*
|
|
157
|
+
* The ID of the dedicated block storage cluster. To use a disk in a dedicated block storage cluster as the system disk when you create an ECS instance, set this parameter.
|
|
173
158
|
*
|
|
174
159
|
* @example
|
|
175
160
|
* dbsc-j5e1sf2vaf5he8m2****
|
|
@@ -261,25 +246,17 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
|
|
|
261
246
|
* @remarks
|
|
262
247
|
* The category of data disk N. Valid values:
|
|
263
248
|
*
|
|
264
|
-
* -
|
|
265
|
-
*
|
|
266
|
-
* -
|
|
267
|
-
*
|
|
268
|
-
* -
|
|
269
|
-
*
|
|
270
|
-
*
|
|
271
|
-
*
|
|
272
|
-
* -
|
|
273
|
-
*
|
|
274
|
-
* - `cloud_essd_entry`: ESSD Entry disk.
|
|
275
|
-
*
|
|
276
|
-
* > You can set this parameter to `cloud_essd_entry` only if you set `InstanceType` to an `ecs.u1` or `ecs.e` instance type family.
|
|
277
|
-
*
|
|
278
|
-
* - `elastic_ephemeral_disk_standard`: standard elastic ephemeral disk.
|
|
279
|
-
*
|
|
280
|
-
* - `elastic_ephemeral_disk_premium`: premium elastic ephemeral disk.
|
|
249
|
+
* - cloud_efficiency: ultra disk.
|
|
250
|
+
* - cloud_ssd: standard SSD.
|
|
251
|
+
* - cloud_essd: enterprise SSD (ESSD).
|
|
252
|
+
* - cloud: basic disk.
|
|
253
|
+
* - cloud_auto: ESSD AutoPL disk.
|
|
254
|
+
* - cloud_essd_entry: ESSD Entry disk.
|
|
255
|
+
* > The cloud_essd_entry value is supported only when `InstanceType` is set to the `ecs.u1` or `ecs.e` instance family. Settings of this parameter determine the optimization level of the data disk.
|
|
256
|
+
* - elastic_ephemeral_disk_standard: elastic ephemeral disk - standard.
|
|
257
|
+
* - elastic_ephemeral_disk_premium: elastic ephemeral disk - Premium Edition.
|
|
281
258
|
*
|
|
282
|
-
*
|
|
259
|
+
* The default value is cloud_efficiency for I/O optimized instances and cloud for non-I/O optimized instances.
|
|
283
260
|
*
|
|
284
261
|
* @example
|
|
285
262
|
* cloud_ssd
|
|
@@ -287,13 +264,12 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
|
|
|
287
264
|
category?: string;
|
|
288
265
|
/**
|
|
289
266
|
* @remarks
|
|
290
|
-
* Specifies whether
|
|
267
|
+
* Specifies whether the data disk is released when the instance is released.
|
|
291
268
|
*
|
|
292
|
-
* -
|
|
269
|
+
* - true: The data disk is released when the instance is released.
|
|
270
|
+
* - false: The data disk is not released when the instance is released.
|
|
293
271
|
*
|
|
294
|
-
*
|
|
295
|
-
*
|
|
296
|
-
* Default value: `true`.
|
|
272
|
+
* Default value: true.
|
|
297
273
|
*
|
|
298
274
|
* @example
|
|
299
275
|
* true
|
|
@@ -311,7 +287,7 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
|
|
|
311
287
|
* @remarks
|
|
312
288
|
* The mount point of the data disk.
|
|
313
289
|
*
|
|
314
|
-
* > This parameter is
|
|
290
|
+
* > 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.
|
|
315
291
|
*
|
|
316
292
|
* @example
|
|
317
293
|
* /dev/xvdb
|
|
@@ -319,7 +295,7 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
|
|
|
319
295
|
device?: string;
|
|
320
296
|
/**
|
|
321
297
|
* @remarks
|
|
322
|
-
* The name of the data disk. The name must be 2 to 128 characters in length
|
|
298
|
+
* The name of the data disk. The name must be 2 to 128 characters in length and can contain letters in the Unicode letter category (including English and Chinese characters and digits). The name can contain colons (:), underscores (_), periods (.), or hyphens (-).
|
|
323
299
|
*
|
|
324
300
|
* @example
|
|
325
301
|
* DataDiskName
|
|
@@ -335,13 +311,13 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
|
|
|
335
311
|
encryptAlgorithm?: string;
|
|
336
312
|
/**
|
|
337
313
|
* @remarks
|
|
338
|
-
* Specifies whether
|
|
314
|
+
* Specifies whether data disk N is encrypted.
|
|
339
315
|
*
|
|
340
|
-
* -
|
|
316
|
+
* - true: encrypted.
|
|
341
317
|
*
|
|
342
|
-
* -
|
|
318
|
+
* - false: not encrypted.
|
|
343
319
|
*
|
|
344
|
-
* Default value:
|
|
320
|
+
* Default value: false.
|
|
345
321
|
*
|
|
346
322
|
* @example
|
|
347
323
|
* false
|
|
@@ -349,7 +325,7 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
|
|
|
349
325
|
encrypted?: boolean;
|
|
350
326
|
/**
|
|
351
327
|
* @remarks
|
|
352
|
-
* The
|
|
328
|
+
* The KMS key ID used by the disk.
|
|
353
329
|
*
|
|
354
330
|
* @example
|
|
355
331
|
* 0e478b7a-4262-4802-b8cb-00d****
|
|
@@ -357,17 +333,14 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
|
|
|
357
333
|
KMSKeyId?: string;
|
|
358
334
|
/**
|
|
359
335
|
* @remarks
|
|
360
|
-
* The performance level of the
|
|
361
|
-
*
|
|
362
|
-
* - PL0: A single disk delivers up to 10,000 random read/write IOPS.
|
|
363
|
-
*
|
|
364
|
-
* - PL1: A single disk delivers up to 50,000 random read/write IOPS. This is the default value.
|
|
336
|
+
* The performance level (PL) of the enterprise SSD used as a data disk. Settings of this parameter apply only when the disk category is not standard SSD. The value of N must be the same as that in `DataDisk.N.Category=cloud_essd`. Valid values:
|
|
365
337
|
*
|
|
366
|
-
* -
|
|
338
|
+
* - PL0: a single disk can deliver up to 10,000 random read/write IOPS.
|
|
339
|
+
* - PL1 (default): a single disk can deliver up to 50,000 random read/write IOPS.
|
|
340
|
+
* - PL2: a single disk can deliver up to 100,000 random read/write IOPS.
|
|
341
|
+
* - PL3: a single disk can deliver up to 1,000,000 random read/write IOPS.
|
|
367
342
|
*
|
|
368
|
-
*
|
|
369
|
-
*
|
|
370
|
-
* For more information about how to select an ESSD performance level, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
|
|
343
|
+
* For information about how to select an ESSD performance level, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
|
|
371
344
|
*
|
|
372
345
|
* @example
|
|
373
346
|
* PL2
|
|
@@ -375,23 +348,16 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
|
|
|
375
348
|
performanceLevel?: string;
|
|
376
349
|
/**
|
|
377
350
|
* @remarks
|
|
378
|
-
* The size of data disk N.
|
|
379
|
-
*
|
|
380
|
-
* - `cloud_efficiency`: 20 to 32768.
|
|
381
|
-
*
|
|
382
|
-
* - `cloud_ssd`: 20 to 32768.
|
|
383
|
-
*
|
|
384
|
-
* - `cloud_essd`: The valid values of this parameter are related to the value of `DataDisk.N.PerformanceLevel`.
|
|
385
|
-
*
|
|
386
|
-
* - PL0: 1 to 65,536.
|
|
387
|
-
*
|
|
388
|
-
* - PL1: 20 to 65,536.
|
|
389
|
-
*
|
|
390
|
-
* - PL2: 461 to 65,536.
|
|
391
|
-
*
|
|
392
|
-
* - PL3: 1261 to 65,536.
|
|
351
|
+
* The size of data disk N, in GiB. Valid values of N: 1 to 16. Valid values:
|
|
393
352
|
*
|
|
394
|
-
* -
|
|
353
|
+
* - cloud_efficiency: 20 to 32768.
|
|
354
|
+
* - cloud_ssd: 20 to 32768.
|
|
355
|
+
* - cloud_essd: The valid values depend on the value of `DataDisk.N.PerformanceLevel`.
|
|
356
|
+
* - PL0: 1 to 65,536.
|
|
357
|
+
* - PL1: 20 to 65,536.
|
|
358
|
+
* - PL2: 461 to 65,536.
|
|
359
|
+
* - PL3: 1261 to 65,536.
|
|
360
|
+
* - cloud: 5 to 2000.
|
|
395
361
|
*
|
|
396
362
|
* > The value of this parameter must be greater than or equal to the size of the snapshot specified by `SnapshotId`.
|
|
397
363
|
*
|
|
@@ -401,11 +367,11 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
|
|
|
401
367
|
size?: number;
|
|
402
368
|
/**
|
|
403
369
|
* @remarks
|
|
404
|
-
* The
|
|
370
|
+
* The snapshot ID used to create data disk N. Valid values of N: 1 to 16.
|
|
405
371
|
*
|
|
406
|
-
* - If `DataDisk.N.SnapshotId` is specified, `DataDisk.N.Size` is ignored
|
|
372
|
+
* - If `DataDisk.N.SnapshotId` is specified, `DataDisk.N.Size` is ignored. The actual size of the created disk is the size of the specified snapshot.
|
|
407
373
|
*
|
|
408
|
-
* - Snapshots created on or before July 15, 2013
|
|
374
|
+
* - Snapshots created on or before July 15, 2013 cannot be used. Requests with such snapshots are rejected.
|
|
409
375
|
*
|
|
410
376
|
* @example
|
|
411
377
|
* s-bp17441ohwka0yuh****
|
|
@@ -413,7 +379,7 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
|
|
|
413
379
|
snapshotId?: string;
|
|
414
380
|
/**
|
|
415
381
|
* @remarks
|
|
416
|
-
* The ID of the dedicated block storage cluster.
|
|
382
|
+
* The ID of the dedicated block storage cluster. To use a disk in a dedicated block storage cluster as a data disk when you create an ECS instance, set this parameter.
|
|
417
383
|
*
|
|
418
384
|
* @example
|
|
419
385
|
* dbsc-j5e1sf2vaf5he8m2****
|
|
@@ -465,9 +431,7 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
|
|
|
465
431
|
export class CreateInstanceRequestTag extends $dara.Model {
|
|
466
432
|
/**
|
|
467
433
|
* @remarks
|
|
468
|
-
* The tag key.
|
|
469
|
-
*
|
|
470
|
-
* > For better compatibility
|
|
434
|
+
* The tag key for the instance, disk, and primary ENI. Valid values of N: 1 to 20. The tag key cannot be an empty string. The tag key can be up to 128 characters in length and cannot start with `aliyun` or `acs:`. The tag key cannot contain `http://` or `https://`.
|
|
471
435
|
*
|
|
472
436
|
* @example
|
|
473
437
|
* TestKey
|
|
@@ -475,7 +439,7 @@ export class CreateInstanceRequestTag extends $dara.Model {
|
|
|
475
439
|
key?: string;
|
|
476
440
|
/**
|
|
477
441
|
* @remarks
|
|
478
|
-
*
|
|
442
|
+
* The tag value for the instance, disk, and primary ENI. Valid values of N: 1 to 20. The tag value can be an empty string. The tag value can be up to 128 characters in length and cannot contain `http://` or `https://`.
|
|
479
443
|
*
|
|
480
444
|
* @example
|
|
481
445
|
* TestValue
|
|
@@ -510,13 +474,13 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
510
474
|
systemDisk?: CreateInstanceRequestSystemDisk;
|
|
511
475
|
/**
|
|
512
476
|
* @remarks
|
|
513
|
-
*
|
|
477
|
+
* Specifies whether the instance is associated with a dedicated host. Valid values:
|
|
514
478
|
*
|
|
515
|
-
* - default
|
|
479
|
+
* - default: The instance is not associated with a dedicated host. When an instance that has economical mode enabled is restarted after it is stopped, the instance is deployed to another dedicated host in the automatic deployment resource pool if the resources of the original dedicated host are insufficient.
|
|
516
480
|
*
|
|
517
|
-
* - host
|
|
481
|
+
* - host: The instance is associated with a dedicated host. When an instance that has economical mode enabled is restarted after it is stopped, the instance remains on the original dedicated host. If the resources of the original dedicated host are insufficient, the instance fails to restart.
|
|
518
482
|
*
|
|
519
|
-
*
|
|
483
|
+
* Default value: default.
|
|
520
484
|
*
|
|
521
485
|
* @example
|
|
522
486
|
* default
|
|
@@ -529,11 +493,10 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
529
493
|
arn?: CreateInstanceRequestArn[];
|
|
530
494
|
/**
|
|
531
495
|
* @remarks
|
|
532
|
-
* Specifies whether to enable auto-renewal
|
|
496
|
+
* Specifies whether to enable auto-renewal. This parameter takes effect only when `InstanceChargeType` is set to `PrePaid`. Valid values:
|
|
533
497
|
*
|
|
534
498
|
* - true: enables auto-renewal.
|
|
535
|
-
*
|
|
536
|
-
* - false: disables auto-renewal. (Default)
|
|
499
|
+
* - false (default): disables auto-renewal.
|
|
537
500
|
*
|
|
538
501
|
* @example
|
|
539
502
|
* true
|
|
@@ -541,15 +504,11 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
541
504
|
autoRenew?: boolean;
|
|
542
505
|
/**
|
|
543
506
|
* @remarks
|
|
544
|
-
* The auto-renewal
|
|
545
|
-
*
|
|
546
|
-
* <props="china">
|
|
547
|
-
*
|
|
548
|
-
* If `PeriodUnit` is set to `Week`, valid values of `AutoRenewPeriod` are 1, 2, and 3.
|
|
507
|
+
* The auto-renewal period. This parameter is required when AutoRenew is set to True.
|
|
549
508
|
*
|
|
509
|
+
* <props="china">If PeriodUnit is set to Week, valid values of AutoRenewPeriod are 1, 2, and 3.
|
|
550
510
|
*
|
|
551
|
-
*
|
|
552
|
-
* If `PeriodUnit` is set to `Month`, valid values of `AutoRenewPeriod` are 1, 2, 3, 6, and 12.
|
|
511
|
+
* If PeriodUnit is set to Month, valid values of AutoRenewPeriod are 1, 2, 3, 6, and 12.
|
|
553
512
|
*
|
|
554
513
|
* @example
|
|
555
514
|
* 2
|
|
@@ -557,7 +516,7 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
557
516
|
autoRenewPeriod?: number;
|
|
558
517
|
/**
|
|
559
518
|
* @remarks
|
|
560
|
-
*
|
|
519
|
+
* The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but make sure that the token is unique among different requests. The **ClientToken** value can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
|
|
561
520
|
*
|
|
562
521
|
* @example
|
|
563
522
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -565,9 +524,9 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
565
524
|
clientToken?: string;
|
|
566
525
|
/**
|
|
567
526
|
* @remarks
|
|
568
|
-
* The ID of the
|
|
527
|
+
* The cluster ID of the instance.
|
|
569
528
|
*
|
|
570
|
-
* > This parameter
|
|
529
|
+
* > This parameter will be deprecated. To improve compatibility, use other parameters instead.
|
|
571
530
|
*
|
|
572
531
|
* @example
|
|
573
532
|
* c-bp67acfmxazb4p****
|
|
@@ -575,11 +534,10 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
575
534
|
clusterId?: string;
|
|
576
535
|
/**
|
|
577
536
|
* @remarks
|
|
578
|
-
* The performance mode of the burstable
|
|
579
|
-
*
|
|
580
|
-
* - `Standard`: standard mode. For more information about the performance of burstable performance instances, see the "Standard mode" section in [Burstable performance instances](https://help.aliyun.com/document_detail/59977.html).
|
|
537
|
+
* The performance mode of the burstable instance. Valid values:
|
|
581
538
|
*
|
|
582
|
-
* -
|
|
539
|
+
* - Standard: standard mode. For more information, see the performance constrained mode section in [What are burstable instances](https://help.aliyun.com/document_detail/59977.html).
|
|
540
|
+
* - Unlimited: unlimited mode. For more information, see the unlimited performance mode section in [What are burstable instances](https://help.aliyun.com/document_detail/59977.html).
|
|
583
541
|
*
|
|
584
542
|
* @example
|
|
585
543
|
* Standard
|
|
@@ -587,23 +545,17 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
587
545
|
creditSpecification?: string;
|
|
588
546
|
/**
|
|
589
547
|
* @remarks
|
|
590
|
-
* The data disks.
|
|
548
|
+
* The list of data disks.
|
|
591
549
|
*/
|
|
592
550
|
dataDisk?: CreateInstanceRequestDataDisk[];
|
|
593
551
|
/**
|
|
594
552
|
* @remarks
|
|
595
553
|
* The ID of the dedicated host.
|
|
596
|
-
* <props="china">You can call
|
|
597
|
-
*
|
|
598
|
-
* <props="intl">
|
|
599
|
-
*
|
|
600
|
-
* You can call the [DescribeDedicatedHosts](https://help.aliyun.com/document_detail/134242.html) operation to query the list of dedicated host IDs.
|
|
601
|
-
*
|
|
554
|
+
* <props="china">You can call [DescribeDedicatedHosts](https://help.aliyun.com/document_detail/134242.html) to query the list of dedicated host IDs.
|
|
602
555
|
*
|
|
556
|
+
* <props="intl">You can call [DescribeDedicatedHosts](https://help.aliyun.com/document_detail/134242.html) to query the list of dedicated host IDs.
|
|
603
557
|
*
|
|
604
|
-
* >Notice:
|
|
605
|
-
*
|
|
606
|
-
* You cannot create spot instances on dedicated hosts. If you specify `DedicatedHostId`, the `SpotStrategy` and `SpotPriceLimit` parameters are ignored.
|
|
558
|
+
* >Notice: Spot instances cannot be created on dedicated hosts. If you specify `DedicatedHostId`, the `SpotStrategy` and `SpotPriceLimit` settings in the request are automatically ignored.
|
|
607
559
|
*
|
|
608
560
|
* @example
|
|
609
561
|
* dh-bp67acfmxazb4p****
|
|
@@ -611,13 +563,12 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
611
563
|
dedicatedHostId?: string;
|
|
612
564
|
/**
|
|
613
565
|
* @remarks
|
|
614
|
-
*
|
|
615
|
-
*
|
|
616
|
-
* - `true`: enables deletion protection.
|
|
566
|
+
* The release protection attribute of the instance. Specifies whether the instance can be released from the ECS console or by calling [DeleteInstance](https://help.aliyun.com/document_detail/25507.html).
|
|
617
567
|
*
|
|
618
|
-
* -
|
|
568
|
+
* - true: enables release protection.
|
|
569
|
+
* - false (default): disables release protection.
|
|
619
570
|
*
|
|
620
|
-
* > This
|
|
571
|
+
* > This attribute is applicable only to pay-as-you-go instances. It can only prevent manual release, not system-initiated release.
|
|
621
572
|
*
|
|
622
573
|
* @example
|
|
623
574
|
* false
|
|
@@ -625,7 +576,7 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
625
576
|
deletionProtection?: boolean;
|
|
626
577
|
/**
|
|
627
578
|
* @remarks
|
|
628
|
-
*
|
|
579
|
+
* The group number of the instance in the deployment set. This parameter takes effect only when the deployment set uses the high availability group strategy (AvailabilityGroup). Valid values: 1 to 7.
|
|
629
580
|
*
|
|
630
581
|
* @example
|
|
631
582
|
* 1
|
|
@@ -651,11 +602,10 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
651
602
|
description?: string;
|
|
652
603
|
/**
|
|
653
604
|
* @remarks
|
|
654
|
-
* Specifies whether to perform a dry run
|
|
655
|
-
*
|
|
656
|
-
* - `true`: Performs a dry run to check the request for issues like parameter validity and permissions, without creating the instance. If the check succeeds, a `DryRunOperation` error code is returned. If the check fails, an error message is returned.
|
|
605
|
+
* Specifies whether to perform only a dry run. Valid values:
|
|
657
606
|
*
|
|
658
|
-
* -
|
|
607
|
+
* - true: performs only a dry run. The system checks whether the required parameters are specified, whether the request format is valid, whether service limits are met, and whether the specified ECS resources are available. If the check fails, the corresponding error is returned. If the check succeeds, the `DryRunOperation` error code is returned.
|
|
608
|
+
* - false (default): performs a dry run and sends the request. If the check succeeds, the instance is created.
|
|
659
609
|
*
|
|
660
610
|
* @example
|
|
661
611
|
* false
|
|
@@ -663,13 +613,11 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
663
613
|
dryRun?: boolean;
|
|
664
614
|
/**
|
|
665
615
|
* @remarks
|
|
666
|
-
* The hostname of the
|
|
616
|
+
* The hostname of the server.
|
|
667
617
|
*
|
|
668
|
-
* - The
|
|
669
|
-
*
|
|
670
|
-
* -
|
|
671
|
-
*
|
|
672
|
-
* - For other operating systems, such as Linux: The hostname must be 2 to 64 characters long. You can use periods (.) as separators. The segments between periods can contain letters, digits, and hyphens (-).
|
|
618
|
+
* - The hostname cannot start or end with a period (.) or hyphen (-), and cannot contain consecutive periods or hyphens.
|
|
619
|
+
* - Windows instances: The hostname must be 2 to 15 characters in length and cannot contain periods (.) or consist entirely of digits. It can contain uppercase and lowercase letters, digits, and hyphens (-).
|
|
620
|
+
* - Other instances (such as Linux): The hostname must be 2 to 64 characters in length and can contain multiple periods (.). Each segment separated by a period can contain uppercase and lowercase letters, digits, and hyphens (-).
|
|
673
621
|
*
|
|
674
622
|
* @example
|
|
675
623
|
* LocalHostName
|
|
@@ -686,13 +634,10 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
686
634
|
/**
|
|
687
635
|
* @remarks
|
|
688
636
|
* Specifies whether to enable the access channel for instance metadata. Valid values:
|
|
637
|
+
* - enabled: enabled.
|
|
638
|
+
* - disabled: disabled.
|
|
689
639
|
*
|
|
690
|
-
*
|
|
691
|
-
*
|
|
692
|
-
* - `disabled`
|
|
693
|
-
*
|
|
694
|
-
* Default value: `enabled`.
|
|
695
|
-
*
|
|
640
|
+
* Default value: enabled.
|
|
696
641
|
* > For more information about instance metadata, see [Overview of instance metadata](https://help.aliyun.com/document_detail/49122.html).
|
|
697
642
|
*
|
|
698
643
|
* @example
|
|
@@ -709,15 +654,12 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
709
654
|
httpPutResponseHopLimit?: number;
|
|
710
655
|
/**
|
|
711
656
|
* @remarks
|
|
712
|
-
* Specifies whether to
|
|
713
|
-
*
|
|
714
|
-
* -
|
|
715
|
-
*
|
|
716
|
-
* - `required`: enforces the use of IMDSv2. If you set this value, you cannot use IMDSv1 to access instance metadata.
|
|
717
|
-
*
|
|
718
|
-
* Default value: `optional`.
|
|
657
|
+
* Specifies whether to forcefully use the security-hardened mode (IMDSv2) to access instance metadata. Valid values:
|
|
658
|
+
* - optional: does not forcefully use the security-hardened mode.
|
|
659
|
+
* - required: forcefully uses the security-hardened mode. After this value is set, instance metadata cannot be accessed in normal mode.
|
|
719
660
|
*
|
|
720
|
-
*
|
|
661
|
+
* Default value: optional.
|
|
662
|
+
* > For more information about the modes for accessing instance metadata, see [Instance metadata access modes](https://help.aliyun.com/document_detail/150575.html).
|
|
721
663
|
*
|
|
722
664
|
* @example
|
|
723
665
|
* optional
|
|
@@ -725,11 +667,9 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
725
667
|
httpTokens?: string;
|
|
726
668
|
/**
|
|
727
669
|
* @remarks
|
|
728
|
-
* The name of the image family.
|
|
729
|
-
*
|
|
730
|
-
* - If `ImageId` is specified,
|
|
731
|
-
*
|
|
732
|
-
* - If `ImageId` is not specified, you can specify this parameter.
|
|
670
|
+
* The name of the image family. Set this parameter to obtain the latest available image from the specified image family to create the instance.
|
|
671
|
+
* - If `ImageId` is specified, you cannot set this parameter.
|
|
672
|
+
* - If `ImageId` is not specified, you can set this parameter.
|
|
733
673
|
*
|
|
734
674
|
* @example
|
|
735
675
|
* hangzhou-daily-update
|
|
@@ -737,7 +677,7 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
737
677
|
imageFamily?: string;
|
|
738
678
|
/**
|
|
739
679
|
* @remarks
|
|
740
|
-
* The ID of the image used to
|
|
680
|
+
* The ID of the image used to start the instance. To use an Alibaba Cloud Marketplace image, you can view the `ImageId` on the image product page. If you do not use `ImageFamily` to select the latest available image from an image family, this parameter is required.
|
|
741
681
|
*
|
|
742
682
|
* @example
|
|
743
683
|
* ubuntu_18_04_64_20G_alibase_20190624.vhd
|
|
@@ -755,9 +695,8 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
755
695
|
* @remarks
|
|
756
696
|
* The billing method of the instance. Valid values:
|
|
757
697
|
*
|
|
758
|
-
* -
|
|
759
|
-
*
|
|
760
|
-
* - `PostPaid`: pay-as-you-go. This is the default value.
|
|
698
|
+
* - PrePaid: subscription. If you set this parameter to PrePaid, make sure that your account supports credit payment or balance payment. Otherwise, an `InvalidPayMethod` error is returned.
|
|
699
|
+
* - PostPaid (default): pay-as-you-go.
|
|
761
700
|
*
|
|
762
701
|
* @example
|
|
763
702
|
* PrePaid
|
|
@@ -765,7 +704,7 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
765
704
|
instanceChargeType?: string;
|
|
766
705
|
/**
|
|
767
706
|
* @remarks
|
|
768
|
-
* The name of the instance. The name must be 2 to 128 characters
|
|
707
|
+
* The name of the instance. The name must be 2 to 128 characters in length and can contain letters in the Unicode letter category (including English and Chinese characters) and digits. The name can contain colons (:), underscores (_), periods (.), or hyphens (-). If this parameter is not specified, the default value is the instance ID.
|
|
769
708
|
*
|
|
770
709
|
* @example
|
|
771
710
|
* k8s-node-[1,4]-alibabacloud
|
|
@@ -775,9 +714,8 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
775
714
|
* @remarks
|
|
776
715
|
* The instance type.
|
|
777
716
|
*
|
|
778
|
-
* -
|
|
779
|
-
*
|
|
780
|
-
* - Query available resources: Call the [DescribeAvailableResource](https://help.aliyun.com/document_detail/66186.html) operation to query available resources in a specific region or zone.
|
|
717
|
+
* - Instance type selection: See [Instance family](https://help.aliyun.com/document_detail/25378.html) or invoke [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) to query the performance data of the target instance type. You can also see [Best practices for instance type selection](https://help.aliyun.com/document_detail/58291.html) to learn how to select an instance type.
|
|
718
|
+
* - Check active resources: Invoke [DescribeAvailableResource](https://help.aliyun.com/document_detail/66186.html) to query active resources in a specific region or zone.
|
|
781
719
|
*
|
|
782
720
|
* This parameter is required.
|
|
783
721
|
*
|
|
@@ -787,13 +725,12 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
787
725
|
instanceType?: string;
|
|
788
726
|
/**
|
|
789
727
|
* @remarks
|
|
790
|
-
* The
|
|
791
|
-
*
|
|
792
|
-
* - `PayByBandwidth`: pay-by-bandwidth.
|
|
728
|
+
* The billing method for network usage. Valid values:
|
|
793
729
|
*
|
|
794
|
-
* -
|
|
730
|
+
* - PayByBandwidth: pay-by-bandwidth.
|
|
731
|
+
* - PayByTraffic (default): pay-by-traffic.
|
|
795
732
|
*
|
|
796
|
-
* >
|
|
733
|
+
* > In **pay-by-traffic** mode, the peak inbound and outbound bandwidths are both upper limits and are not guaranteed. When resource contention occurs, the peak bandwidth may be throttled. If your workloads require guaranteed bandwidth, use **pay-by-bandwidth** mode.
|
|
797
734
|
*
|
|
798
735
|
* @example
|
|
799
736
|
* PayByTraffic
|
|
@@ -801,11 +738,10 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
801
738
|
internetChargeType?: string;
|
|
802
739
|
/**
|
|
803
740
|
* @remarks
|
|
804
|
-
* The maximum inbound public bandwidth
|
|
741
|
+
* The maximum inbound public bandwidth, in Mbit/s. Valid values:
|
|
805
742
|
*
|
|
806
|
-
* - If
|
|
807
|
-
*
|
|
808
|
-
* - If `InternetMaxBandwidthOut` is greater than 10 Mbit/s, the value of this parameter is an integer from 1 to the value of `InternetMaxBandwidthOut`. Default value: the value of `InternetMaxBandwidthOut`.
|
|
743
|
+
* - If the purchased outbound bandwidth is less than or equal to 10 Mbit/s: 1 to 10. Default value: 10.
|
|
744
|
+
* - If the purchased outbound bandwidth is greater than 10 Mbit/s: 1 to the value of `InternetMaxBandwidthOut`. Default value: the value of `InternetMaxBandwidthOut`.
|
|
809
745
|
*
|
|
810
746
|
* @example
|
|
811
747
|
* 50
|
|
@@ -813,7 +749,7 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
813
749
|
internetMaxBandwidthIn?: number;
|
|
814
750
|
/**
|
|
815
751
|
* @remarks
|
|
816
|
-
* The maximum outbound public bandwidth
|
|
752
|
+
* The maximum outbound public bandwidth, in Mbit/s. Valid values: 0 to 100.
|
|
817
753
|
*
|
|
818
754
|
* Default value: 0.
|
|
819
755
|
*
|
|
@@ -823,15 +759,14 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
823
759
|
internetMaxBandwidthOut?: number;
|
|
824
760
|
/**
|
|
825
761
|
* @remarks
|
|
826
|
-
*
|
|
827
|
-
*
|
|
828
|
-
* - none:非 I/O 优化。
|
|
762
|
+
* Specifies whether the instance is I/O optimized. Valid values:
|
|
829
763
|
*
|
|
830
|
-
* -
|
|
764
|
+
* - none: not I/O optimized.
|
|
765
|
+
* - optimized: I/O optimized.
|
|
831
766
|
*
|
|
832
|
-
* [
|
|
767
|
+
* The default value for [retired instance types](https://help.aliyun.com/document_detail/55263.html) is none.
|
|
833
768
|
*
|
|
834
|
-
*
|
|
769
|
+
* The default value for other instance types is optimized.
|
|
835
770
|
*
|
|
836
771
|
* @example
|
|
837
772
|
* optimized
|
|
@@ -841,7 +776,7 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
841
776
|
* @remarks
|
|
842
777
|
* The name of the key pair.
|
|
843
778
|
*
|
|
844
|
-
* > For Windows instances, this parameter is ignored
|
|
779
|
+
* > For Windows instances, this parameter is ignored. The default value is empty. Even if this parameter is specified, only the `Password` content is used.
|
|
845
780
|
*
|
|
846
781
|
* @example
|
|
847
782
|
* KeyPairTestName
|
|
@@ -859,19 +794,17 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
859
794
|
ownerId?: number;
|
|
860
795
|
/**
|
|
861
796
|
* @remarks
|
|
862
|
-
* The password of the instance. The password must be 8 to 30 characters in length and must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters. The
|
|
797
|
+
* The password of the instance. The password must be 8 to 30 characters in length and must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters. The following special characters are supported:
|
|
863
798
|
*
|
|
864
799
|
* ```
|
|
865
800
|
* ()`~!@#$%^&*-_+=|{}[]:;\\"<>,.?/
|
|
866
801
|
* ```
|
|
867
802
|
*
|
|
868
|
-
* Note the following:
|
|
869
|
-
*
|
|
870
|
-
* - If you specify the `Password` parameter, send the request over HTTPS to prevent the password from being leaked.
|
|
803
|
+
* Note the following items:
|
|
871
804
|
*
|
|
805
|
+
* - For security purposes, use HTTPS to send requests if the Password parameter is specified.
|
|
872
806
|
* - For Windows instances, the password cannot start with a forward slash (/).
|
|
873
|
-
*
|
|
874
|
-
* - Some operating systems, such as Others Linux and Fedora CoreOS, do not support password-based logon. For these, you must use a key pair.
|
|
807
|
+
* - For instances that run certain operating systems, passwords are not supported. Only key pairs are supported. Examples: Others Linux and Fedora CoreOS.
|
|
875
808
|
*
|
|
876
809
|
* @example
|
|
877
810
|
* TestEcs123!
|
|
@@ -879,7 +812,7 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
879
812
|
password?: string;
|
|
880
813
|
/**
|
|
881
814
|
* @remarks
|
|
882
|
-
* Specifies whether to use the password
|
|
815
|
+
* Specifies whether to use the password preset in the image. When you use this parameter, the Password parameter must be empty. Make sure that the image has a password configured.
|
|
883
816
|
*
|
|
884
817
|
* @example
|
|
885
818
|
* false
|
|
@@ -887,25 +820,17 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
887
820
|
passwordInherit?: boolean;
|
|
888
821
|
/**
|
|
889
822
|
* @remarks
|
|
890
|
-
* The subscription duration of the
|
|
823
|
+
* The subscription duration of the instance. The unit is specified by `PeriodUnit`. This parameter is required and takes effect only when `InstanceChargeType` is set to `PrePaid`. If `DedicatedHostId` is specified, the value of this parameter cannot exceed the subscription duration of the dedicated host. Valid values:
|
|
891
824
|
*
|
|
892
825
|
* <props="china">
|
|
826
|
+
* - If PeriodUnit is set to Week, valid values of Period are 1, 2, 3, and 4.
|
|
827
|
+
* - If PeriodUnit is set to Month, valid values of Period are 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36, 48, and 60.
|
|
893
828
|
*
|
|
894
|
-
* - If `PeriodUnit` is set to `Week`: 1, 2, 3, and 4.
|
|
895
|
-
*
|
|
896
|
-
* - If `PeriodUnit` is set to `Month`: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36, 48, and 60.
|
|
897
829
|
*
|
|
898
830
|
*
|
|
831
|
+
* <props="intl">If PeriodUnit is set to Month, valid values of Period are 1, 2, 3, 6, and 12.
|
|
899
832
|
*
|
|
900
|
-
* <props="
|
|
901
|
-
*
|
|
902
|
-
* If `PeriodUnit` is set to `Month`, valid values are 1, 2, 3, 6, and 12.
|
|
903
|
-
*
|
|
904
|
-
*
|
|
905
|
-
*
|
|
906
|
-
* <props="partner">
|
|
907
|
-
*
|
|
908
|
-
* If `PeriodUnit` is set to `Month`, valid values are 1, 2, 3, 6, and 12.
|
|
833
|
+
* <props="partner">If PeriodUnit is set to Month, valid values of Period are 1, 2, 3, 6, and 12.
|
|
909
834
|
*
|
|
910
835
|
* @example
|
|
911
836
|
* 1
|
|
@@ -916,24 +841,14 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
916
841
|
* The unit of the subscription duration. Valid values:
|
|
917
842
|
*
|
|
918
843
|
* <props="china">
|
|
844
|
+
* - Week.
|
|
845
|
+
* - Month.
|
|
919
846
|
*
|
|
920
|
-
* - Week
|
|
921
|
-
*
|
|
922
|
-
* - Month
|
|
923
|
-
*
|
|
924
|
-
*
|
|
925
|
-
*
|
|
926
|
-
* <props="intl">
|
|
927
|
-
*
|
|
928
|
-
* Month
|
|
929
847
|
*
|
|
930
848
|
*
|
|
849
|
+
* <props="intl">Month.
|
|
931
850
|
*
|
|
932
|
-
* <props="partner">
|
|
933
|
-
*
|
|
934
|
-
* Month
|
|
935
|
-
*
|
|
936
|
-
*
|
|
851
|
+
* <props="partner">Month.
|
|
937
852
|
*
|
|
938
853
|
* Default value: Month.
|
|
939
854
|
*
|
|
@@ -943,7 +858,7 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
943
858
|
periodUnit?: string;
|
|
944
859
|
/**
|
|
945
860
|
* @remarks
|
|
946
|
-
* The private IP address of the instance. The IP address must be an available address
|
|
861
|
+
* The private IP address of the instance. The IP address must be an available address within the CIDR block of the specified vSwitch (VSwitchId).
|
|
947
862
|
*
|
|
948
863
|
* @example
|
|
949
864
|
* 172.16.236.*
|
|
@@ -951,7 +866,7 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
951
866
|
privateIpAddress?: string;
|
|
952
867
|
/**
|
|
953
868
|
* @remarks
|
|
954
|
-
* The name of the instance RAM role. You can call the RAM API
|
|
869
|
+
* 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.
|
|
955
870
|
*
|
|
956
871
|
* @example
|
|
957
872
|
* RAMTestName
|
|
@@ -959,7 +874,7 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
959
874
|
ramRoleName?: string;
|
|
960
875
|
/**
|
|
961
876
|
* @remarks
|
|
962
|
-
* The ID of the
|
|
877
|
+
* The region ID of the instance. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
|
|
963
878
|
*
|
|
964
879
|
* This parameter is required.
|
|
965
880
|
*
|
|
@@ -969,7 +884,7 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
969
884
|
regionId?: string;
|
|
970
885
|
/**
|
|
971
886
|
* @remarks
|
|
972
|
-
* The ID of the resource group to which the instance belongs.
|
|
887
|
+
* The ID of the enterprise resource group to which the instance belongs.
|
|
973
888
|
*
|
|
974
889
|
* @example
|
|
975
890
|
* rg-bp67acfmxazb4p****
|
|
@@ -981,9 +896,8 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
981
896
|
* @remarks
|
|
982
897
|
* Specifies whether to enable security hardening. Valid values:
|
|
983
898
|
*
|
|
984
|
-
* -
|
|
985
|
-
*
|
|
986
|
-
* - `Deactive`: disables security hardening. This setting is valid for all image types.
|
|
899
|
+
* - Active: enables security hardening. This value is applicable only to public images.
|
|
900
|
+
* - Deactive: disables security hardening. This value is applicable to all image types.
|
|
987
901
|
*
|
|
988
902
|
* @example
|
|
989
903
|
* Active
|
|
@@ -991,7 +905,7 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
991
905
|
securityEnhancementStrategy?: string;
|
|
992
906
|
/**
|
|
993
907
|
* @remarks
|
|
994
|
-
* The ID of the security group to
|
|
908
|
+
* The ID of the security group to which the instance belongs.
|
|
995
909
|
*
|
|
996
910
|
* @example
|
|
997
911
|
* sg-bp15ed6xe1yxeycg****
|
|
@@ -999,17 +913,15 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
999
913
|
securityGroupId?: string;
|
|
1000
914
|
/**
|
|
1001
915
|
* @remarks
|
|
1002
|
-
* The protection period of the spot instance
|
|
916
|
+
* The protection period of the spot instance, in hours. Default value: 1. Valid values:
|
|
1003
917
|
*
|
|
1004
|
-
* - 1: Alibaba Cloud ensures that the instance
|
|
918
|
+
* - 1: After the instance is created, Alibaba Cloud ensures that the instance is not automatically released for 1 hour. After 1 hour, the system automatically compares the bid price with the market price and checks resource availability to determine whether to retain automatic release the instance.
|
|
919
|
+
* - 0: After the instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system automatically compares the bid price with the market price and checks resource availability to determine whether to retain automatic release the instance.
|
|
1005
920
|
*
|
|
1006
|
-
*
|
|
1007
|
-
*
|
|
1008
|
-
* >
|
|
1009
|
-
* >
|
|
1010
|
-
* > * Spot instances are billed per second. We recommend that you select a protection period based on the expected runtime of your tasks.
|
|
1011
|
-
* >
|
|
1012
|
-
* > * Alibaba Cloud sends a notification through ECS system events 5 minutes before the instance is reclaimed.
|
|
921
|
+
* >
|
|
922
|
+
* > - This parameter supports only the value 0 or 1.
|
|
923
|
+
* > - Spot instances are billed by second. Set the protection period based on the expected task execution duration.
|
|
924
|
+
* > - Alibaba Cloud sends an ECS system event notification 5 minutes before the instance is released.
|
|
1013
925
|
*
|
|
1014
926
|
* @example
|
|
1015
927
|
* 1
|
|
@@ -1017,11 +929,11 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
1017
929
|
spotDuration?: number;
|
|
1018
930
|
/**
|
|
1019
931
|
* @remarks
|
|
1020
|
-
* The
|
|
932
|
+
* The break mode of the spot instance. Valid values:
|
|
1021
933
|
*
|
|
1022
|
-
* -
|
|
934
|
+
* - Terminate: The instance is directly released.
|
|
1023
935
|
*
|
|
1024
|
-
* -
|
|
936
|
+
* - Stop: The instance enters economical mode.
|
|
1025
937
|
*
|
|
1026
938
|
* For more information about economical mode, see [Economical mode for pay-as-you-go instances](https://help.aliyun.com/document_detail/63353.html).
|
|
1027
939
|
*
|
|
@@ -1033,7 +945,7 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
1033
945
|
spotInterruptionBehavior?: string;
|
|
1034
946
|
/**
|
|
1035
947
|
* @remarks
|
|
1036
|
-
* The maximum hourly price of the instance.
|
|
948
|
+
* The maximum hourly price of the instance. This value can be accurate to three decimal places. This parameter takes effect only when `SpotStrategy` is set to `SpotWithPriceLimit`.
|
|
1037
949
|
*
|
|
1038
950
|
* @example
|
|
1039
951
|
* 0.98
|
|
@@ -1041,13 +953,11 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
1041
953
|
spotPriceLimit?: number;
|
|
1042
954
|
/**
|
|
1043
955
|
* @remarks
|
|
1044
|
-
* The bidding policy for the instance. This parameter
|
|
1045
|
-
*
|
|
1046
|
-
* - `NoSpot`: The instance is created as a regular pay-as-you-go instance. This is the default value.
|
|
1047
|
-
*
|
|
1048
|
-
* - `SpotWithPriceLimit`: The instance is created as a spot instance with a user-defined maximum hourly price.
|
|
956
|
+
* The bidding policy for the instance. This parameter takes effect only when `InstanceChargeType` is set to `PostPaid`. Valid values:
|
|
1049
957
|
*
|
|
1050
|
-
* -
|
|
958
|
+
* - NoSpot (default): The instance is a regular pay-as-you-go instance.
|
|
959
|
+
* - SpotWithPriceLimit: The instance is a spot instance with a user-defined maximum hourly price.
|
|
960
|
+
* - SpotAsPriceGo: The instance is a spot instance for which the market price at the time of purchase is automatically used as the bid price.
|
|
1051
961
|
*
|
|
1052
962
|
* @example
|
|
1053
963
|
* NoSpot
|
|
@@ -1055,7 +965,7 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
1055
965
|
spotStrategy?: string;
|
|
1056
966
|
/**
|
|
1057
967
|
* @remarks
|
|
1058
|
-
*
|
|
968
|
+
* The ID of the storage set.
|
|
1059
969
|
*
|
|
1060
970
|
* @example
|
|
1061
971
|
* ss-bp1j4i2jdf3owlhe****
|
|
@@ -1063,7 +973,7 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
1063
973
|
storageSetId?: string;
|
|
1064
974
|
/**
|
|
1065
975
|
* @remarks
|
|
1066
|
-
* The maximum number of partitions in the storage set.
|
|
976
|
+
* The maximum number of partitions in the storage set. Valid values: greater than or equal to 2.
|
|
1067
977
|
*
|
|
1068
978
|
* @example
|
|
1069
979
|
* 2
|
|
@@ -1071,18 +981,18 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
1071
981
|
storageSetPartitionNumber?: number;
|
|
1072
982
|
/**
|
|
1073
983
|
* @remarks
|
|
1074
|
-
* The tags.
|
|
984
|
+
* The list of tags.
|
|
1075
985
|
*/
|
|
1076
986
|
tag?: CreateInstanceRequestTag[];
|
|
1077
987
|
/**
|
|
1078
988
|
* @remarks
|
|
1079
|
-
* Specifies whether to
|
|
989
|
+
* Specifies whether to create the instance on a dedicated host. Valid values:
|
|
1080
990
|
*
|
|
1081
|
-
* -
|
|
991
|
+
* - default: creates the instance on a non-dedicated host.
|
|
1082
992
|
*
|
|
1083
|
-
* -
|
|
993
|
+
* - host: creates the instance on a dedicated host. If you do not specify `DedicatedHostId`, Alibaba Cloud automatically selects a dedicated host for the instance.
|
|
1084
994
|
*
|
|
1085
|
-
* Default value:
|
|
995
|
+
* Default value: default.
|
|
1086
996
|
*
|
|
1087
997
|
* @example
|
|
1088
998
|
* default
|
|
@@ -1090,7 +1000,7 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
1090
1000
|
tenancy?: string;
|
|
1091
1001
|
/**
|
|
1092
1002
|
* @remarks
|
|
1093
|
-
*
|
|
1003
|
+
* Specifies whether to use the virtual machine system configuration provided by Alibaba Cloud (Windows: NTP and KMS. Linux: NTP and YUM).
|
|
1094
1004
|
*
|
|
1095
1005
|
* @example
|
|
1096
1006
|
* true
|
|
@@ -1098,7 +1008,7 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
1098
1008
|
useAdditionalService?: boolean;
|
|
1099
1009
|
/**
|
|
1100
1010
|
* @remarks
|
|
1101
|
-
* The user data
|
|
1011
|
+
* The instance user data. The data must be encoded in Base64. The maximum size of the raw data is 32 KB.
|
|
1102
1012
|
*
|
|
1103
1013
|
* @example
|
|
1104
1014
|
* ZWNobyBoZWxsbyBlY3Mh
|
|
@@ -1106,9 +1016,9 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
1106
1016
|
userData?: string;
|
|
1107
1017
|
/**
|
|
1108
1018
|
* @remarks
|
|
1109
|
-
*
|
|
1019
|
+
* The vSwitch ID. This parameter is required when you create a VPC-connected instance. You can call [DescribeVSwitches](https://help.aliyun.com/document_detail/35748.html) to query available vSwitches.
|
|
1110
1020
|
*
|
|
1111
|
-
* > If `VSwitchId
|
|
1021
|
+
* > If you specify `VSwitchId`, the specified `ZoneId` must be in the same zone as the vSwitch. You can also leave `ZoneId` empty, and the system automatically selects the zone of the specified vSwitch.
|
|
1112
1022
|
*
|
|
1113
1023
|
* @example
|
|
1114
1024
|
* vsw-bp1s5fnvk4gn2tws0****
|
|
@@ -1116,7 +1026,7 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
1116
1026
|
vSwitchId?: string;
|
|
1117
1027
|
/**
|
|
1118
1028
|
* @remarks
|
|
1119
|
-
* The
|
|
1029
|
+
* The virtual local area network ID.
|
|
1120
1030
|
*
|
|
1121
1031
|
* @example
|
|
1122
1032
|
* 10
|
|
@@ -1124,11 +1034,11 @@ export class CreateInstanceRequest extends $dara.Model {
|
|
|
1124
1034
|
vlanId?: string;
|
|
1125
1035
|
/**
|
|
1126
1036
|
* @remarks
|
|
1127
|
-
* The ID of the
|
|
1037
|
+
* The zone ID of the instance. For more information, call [DescribeZones](https://help.aliyun.com/document_detail/25610.html) to query the zone list.
|
|
1128
1038
|
*
|
|
1129
|
-
* > If `VSwitchId
|
|
1039
|
+
* > If you specify `VSwitchId`, the specified `ZoneId` must be in the same zone as the vSwitch. You can also leave `ZoneId` empty, and the system automatically selects the zone of the specified vSwitch.
|
|
1130
1040
|
*
|
|
1131
|
-
* Default value: empty
|
|
1041
|
+
* Default value: empty. The system automatically selects a zone.
|
|
1132
1042
|
*
|
|
1133
1043
|
* @example
|
|
1134
1044
|
* cn-hangzhou-g
|