@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,11 +5,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ModifyInstanceAttributeRequestCpuOptions extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The number of CPU cores. This parameter
|
|
8
|
+
* The number of CPU cores. This parameter does not support custom values and can only use the default value.
|
|
9
9
|
*
|
|
10
|
-
* <props="china">
|
|
11
|
-
*
|
|
12
|
-
* For information about the default value, see [Custom CPU options](https://help.aliyun.com/document_detail/145895.html).
|
|
10
|
+
* <props="china">Default value: see [Customize CPU options](https://help.aliyun.com/document_detail/145895.html).
|
|
13
11
|
*
|
|
14
12
|
* @example
|
|
15
13
|
* 2
|
|
@@ -17,15 +15,13 @@ export class ModifyInstanceAttributeRequestCpuOptions extends $dara.Model {
|
|
|
17
15
|
core?: number;
|
|
18
16
|
/**
|
|
19
17
|
* @remarks
|
|
20
|
-
* The number of threads per core. The
|
|
21
|
-
*
|
|
22
|
-
* - Setting `CpuOptions.ThreadsPerCore` to 1 disables hyper-threading.
|
|
18
|
+
* The number of threads per CPU core. The number of vCPUs of the ECS instance = CpuOptions.Core value × CpuOptions.ThreadsPerCore value.
|
|
23
19
|
*
|
|
24
|
-
* -
|
|
20
|
+
* - CpuOptions.ThreadsPerCore=1 indicates that hyper-threading is disabled.
|
|
25
21
|
*
|
|
26
|
-
*
|
|
22
|
+
* - Only some instance types support custom thread counts.
|
|
27
23
|
*
|
|
28
|
-
*
|
|
24
|
+
* <props="china">Valid values and default value: see [Customize CPU options](https://help.aliyun.com/document_detail/145895.html).
|
|
29
25
|
*
|
|
30
26
|
* @example
|
|
31
27
|
* 2
|
|
@@ -35,17 +31,15 @@ export class ModifyInstanceAttributeRequestCpuOptions extends $dara.Model {
|
|
|
35
31
|
* @remarks
|
|
36
32
|
* The CPU topology type of the instance. Valid values:
|
|
37
33
|
*
|
|
38
|
-
* - ContinuousCoreToHTMapping:
|
|
39
|
-
*
|
|
40
|
-
* - DiscreteCoreToHTMapping: The hyper-threads of the same core are discrete.
|
|
41
|
-
*
|
|
42
|
-
* Default value: None.
|
|
34
|
+
* - ContinuousCoreToHTMapping: the hyper-threads of the same core in the CPU topology are continuous.
|
|
35
|
+
* - DiscreteCoreToHTMapping: the hyper-threads of the same core are discrete.
|
|
43
36
|
*
|
|
44
|
-
*
|
|
37
|
+
* Default value: none.
|
|
45
38
|
*
|
|
46
|
-
*
|
|
39
|
+
* Take note of the following items:
|
|
40
|
+
* - The instance must be in the Stopped state.
|
|
47
41
|
*
|
|
48
|
-
* >
|
|
42
|
+
* > Only some instance families support this parameter. For information about the supported instance families, see [View and modify the CPU topology structure](https://help.aliyun.com/document_detail/2636059.html).
|
|
49
43
|
*
|
|
50
44
|
* @example
|
|
51
45
|
* DiscreteCoreToHTMapping
|
|
@@ -53,7 +47,7 @@ export class ModifyInstanceAttributeRequestCpuOptions extends $dara.Model {
|
|
|
53
47
|
topologyType?: string;
|
|
54
48
|
/**
|
|
55
49
|
* @remarks
|
|
56
|
-
* > This parameter is in
|
|
50
|
+
* > This parameter is in invitational preview and is not publicly available.
|
|
57
51
|
*
|
|
58
52
|
* @example
|
|
59
53
|
* enabled
|
|
@@ -89,11 +83,10 @@ export class ModifyInstanceAttributeRequestCpuOptions extends $dara.Model {
|
|
|
89
83
|
export class ModifyInstanceAttributeRequestPrivateDnsNameOptions extends $dara.Model {
|
|
90
84
|
/**
|
|
91
85
|
* @remarks
|
|
92
|
-
* Specifies whether to enable resolution
|
|
93
|
-
*
|
|
94
|
-
* - true
|
|
95
|
-
*
|
|
96
|
-
* - false
|
|
86
|
+
* Specifies whether to enable DNS resolution from the instance ID-based domain name to the IPv6 address. Valid values:
|
|
87
|
+
*
|
|
88
|
+
* - true: enables the resolution.
|
|
89
|
+
* - false: disables the resolution.
|
|
97
90
|
*
|
|
98
91
|
* Default value: false.
|
|
99
92
|
*
|
|
@@ -103,11 +96,10 @@ export class ModifyInstanceAttributeRequestPrivateDnsNameOptions extends $dara.M
|
|
|
103
96
|
enableInstanceIdDnsAAAARecord?: boolean;
|
|
104
97
|
/**
|
|
105
98
|
* @remarks
|
|
106
|
-
* Specifies whether to enable resolution
|
|
107
|
-
*
|
|
108
|
-
* - true
|
|
109
|
-
*
|
|
110
|
-
* - false
|
|
99
|
+
* Specifies whether to enable DNS resolution from the instance ID-based domain name to the IPv4 address. Valid values:
|
|
100
|
+
*
|
|
101
|
+
* - true: enables the resolution.
|
|
102
|
+
* - false: disables the resolution.
|
|
111
103
|
*
|
|
112
104
|
* Default value: false.
|
|
113
105
|
*
|
|
@@ -117,11 +109,9 @@ export class ModifyInstanceAttributeRequestPrivateDnsNameOptions extends $dara.M
|
|
|
117
109
|
enableInstanceIdDnsARecord?: boolean;
|
|
118
110
|
/**
|
|
119
111
|
* @remarks
|
|
120
|
-
* Specifies whether to enable resolution
|
|
121
|
-
*
|
|
122
|
-
* -
|
|
123
|
-
*
|
|
124
|
-
* - false
|
|
112
|
+
* Specifies whether to enable DNS resolution from the IP-based domain name to the IPv4 address. Valid values:
|
|
113
|
+
* - true: enables the resolution.
|
|
114
|
+
* - false: disables the resolution.
|
|
125
115
|
*
|
|
126
116
|
* Default value: false.
|
|
127
117
|
*
|
|
@@ -131,11 +121,9 @@ export class ModifyInstanceAttributeRequestPrivateDnsNameOptions extends $dara.M
|
|
|
131
121
|
enableIpDnsARecord?: boolean;
|
|
132
122
|
/**
|
|
133
123
|
* @remarks
|
|
134
|
-
* Specifies whether to enable reverse DNS resolution
|
|
135
|
-
*
|
|
136
|
-
* -
|
|
137
|
-
*
|
|
138
|
-
* - false
|
|
124
|
+
* Specifies whether to enable reverse DNS resolution from the IPv4 address to the IP-based domain name. Valid values:
|
|
125
|
+
* - true: enables the resolution.
|
|
126
|
+
* - false: disables the resolution.
|
|
139
127
|
*
|
|
140
128
|
* Default value: false.
|
|
141
129
|
*
|
|
@@ -147,11 +135,9 @@ export class ModifyInstanceAttributeRequestPrivateDnsNameOptions extends $dara.M
|
|
|
147
135
|
* @remarks
|
|
148
136
|
* The hostname type. Valid values:
|
|
149
137
|
*
|
|
150
|
-
* - Custom:
|
|
151
|
-
*
|
|
152
|
-
* -
|
|
153
|
-
*
|
|
154
|
-
* - InstanceIdBased: an instance ID-based hostname.
|
|
138
|
+
* - Custom: custom.
|
|
139
|
+
* - IpBased: IP-based hostname.
|
|
140
|
+
* - InstanceIdBased: instance ID-based hostname.
|
|
155
141
|
*
|
|
156
142
|
* Default value: Custom.
|
|
157
143
|
*
|
|
@@ -191,7 +177,7 @@ export class ModifyInstanceAttributeRequestPrivateDnsNameOptions extends $dara.M
|
|
|
191
177
|
export class ModifyInstanceAttributeRequestRemoteConnectionOptions extends $dara.Model {
|
|
192
178
|
/**
|
|
193
179
|
* @remarks
|
|
194
|
-
* > This parameter is in
|
|
180
|
+
* > This parameter is in invitational preview and is not publicly available.
|
|
195
181
|
*
|
|
196
182
|
* @example
|
|
197
183
|
* hide
|
|
@@ -199,7 +185,7 @@ export class ModifyInstanceAttributeRequestRemoteConnectionOptions extends $dara
|
|
|
199
185
|
password?: string;
|
|
200
186
|
/**
|
|
201
187
|
* @remarks
|
|
202
|
-
* > This parameter is in
|
|
188
|
+
* > This parameter is in invitational preview and is not publicly available.
|
|
203
189
|
*
|
|
204
190
|
* @example
|
|
205
191
|
* hide
|
|
@@ -232,13 +218,12 @@ export class ModifyInstanceAttributeRequest extends $dara.Model {
|
|
|
232
218
|
cpuOptions?: ModifyInstanceAttributeRequestCpuOptions;
|
|
233
219
|
/**
|
|
234
220
|
* @remarks
|
|
235
|
-
* The
|
|
221
|
+
* The running mode of the burstable instance. Valid values:
|
|
236
222
|
*
|
|
237
223
|
* - Standard: standard mode.
|
|
238
|
-
*
|
|
239
224
|
* - Unlimited: unlimited mode.
|
|
240
225
|
*
|
|
241
|
-
* For more information about the
|
|
226
|
+
* For more information about the running modes of burstable instances, see [What are burstable instances?](https://help.aliyun.com/document_detail/59977.html).
|
|
242
227
|
*
|
|
243
228
|
* @example
|
|
244
229
|
* Standard
|
|
@@ -246,9 +231,9 @@ export class ModifyInstanceAttributeRequest extends $dara.Model {
|
|
|
246
231
|
creditSpecification?: string;
|
|
247
232
|
/**
|
|
248
233
|
* @remarks
|
|
249
|
-
*
|
|
234
|
+
* 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).
|
|
250
235
|
*
|
|
251
|
-
* > This
|
|
236
|
+
* > This attribute applies only to pay-as-you-go instances and only prevents manual release operations. It does not apply to system-initiated release operations.
|
|
252
237
|
*
|
|
253
238
|
* @example
|
|
254
239
|
* false
|
|
@@ -256,7 +241,7 @@ export class ModifyInstanceAttributeRequest extends $dara.Model {
|
|
|
256
241
|
deletionProtection?: boolean;
|
|
257
242
|
/**
|
|
258
243
|
* @remarks
|
|
259
|
-
* The instance
|
|
244
|
+
* The description of the instance. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
|
|
260
245
|
*
|
|
261
246
|
* @example
|
|
262
247
|
* testInstanceDescription
|
|
@@ -264,19 +249,16 @@ export class ModifyInstanceAttributeRequest extends $dara.Model {
|
|
|
264
249
|
description?: string;
|
|
265
250
|
/**
|
|
266
251
|
* @remarks
|
|
267
|
-
* Specifies whether to enable
|
|
268
|
-
*
|
|
269
|
-
* - true
|
|
252
|
+
* Specifies whether to enable the Jumbo Frame feature for the instance MTU. Valid values:
|
|
270
253
|
*
|
|
271
|
-
* -
|
|
254
|
+
* - true: enables the feature.
|
|
255
|
+
* - false: does not enable the feature.
|
|
272
256
|
*
|
|
273
|
-
*
|
|
274
|
-
*
|
|
275
|
-
* - The instance must be
|
|
276
|
-
*
|
|
277
|
-
*
|
|
278
|
-
*
|
|
279
|
-
* - Only some instance types support jumbo frames. For more information, see [ECS instance MTU](https://help.aliyun.com/document_detail/200512.html).
|
|
257
|
+
* Take note of the following items:
|
|
258
|
+
* - The instance must be in the Running or Stopped state.
|
|
259
|
+
* - The instance must be a VPC-connected instance.
|
|
260
|
+
* - After the Jumbo Frame feature is enabled, the MTU value of the instance changes to 8500. After the feature is disabled, the MTU value reverts to 1500.
|
|
261
|
+
* Only some instance types support the Jumbo Frame feature. For more information, see [ECS instance MTU](https://help.aliyun.com/document_detail/200512.html).
|
|
280
262
|
*
|
|
281
263
|
* @example
|
|
282
264
|
* false
|
|
@@ -286,11 +268,9 @@ export class ModifyInstanceAttributeRequest extends $dara.Model {
|
|
|
286
268
|
* @remarks
|
|
287
269
|
* Specifies whether to enable VPC network traffic encryption. Valid values:
|
|
288
270
|
*
|
|
289
|
-
* - true
|
|
290
|
-
*
|
|
291
|
-
*
|
|
292
|
-
*
|
|
293
|
-
* > This parameter is in invitation-only preview and is not publicly available.
|
|
271
|
+
* - true: enables the encryption.
|
|
272
|
+
* - false: disables the encryption.
|
|
273
|
+
* > This parameter is in invitational preview and is not publicly available.
|
|
294
274
|
*
|
|
295
275
|
* @example
|
|
296
276
|
* true
|
|
@@ -298,17 +278,18 @@ export class ModifyInstanceAttributeRequest extends $dara.Model {
|
|
|
298
278
|
enableNetworkEncryption?: boolean;
|
|
299
279
|
/**
|
|
300
280
|
* @remarks
|
|
301
|
-
* The hostname of the operating system.
|
|
281
|
+
* The hostname of the operating system. Take note of the following items:
|
|
282
|
+
*
|
|
283
|
+
* - The instance cannot be in the Pending or Starting state. Otherwise, the hostname and `/etc/hosts` configuration may not take effect. You can call [DescribeInstances](https://help.aliyun.com/document_detail/25506.html) to query the current status of the instance.
|
|
302
284
|
*
|
|
303
|
-
* - The
|
|
285
|
+
* - The new hostname takes effect after you restart the instance. You can restart the instance in the ECS console (for more information, see [Restart an instance](https://help.aliyun.com/document_detail/25440.html)) or by calling [RebootInstance](https://help.aliyun.com/document_detail/25502.html). Restarting the instance from within the operating system does not take effect.
|
|
304
286
|
*
|
|
305
|
-
* - The new hostname takes effect after you restart the instance from the ECS console (see [Restart an instance](https://help.aliyun.com/document_detail/25440.html)) or by calling the [RebootInstance](https://help.aliyun.com/document_detail/25502.html) operation. Restarting the instance from within its operating system does not apply the change.
|
|
306
287
|
*
|
|
307
|
-
* The hostname
|
|
288
|
+
* The hostname has the following limits for different operating systems:
|
|
308
289
|
*
|
|
309
|
-
* -
|
|
290
|
+
* - Windows Server: The hostname must be 2 to 15 characters in length and can contain uppercase letters, lowercase letters, digits, and hyphens (-). It cannot start or end with a hyphen (-), cannot contain consecutive hyphens (-), and cannot contain only digits.
|
|
310
291
|
*
|
|
311
|
-
* -
|
|
292
|
+
* - Other instances (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 uppercase letters, lowercase letters, digits, and hyphens (-), but cannot contain consecutive periods (.) or hyphens (-). The hostname cannot start or end with a period (.) or hyphen (-).
|
|
312
293
|
*
|
|
313
294
|
* @example
|
|
314
295
|
* testHostName
|
|
@@ -316,7 +297,7 @@ export class ModifyInstanceAttributeRequest extends $dara.Model {
|
|
|
316
297
|
hostName?: string;
|
|
317
298
|
/**
|
|
318
299
|
* @remarks
|
|
319
|
-
* The ID
|
|
300
|
+
* The instance ID.
|
|
320
301
|
*
|
|
321
302
|
* This parameter is required.
|
|
322
303
|
*
|
|
@@ -326,7 +307,7 @@ export class ModifyInstanceAttributeRequest extends $dara.Model {
|
|
|
326
307
|
instanceId?: string;
|
|
327
308
|
/**
|
|
328
309
|
* @remarks
|
|
329
|
-
* The instance
|
|
310
|
+
* The name of the instance. The name must be 2 to 128 characters in length. It must start with an uppercase letter, lowercase letter, or Chinese character and cannot start with `http://` or `https://`. The name can contain digits, colons (:), underscores (_), and hyphens (-).
|
|
330
311
|
*
|
|
331
312
|
* @example
|
|
332
313
|
* testInstanceName
|
|
@@ -334,13 +315,10 @@ export class ModifyInstanceAttributeRequest extends $dara.Model {
|
|
|
334
315
|
instanceName?: string;
|
|
335
316
|
/**
|
|
336
317
|
* @remarks
|
|
337
|
-
* The number of queues for the primary network interface
|
|
338
|
-
*
|
|
339
|
-
* - The instance
|
|
340
|
-
*
|
|
341
|
-
* - The value cannot exceed the maximum number of queues that the instance type supports for a single network interface. The total number of queues across all network interfaces of the instance cannot exceed the total queue quota that the instance type supports. You can call the [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) operation to query the maximum number of queues per network interface and the total queue quota for an instance type.
|
|
342
|
-
*
|
|
343
|
-
* - If you set this parameter to -1, the number of queues for the primary network interface is reset to the default value for the instance type. You can call the [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) operation to query the default number of queues for an elastic network interface of an instance type.
|
|
318
|
+
* The number of queues for the primary network interface controller (NIC). Take note of the following items:
|
|
319
|
+
* - The instance must be in the Stopped state.
|
|
320
|
+
* - The value cannot exceed the maximum number of queues per NIC allowed by the instance type. The total number of queues for all NICs on the instance cannot exceed the total queue quota allowed by the instance type. You can call [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) to query the maximum number of queues per NIC and the total queue quota for an instance type.
|
|
321
|
+
* - If you set this parameter to -1, the number of queues for the primary NIC is reset to the default value for the instance type. You can call [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) to query the default number of Elastic Network Interface (ENI) queues for an instance type.
|
|
344
322
|
*
|
|
345
323
|
* @example
|
|
346
324
|
* 8
|
|
@@ -350,13 +328,13 @@ export class ModifyInstanceAttributeRequest extends $dara.Model {
|
|
|
350
328
|
ownerId?: number;
|
|
351
329
|
/**
|
|
352
330
|
* @remarks
|
|
353
|
-
* The password of the instance. The password must be 8 to 30 characters
|
|
354
|
-
*
|
|
355
|
-
* - The instance cannot be in the `Starting` state.
|
|
331
|
+
* 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: **()`~!@#$%^&*-_+=|{}[]:;\\"<>,.?/**
|
|
332
|
+
* . For Windows instances, the password cannot start with a forward slash (/). Take note of the following items:
|
|
356
333
|
*
|
|
357
|
-
* - The
|
|
334
|
+
* - The instance cannot be in the Starting state.
|
|
335
|
+
* - The new password takes effect after you restart the instance. You can restart the instance in the ECS console (for more information, see [Restart an instance](https://help.aliyun.com/document_detail/25440.html)) or by calling [RebootInstance](https://help.aliyun.com/document_detail/25502.html). Restarting the instance from within the operating system does not take effect.
|
|
358
336
|
*
|
|
359
|
-
* >
|
|
337
|
+
* > If you specify the Password parameter, use HTTPS to send the request to avoid password leaks.
|
|
360
338
|
*
|
|
361
339
|
* @example
|
|
362
340
|
* Test123456&$
|
|
@@ -364,15 +342,15 @@ export class ModifyInstanceAttributeRequest extends $dara.Model {
|
|
|
364
342
|
password?: string;
|
|
365
343
|
/**
|
|
366
344
|
* @remarks
|
|
367
|
-
* The private
|
|
345
|
+
* The private domain name configuration of the instance.
|
|
368
346
|
*
|
|
369
|
-
*
|
|
370
|
-
* ](https://help.aliyun.com/document_detail/2844797.html).
|
|
347
|
+
*
|
|
348
|
+
* For more information about private private domain resolution, see [ECS private private domain resolution](https://help.aliyun.com/document_detail/2844797.html).
|
|
371
349
|
*/
|
|
372
350
|
privateDnsNameOptions?: ModifyInstanceAttributeRequestPrivateDnsNameOptions;
|
|
373
351
|
/**
|
|
374
352
|
* @remarks
|
|
375
|
-
* > This parameter is in
|
|
353
|
+
* > This parameter is in invitational preview and is not publicly available.
|
|
376
354
|
*
|
|
377
355
|
* @example
|
|
378
356
|
* true
|
|
@@ -380,26 +358,21 @@ export class ModifyInstanceAttributeRequest extends $dara.Model {
|
|
|
380
358
|
recyclable?: boolean;
|
|
381
359
|
/**
|
|
382
360
|
* @remarks
|
|
383
|
-
* > This parameter is in
|
|
361
|
+
* > This parameter is in invitational preview and is not publicly available.
|
|
384
362
|
*/
|
|
385
363
|
remoteConnectionOptions?: ModifyInstanceAttributeRequestRemoteConnectionOptions;
|
|
386
364
|
resourceOwnerAccount?: string;
|
|
387
365
|
resourceOwnerId?: number;
|
|
388
366
|
/**
|
|
389
367
|
* @remarks
|
|
390
|
-
* The IDs of security groups to
|
|
391
|
-
*
|
|
392
|
-
* - The security group IDs in the array must be unique. The number of security groups that an instance can join is limited. For more information, see [Limits](~~25412#SecurityGroupQuota1~~).
|
|
393
|
-
*
|
|
394
|
-
* - Specifying this parameter removes the instance from its current security groups. To retain existing security group associations, you must include their IDs in this array.
|
|
395
|
-
*
|
|
396
|
-
* - You can switch the security group type. However, the specified security groups cannot include both basic and enterprise security groups.
|
|
368
|
+
* The IDs of the security groups to which the instance is reassigned. Take note of the following items:
|
|
397
369
|
*
|
|
370
|
+
* - Security group IDs in the array cannot be duplicated. The maximum length of the array depends on the maximum number of security groups to which the instance can belong. For more information, see [Limits](~~25412#SecurityGroupQuota1~~).
|
|
371
|
+
* - The instance leaves its current security groups. To retain the current security groups, add their IDs to the array.
|
|
372
|
+
* - You can switch between security group types, but the list cannot contain both basic security groups and advanced security groups at the same time.
|
|
398
373
|
* - The security groups must belong to the same VPC as the instance.
|
|
399
374
|
*
|
|
400
|
-
*
|
|
401
|
-
*
|
|
402
|
-
* > The change takes effect on the instance after a short delay.
|
|
375
|
+
* > Changes to security groups take effect on the instance shortly after the modification, but a slight delay may occur.
|
|
403
376
|
*
|
|
404
377
|
* @example
|
|
405
378
|
* sg-bp15ed6xe1yxeycg7o****
|
|
@@ -407,13 +380,12 @@ export class ModifyInstanceAttributeRequest extends $dara.Model {
|
|
|
407
380
|
securityGroupIds?: string[];
|
|
408
381
|
/**
|
|
409
382
|
* @remarks
|
|
410
|
-
* The user data
|
|
411
|
-
*
|
|
412
|
-
* - The user data must comply with the limits described in [Generate user data](https://help.aliyun.com/document_detail/49121.html).
|
|
383
|
+
* The instance user data. We recommend that you Base64-encode the data before you pass it in. Take note of the following items:
|
|
413
384
|
*
|
|
414
|
-
* -
|
|
385
|
+
* - The instance must meet the usage limits for instance user data. For more information, see [Create instance user data](https://help.aliyun.com/document_detail/49121.html).
|
|
386
|
+
* - After you restart the instance, the new user data is displayed on the instance but is not run.
|
|
415
387
|
*
|
|
416
|
-
* >
|
|
388
|
+
* > Before Base64 encoding, the raw data cannot exceed 32 KB. Do not pass in sensitive information such as passwords and private keys in plaintext. If you must pass in sensitive information, encrypt the information, Base64-encode it, and then decrypt it in the same way within the instance.
|
|
417
389
|
*
|
|
418
390
|
* @example
|
|
419
391
|
* ZWNobyBoZWxsbyBlY3Mh
|
|
@@ -5,11 +5,10 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ModifyInstanceAutoRenewAttributeRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* Specifies whether to
|
|
8
|
+
* Specifies whether to automatically renew the instance before it expires.
|
|
9
9
|
*
|
|
10
|
-
* - true
|
|
11
|
-
*
|
|
12
|
-
* - false
|
|
10
|
+
* - true: enables auto-renewal.
|
|
11
|
+
* - false: disables auto-renewal.
|
|
13
12
|
*
|
|
14
13
|
* Default value: false.
|
|
15
14
|
*
|
|
@@ -19,11 +18,24 @@ export class ModifyInstanceAutoRenewAttributeRequest extends $dara.Model {
|
|
|
19
18
|
autoRenew?: boolean;
|
|
20
19
|
/**
|
|
21
20
|
* @remarks
|
|
22
|
-
* The auto-renewal
|
|
21
|
+
* The auto-renewal duration of the instance.
|
|
22
|
+
*
|
|
23
|
+
* <props="china">
|
|
24
|
+
* - When `PeriodUnit` is set to `Year`, the valid values of `Duration` are: {"1", "2", "3", "4", "5"}
|
|
25
|
+
* - When `PeriodUnit` is set to `Month`, the valid values of `Duration` are: {"1", "2", "3", "6", "12", "24", "36", "48", "60"}
|
|
26
|
+
* - When `PeriodUnit` is set to `Week`, the valid values of `Duration` are: {"1", "2", "3", "4"}
|
|
27
|
+
*
|
|
28
|
+
*
|
|
23
29
|
*
|
|
24
|
-
*
|
|
30
|
+
* <props="intl">
|
|
31
|
+
* - When `PeriodUnit` is set to `Year`, the valid values of `Duration` are: {"1", "2", "3", "4", "5"}
|
|
32
|
+
* - When `PeriodUnit` is set to `Month`, the valid values of `Duration` are: {"1", "2", "3", "6", "12", "24", "36", "48", "60"}
|
|
25
33
|
*
|
|
26
|
-
*
|
|
34
|
+
*
|
|
35
|
+
*
|
|
36
|
+
* <props="partner">
|
|
37
|
+
* - When `PeriodUnit` is set to `Year`, the valid values of `Duration` are: {"1", "2", "3", "4", "5"}
|
|
38
|
+
* - When `PeriodUnit` is set to `Month`, the valid values of `Duration` are: {"1", "2", "3", "6", "12", "24", "36", "48", "60"}
|
|
27
39
|
*
|
|
28
40
|
* @example
|
|
29
41
|
* 1
|
|
@@ -31,7 +43,7 @@ export class ModifyInstanceAutoRenewAttributeRequest extends $dara.Model {
|
|
|
31
43
|
duration?: number;
|
|
32
44
|
/**
|
|
33
45
|
* @remarks
|
|
34
|
-
*
|
|
46
|
+
* Instance ID. You can specify up to 100 subscription instances at a time. Separate multiple instance IDs with commas (,).
|
|
35
47
|
*
|
|
36
48
|
* This parameter is required.
|
|
37
49
|
*
|
|
@@ -43,10 +55,23 @@ export class ModifyInstanceAutoRenewAttributeRequest extends $dara.Model {
|
|
|
43
55
|
ownerId?: number;
|
|
44
56
|
/**
|
|
45
57
|
* @remarks
|
|
46
|
-
* The unit of the renewal
|
|
58
|
+
* The unit of the renewal duration, that is, the unit of the `Duration` parameter. Valid values:
|
|
47
59
|
*
|
|
60
|
+
* <props="china">
|
|
61
|
+
* - Week
|
|
48
62
|
* - Month (default)
|
|
63
|
+
* - Year
|
|
64
|
+
*
|
|
49
65
|
*
|
|
66
|
+
*
|
|
67
|
+
* <props="intl">
|
|
68
|
+
* - Month (default)
|
|
69
|
+
* - Year
|
|
70
|
+
*
|
|
71
|
+
*
|
|
72
|
+
*
|
|
73
|
+
* <props="partner">
|
|
74
|
+
* - Month (default)
|
|
50
75
|
* - Year
|
|
51
76
|
*
|
|
52
77
|
* @example
|
|
@@ -55,7 +80,7 @@ export class ModifyInstanceAutoRenewAttributeRequest extends $dara.Model {
|
|
|
55
80
|
periodUnit?: string;
|
|
56
81
|
/**
|
|
57
82
|
* @remarks
|
|
58
|
-
* The region ID of the instance. You can call
|
|
83
|
+
* The region ID of the instance. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to view the latest list of Alibaba Cloud regions.
|
|
59
84
|
*
|
|
60
85
|
* This parameter is required.
|
|
61
86
|
*
|
|
@@ -67,13 +92,13 @@ export class ModifyInstanceAutoRenewAttributeRequest extends $dara.Model {
|
|
|
67
92
|
* @remarks
|
|
68
93
|
* The auto-renewal status of the instance. Valid values:
|
|
69
94
|
*
|
|
70
|
-
* - AutoRenewal:
|
|
95
|
+
* - AutoRenewal: enables auto-renewal.
|
|
71
96
|
*
|
|
72
|
-
* - Normal:
|
|
97
|
+
* - Normal: disables auto-renewal.
|
|
73
98
|
*
|
|
74
|
-
* - NotRenewal:
|
|
99
|
+
* - NotRenewal: does not renew the instance. After this value is set, the system no longer sends expiration reminders and only sends a non-renewal reminder three days before the instance expires. ECS instances that are set to not renew can be changed to pending renewal (`Normal`), and then manually renewed or set to auto-renewal.
|
|
75
100
|
*
|
|
76
|
-
* > `RenewalStatus` takes precedence over `AutoRenew
|
|
101
|
+
* > The `RenewalStatus` parameter takes precedence over the `AutoRenew` parameter. If the `RenewalStatus` parameter is not specified, the `AutoRenew` parameter takes effect by default.
|
|
77
102
|
*
|
|
78
103
|
* @example
|
|
79
104
|
* AutoRenewal
|
|
@@ -5,11 +5,10 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ModifyInstanceNetworkSpecRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* Specifies whether to
|
|
8
|
+
* Specifies whether to allocate a public IP address.
|
|
9
9
|
*
|
|
10
|
-
* - true
|
|
11
|
-
*
|
|
12
|
-
* - false
|
|
10
|
+
* - true: allocates a public IP address.
|
|
11
|
+
* - false: does not allocate a public IP address.
|
|
13
12
|
*
|
|
14
13
|
* Default value: false.
|
|
15
14
|
*
|
|
@@ -19,11 +18,19 @@ export class ModifyInstanceNetworkSpecRequest extends $dara.Model {
|
|
|
19
18
|
allocatePublicIp?: boolean;
|
|
20
19
|
/**
|
|
21
20
|
* @remarks
|
|
22
|
-
* Specifies whether to
|
|
21
|
+
* Specifies whether to enable automatic payment. Valid values:
|
|
22
|
+
*
|
|
23
|
+
* - true: After the bandwidth configuration is modified, the payment is automatically deducted. When you set the AutoPay parameter to true, make sure that your account has sufficient balance. If your account balance is insufficient, an abnormal order is generated. You cannot pay for the order on the ECS console. You can only cancel the order.
|
|
24
|
+
*
|
|
25
|
+
* <props="china">
|
|
26
|
+
* - false: After the bandwidth configuration is modified, only an order is generated and no payment is made. If your payment method has insufficient balance, you can set the AutoPay parameter to false to disable automatic payment. In this case, the API generates a normal unpaid order. You can log on to the [ECS console](https://ecs.console.aliyun.com) to pay for the order.
|
|
27
|
+
*
|
|
28
|
+
*
|
|
29
|
+
*
|
|
30
|
+
* <props="intl">
|
|
31
|
+
* - false: After the bandwidth configuration is modified, only an order is generated and no payment is made. If your payment method has insufficient balance, you can set the AutoPay parameter to false to disable automatic payment. In this case, the API generates a normal unpaid order. You can log on to the [ECS console](https://ecs.console.aliyun.com) to pay for the order.
|
|
23
32
|
*
|
|
24
|
-
* - true: After you modify the bandwidth configurations, the payment is automatically completed. Make sure that your account balance is sufficient before you set AutoPay to true. If your account balance is insufficient, your order cannot be paid in the ECS console and becomes invalid. You must cancel the order.
|
|
25
33
|
*
|
|
26
|
-
* - false: After you modify the bandwidth configurations, an order is generated but the payment is not automatically completed. If your account balance is insufficient, you can set AutoPay to false to generate an unpaid order. Then, you can log on to the [ECS console](https://ecs.console.aliyun.com) to pay for the order.
|
|
27
34
|
*
|
|
28
35
|
* Default value: true.
|
|
29
36
|
*
|
|
@@ -33,7 +40,7 @@ export class ModifyInstanceNetworkSpecRequest extends $dara.Model {
|
|
|
33
40
|
autoPay?: boolean;
|
|
34
41
|
/**
|
|
35
42
|
* @remarks
|
|
36
|
-
* The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests.
|
|
43
|
+
* The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must 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).
|
|
37
44
|
*
|
|
38
45
|
* @example
|
|
39
46
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -41,9 +48,9 @@ export class ModifyInstanceNetworkSpecRequest extends $dara.Model {
|
|
|
41
48
|
clientToken?: string;
|
|
42
49
|
/**
|
|
43
50
|
* @remarks
|
|
44
|
-
* The end time of the temporary bandwidth upgrade. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the yyyy-MM-
|
|
51
|
+
* The end time of the temporary bandwidth upgrade. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in UTC+0 time in the yyyy-MM-ddTHHZ format. The time must be accurate to the **hour** (HH).
|
|
45
52
|
*
|
|
46
|
-
* > The interval between the end time and start time of temporary bandwidth upgrade must be greater than or equal to 3 hours.
|
|
53
|
+
* > The interval between the end time and the start time of the temporary bandwidth upgrade must be greater than or equal to 3 hours.
|
|
47
54
|
*
|
|
48
55
|
* @example
|
|
49
56
|
* 2017-12-06T22Z
|
|
@@ -51,7 +58,7 @@ export class ModifyInstanceNetworkSpecRequest extends $dara.Model {
|
|
|
51
58
|
endTime?: string;
|
|
52
59
|
/**
|
|
53
60
|
* @remarks
|
|
54
|
-
* > This parameter is in invitational preview and is not
|
|
61
|
+
* > This parameter is in invitational preview and is not yet available for use.
|
|
55
62
|
*
|
|
56
63
|
* @example
|
|
57
64
|
* null
|
|
@@ -59,7 +66,7 @@ export class ModifyInstanceNetworkSpecRequest extends $dara.Model {
|
|
|
59
66
|
ISP?: string;
|
|
60
67
|
/**
|
|
61
68
|
* @remarks
|
|
62
|
-
* The ID of the instance for which you want to modify network
|
|
69
|
+
* The ID of the instance for which you want to modify the network configuration.
|
|
63
70
|
*
|
|
64
71
|
* This parameter is required.
|
|
65
72
|
*
|
|
@@ -69,11 +76,10 @@ export class ModifyInstanceNetworkSpecRequest extends $dara.Model {
|
|
|
69
76
|
instanceId?: string;
|
|
70
77
|
/**
|
|
71
78
|
* @remarks
|
|
72
|
-
* The maximum inbound bandwidth
|
|
73
|
-
*
|
|
74
|
-
* - If the purchased outbound public bandwidth is less than or equal to 10 Mbit/s, the valid values of this parameter are 1 to 10 and the default value is 10.
|
|
79
|
+
* The maximum inbound public bandwidth. Unit: Mbit/s (Megabit per second). Valid values:
|
|
75
80
|
*
|
|
76
|
-
* - If the purchased outbound public bandwidth is
|
|
81
|
+
* - If the purchased maximum outbound public bandwidth is less than or equal to 10 Mbit/s: 1 to 10. Default value: 10.
|
|
82
|
+
* - If the purchased maximum outbound public bandwidth is greater than 10 Mbit/s: 1 to the value of `InternetMaxBandwidthOut`. Default value: the value of `InternetMaxBandwidthOut`.
|
|
77
83
|
*
|
|
78
84
|
* @example
|
|
79
85
|
* 10
|
|
@@ -81,17 +87,16 @@ export class ModifyInstanceNetworkSpecRequest extends $dara.Model {
|
|
|
81
87
|
internetMaxBandwidthIn?: number;
|
|
82
88
|
/**
|
|
83
89
|
* @remarks
|
|
84
|
-
* The maximum outbound public bandwidth. Unit: Mbit/s. Valid values:
|
|
90
|
+
* The maximum outbound public bandwidth. Unit: Mbit/s (Megabit per second). Valid values:
|
|
85
91
|
*
|
|
86
|
-
* -
|
|
92
|
+
* - Pay-by-traffic: 0 to 100.
|
|
87
93
|
*
|
|
88
|
-
* -
|
|
94
|
+
* - Pay-by-bandwidth:
|
|
95
|
+
* - Subscription instance: 0 to 200.
|
|
96
|
+
* - Pay-as-you-go instance: 0 to 100.
|
|
89
97
|
*
|
|
90
|
-
* - Valid values for subscription instances: 0 to 200.
|
|
91
98
|
*
|
|
92
|
-
*
|
|
93
|
-
*
|
|
94
|
-
* > The maximum outbound bandwidth of a single instance is also limited by the **network baseline bandwidth (Gbit/s) and network burst bandwidth (Gbit/s)** of the instance type. For more information, see [Overview of instance families](https://help.aliyun.com/document_detail/25378.html).
|
|
99
|
+
* > The maximum outbound bandwidth per instance is also limited by the **Network Bandwidth Baseline/Burstable (Gbit/s)** metric of the ECS instance type. For more information, see [Instance families](https://help.aliyun.com/document_detail/25378.html).
|
|
95
100
|
*
|
|
96
101
|
* @example
|
|
97
102
|
* 10
|
|
@@ -99,13 +104,12 @@ export class ModifyInstanceNetworkSpecRequest extends $dara.Model {
|
|
|
99
104
|
internetMaxBandwidthOut?: number;
|
|
100
105
|
/**
|
|
101
106
|
* @remarks
|
|
102
|
-
* The
|
|
103
|
-
*
|
|
104
|
-
* - PayByBandwidth
|
|
107
|
+
* The conversion target for the network billing method. Valid values:
|
|
105
108
|
*
|
|
106
|
-
* -
|
|
109
|
+
* - PayByBandwidth: pay-by-bandwidth.
|
|
110
|
+
* - PayByTraffic: pay-by-traffic.
|
|
107
111
|
*
|
|
108
|
-
* >
|
|
112
|
+
* > In **pay-by-traffic** mode, the inbound and outbound bandwidth peaks are both bandwidth upper limits and are not guaranteed as committed service metrics. When resource contention occurs, the bandwidth peaks may be throttled. If your business requires guaranteed bandwidth, use the **pay-by-bandwidth** mode.
|
|
109
113
|
*
|
|
110
114
|
* @example
|
|
111
115
|
* PayByTraffic
|
|
@@ -117,7 +121,7 @@ export class ModifyInstanceNetworkSpecRequest extends $dara.Model {
|
|
|
117
121
|
resourceOwnerId?: number;
|
|
118
122
|
/**
|
|
119
123
|
* @remarks
|
|
120
|
-
* The start time of the temporary bandwidth upgrade. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the yyyy-MM-
|
|
124
|
+
* The start time of the temporary bandwidth upgrade. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in UTC+0 time in the yyyy-MM-ddTHH:mmZ format. The time must be accurate to the **minute** (mm).
|
|
121
125
|
*
|
|
122
126
|
* @example
|
|
123
127
|
* 2017-12-05T22:40Z
|