@alicloud/ecs20140526 7.8.5 → 7.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +1587 -1580
- package/dist/client.js +1650 -1572
- package/dist/client.js.map +1 -1
- package/dist/models/AcceptInquiredSystemEventRequest.d.ts +3 -3
- package/dist/models/ActivateRouterInterfaceRequest.d.ts +0 -6
- package/dist/models/ActivateRouterInterfaceRequest.js.map +1 -1
- package/dist/models/ActivateRouterInterfaceResponseBody.d.ts +0 -4
- package/dist/models/ActivateRouterInterfaceResponseBody.js.map +1 -1
- package/dist/models/AddBandwidthPackageIpsRequest.d.ts +0 -10
- package/dist/models/AddBandwidthPackageIpsRequest.js.map +1 -1
- package/dist/models/AddBandwidthPackageIpsResponseBody.d.ts +0 -4
- package/dist/models/AddBandwidthPackageIpsResponseBody.js.map +1 -1
- package/dist/models/AddTagsRequest.d.ts +19 -32
- package/dist/models/AddTagsRequest.js.map +1 -1
- package/dist/models/AllocateEipAddressRequest.d.ts +0 -28
- package/dist/models/AllocateEipAddressRequest.js.map +1 -1
- package/dist/models/AllocateEipAddressResponseBody.d.ts +0 -12
- package/dist/models/AllocateEipAddressResponseBody.js.map +1 -1
- package/dist/models/AssignIpv6addressesRequest.d.ts +11 -13
- package/dist/models/AssignIpv6addressesRequest.js.map +1 -1
- package/dist/models/AssignIpv6addressesResponseBody.d.ts +1 -1
- package/dist/models/AssignPrivateIpAddressesRequest.d.ts +13 -16
- package/dist/models/AssignPrivateIpAddressesRequest.js.map +1 -1
- package/dist/models/AssignPrivateIpAddressesResponseBody.d.ts +2 -2
- package/dist/models/AssociateHaVipRequest.d.ts +0 -10
- package/dist/models/AssociateHaVipRequest.js.map +1 -1
- package/dist/models/AssociateHaVipResponseBody.d.ts +0 -4
- package/dist/models/AssociateHaVipResponseBody.js.map +1 -1
- package/dist/models/AttachKeyPairRequest.d.ts +2 -2
- package/dist/models/AttachKeyPairResponseBody.d.ts +3 -3
- package/dist/models/AttachNetworkInterfaceRequest.d.ts +6 -7
- package/dist/models/AttachNetworkInterfaceRequest.js.map +1 -1
- package/dist/models/AuthorizeSecurityGroupEgressRequest.d.ts +73 -100
- package/dist/models/AuthorizeSecurityGroupEgressRequest.js.map +1 -1
- package/dist/models/AuthorizeSecurityGroupRequest.d.ts +70 -91
- package/dist/models/AuthorizeSecurityGroupRequest.js.map +1 -1
- package/dist/models/AuthorizeSecurityGroupResponseBody.d.ts +1 -1
- package/dist/models/CancelCopyImageRequest.d.ts +1 -1
- package/dist/models/CancelImagePipelineExecutionRequest.d.ts +2 -2
- package/dist/models/CancelPhysicalConnectionRequest.d.ts +0 -12
- package/dist/models/CancelPhysicalConnectionRequest.js.map +1 -1
- package/dist/models/CancelPhysicalConnectionResponseBody.d.ts +0 -4
- package/dist/models/CancelPhysicalConnectionResponseBody.js.map +1 -1
- package/dist/models/CancelSimulatedSystemEventsRequest.d.ts +2 -2
- package/dist/models/CreateActivationRequest.d.ts +17 -16
- package/dist/models/CreateActivationRequest.js.map +1 -1
- package/dist/models/CreateActivationResponseBody.d.ts +3 -3
- package/dist/models/CreateCommandRequest.d.ts +52 -73
- package/dist/models/CreateCommandRequest.js.map +1 -1
- package/dist/models/CreateCommandResponseBody.d.ts +2 -2
- package/dist/models/CreateDiskRequest.d.ts +81 -115
- package/dist/models/CreateDiskRequest.js.map +1 -1
- package/dist/models/CreateDiskResponseBody.d.ts +2 -2
- package/dist/models/CreateHaVipRequest.d.ts +0 -16
- package/dist/models/CreateHaVipRequest.js.map +1 -1
- package/dist/models/CreateHaVipResponseBody.d.ts +0 -8
- package/dist/models/CreateHaVipResponseBody.js.map +1 -1
- package/dist/models/CreateHpcClusterRequest.d.ts +5 -5
- package/dist/models/CreateHpcClusterResponseBody.d.ts +2 -2
- package/dist/models/CreateImageComponentRequest.d.ts +14 -19
- package/dist/models/CreateImageComponentRequest.js.map +1 -1
- package/dist/models/CreateImageComponentResponseBody.d.ts +1 -1
- package/dist/models/CreateInstanceRequest.d.ts +184 -274
- package/dist/models/CreateInstanceRequest.js.map +1 -1
- package/dist/models/CreateInstanceResponseBody.d.ts +2 -2
- package/dist/models/CreateKeyPairRequest.d.ts +6 -6
- package/dist/models/CreateKeyPairResponseBody.d.ts +3 -3
- package/dist/models/CreateLaunchTemplateVersionRequest.d.ts +215 -244
- package/dist/models/CreateLaunchTemplateVersionRequest.js.map +1 -1
- package/dist/models/CreateLaunchTemplateVersionResponseBody.d.ts +2 -2
- package/dist/models/CreateNetworkInterfacePermissionRequest.d.ts +5 -5
- package/dist/models/CreateNetworkInterfacePermissionResponseBody.d.ts +9 -12
- package/dist/models/CreateNetworkInterfacePermissionResponseBody.js.map +1 -1
- package/dist/models/CreatePlanMaintenanceWindowRequest.d.ts +23 -29
- package/dist/models/CreatePlanMaintenanceWindowRequest.js.map +1 -1
- package/dist/models/CreatePlanMaintenanceWindowResponseBody.d.ts +1 -1
- package/dist/models/CreatePlanMaintenanceWindowShrinkRequest.d.ts +8 -9
- package/dist/models/CreatePlanMaintenanceWindowShrinkRequest.js.map +1 -1
- package/dist/models/CreateRouterInterfaceRequest.d.ts +0 -103
- package/dist/models/CreateRouterInterfaceRequest.js.map +1 -1
- package/dist/models/CreateRouterInterfaceResponseBody.d.ts +0 -12
- package/dist/models/CreateRouterInterfaceResponseBody.js.map +1 -1
- package/dist/models/CreateSecurityGroupRequest.d.ts +13 -16
- package/dist/models/CreateSecurityGroupRequest.js.map +1 -1
- package/dist/models/CreateSecurityGroupResponseBody.d.ts +1 -1
- package/dist/models/CreateSimulatedSystemEventsRequest.d.ts +4 -10
- package/dist/models/CreateSimulatedSystemEventsRequest.js.map +1 -1
- package/dist/models/DeleteDeploymentSetRequest.d.ts +2 -2
- package/dist/models/DeleteDeploymentSetResponseBody.d.ts +1 -1
- package/dist/models/DeleteDiskResponseBody.d.ts +1 -1
- package/dist/models/DeleteForwardEntryRequest.d.ts +0 -9
- package/dist/models/DeleteForwardEntryRequest.js.map +1 -1
- package/dist/models/DeleteForwardEntryResponseBody.d.ts +0 -4
- package/dist/models/DeleteForwardEntryResponseBody.js.map +1 -1
- package/dist/models/DeleteHaVipRequest.d.ts +0 -8
- package/dist/models/DeleteHaVipRequest.js.map +1 -1
- package/dist/models/DeleteHaVipResponseBody.d.ts +0 -4
- package/dist/models/DeleteHaVipResponseBody.js.map +1 -1
- package/dist/models/DeleteHpcClusterRequest.d.ts +2 -2
- package/dist/models/DeleteImageComponentRequest.d.ts +2 -2
- package/dist/models/DeleteImageComponentResponseBody.d.ts +1 -1
- package/dist/models/DeleteImagePipelineRequest.d.ts +2 -2
- package/dist/models/DeleteImageRequest.d.ts +5 -6
- package/dist/models/DeleteImageRequest.js.map +1 -1
- package/dist/models/DeleteInstanceRequest.d.ts +15 -25
- package/dist/models/DeleteInstanceRequest.js.map +1 -1
- package/dist/models/DeleteInstanceResponseBody.d.ts +1 -1
- package/dist/models/DeleteInstancesRequest.d.ts +16 -26
- package/dist/models/DeleteInstancesRequest.js.map +1 -1
- package/dist/models/DeleteKeyPairsRequest.d.ts +3 -3
- package/dist/models/DeleteKeyPairsResponseBody.d.ts +1 -1
- package/dist/models/DeleteLaunchTemplateRequest.d.ts +3 -3
- package/dist/models/DeleteLaunchTemplateResponseBody.d.ts +1 -1
- package/dist/models/DeleteLaunchTemplateVersionRequest.d.ts +3 -3
- package/dist/models/DeleteNetworkInterfacePermissionRequest.d.ts +0 -8
- package/dist/models/DeleteNetworkInterfacePermissionRequest.js.map +1 -1
- package/dist/models/DeleteNetworkInterfacePermissionResponseBody.d.ts +0 -4
- package/dist/models/DeleteNetworkInterfacePermissionResponseBody.js.map +1 -1
- package/dist/models/DeletePrefixListRequest.d.ts +1 -1
- package/dist/models/DeleteRouterInterfaceRequest.d.ts +0 -14
- package/dist/models/DeleteRouterInterfaceRequest.js.map +1 -1
- package/dist/models/DeleteRouterInterfaceResponseBody.d.ts +0 -4
- package/dist/models/DeleteRouterInterfaceResponseBody.js.map +1 -1
- package/dist/models/DeleteVirtualBorderRouterRequest.d.ts +0 -12
- package/dist/models/DeleteVirtualBorderRouterRequest.js.map +1 -1
- package/dist/models/DeleteVirtualBorderRouterResponseBody.d.ts +0 -4
- package/dist/models/DeleteVirtualBorderRouterResponseBody.js.map +1 -1
- package/dist/models/DeleteVswitchRequest.d.ts +0 -6
- package/dist/models/DeleteVswitchRequest.js.map +1 -1
- package/dist/models/DeleteVswitchResponseBody.d.ts +0 -4
- package/dist/models/DeleteVswitchResponseBody.js.map +1 -1
- package/dist/models/DescribeAccessPointsRequest.d.ts +0 -35
- package/dist/models/DescribeAccessPointsRequest.js.map +1 -1
- package/dist/models/DescribeAccessPointsResponseBody.d.ts +0 -20
- package/dist/models/DescribeAccessPointsResponseBody.js.map +1 -1
- package/dist/models/DescribeAutoProvisioningGroupInstancesRequest.d.ts +5 -5
- package/dist/models/DescribeAutoProvisioningGroupInstancesResponseBody.d.ts +1 -1
- package/dist/models/DescribeAutoSnapshotPolicyAssociationsRequest.d.ts +6 -10
- package/dist/models/DescribeAutoSnapshotPolicyAssociationsRequest.js.map +1 -1
- package/dist/models/DescribeAutoSnapshotPolicyAssociationsResponseBody.d.ts +1 -1
- package/dist/models/DescribeAutoSnapshotPolicyExRequest.d.ts +11 -11
- package/dist/models/DescribeAutoSnapshotPolicyExResponseBody.d.ts +3 -3
- package/dist/models/DescribeAvailableResourceRequest.d.ts +50 -84
- package/dist/models/DescribeAvailableResourceRequest.js.map +1 -1
- package/dist/models/DescribeAvailableResourceResponseBody.d.ts +0 -4
- package/dist/models/DescribeAvailableResourceResponseBody.js.map +1 -1
- package/dist/models/DescribeBandwidthLimitationRequest.d.ts +10 -15
- package/dist/models/DescribeBandwidthLimitationRequest.js.map +1 -1
- package/dist/models/DescribeDiskMonitorDataRequest.d.ts +9 -11
- package/dist/models/DescribeDiskMonitorDataRequest.js.map +1 -1
- package/dist/models/DescribeDiskMonitorDataResponseBody.d.ts +1 -1
- package/dist/models/DescribeDisksRequest.d.ts +78 -112
- package/dist/models/DescribeDisksRequest.js.map +1 -1
- package/dist/models/DescribeDisksResponseBody.d.ts +23 -5
- package/dist/models/DescribeDisksResponseBody.js +27 -1
- package/dist/models/DescribeDisksResponseBody.js.map +1 -1
- package/dist/models/DescribeEipMonitorDataRequest.d.ts +0 -14
- package/dist/models/DescribeEipMonitorDataRequest.js.map +1 -1
- package/dist/models/DescribeEipMonitorDataResponseBody.d.ts +0 -8
- package/dist/models/DescribeEipMonitorDataResponseBody.js.map +1 -1
- package/dist/models/DescribeHpcClustersRequest.d.ts +8 -9
- package/dist/models/DescribeHpcClustersRequest.js.map +1 -1
- package/dist/models/DescribeHpcClustersResponseBody.d.ts +1 -1
- package/dist/models/DescribeImageComponentsRequest.d.ts +19 -25
- package/dist/models/DescribeImageComponentsRequest.js.map +1 -1
- package/dist/models/DescribeImageComponentsResponseBody.d.ts +2 -2
- package/dist/models/DescribeImageSharePermissionRequest.d.ts +5 -5
- package/dist/models/DescribeImageSharePermissionResponseBody.d.ts +3 -3
- package/dist/models/DescribeImageSupportInstanceTypesRequest.d.ts +12 -8
- package/dist/models/DescribeImageSupportInstanceTypesRequest.js.map +1 -1
- package/dist/models/DescribeImageSupportInstanceTypesResponseBody.d.ts +3 -25
- package/dist/models/DescribeImageSupportInstanceTypesResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceAttributeRequest.d.ts +1 -1
- package/dist/models/DescribeInstanceAttributeResponseBody.d.ts +64 -96
- package/dist/models/DescribeInstanceAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceHistoryEventsRequest.d.ts +50 -85
- package/dist/models/DescribeInstanceHistoryEventsRequest.js.map +1 -1
- package/dist/models/DescribeInstanceHistoryEventsResponseBody.d.ts +16 -18
- package/dist/models/DescribeInstanceHistoryEventsResponseBody.js +2 -0
- package/dist/models/DescribeInstanceHistoryEventsResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceTopologyResponseBody.d.ts +14 -0
- package/dist/models/DescribeInstanceTopologyResponseBody.js +28 -1
- package/dist/models/DescribeInstanceTopologyResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceTypesRequest.d.ts +93 -115
- package/dist/models/DescribeInstanceTypesRequest.js.map +1 -1
- package/dist/models/DescribeInstanceTypesResponseBody.d.ts +1 -5
- package/dist/models/DescribeInstanceTypesResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceVncUrlRequest.d.ts +2 -2
- package/dist/models/DescribeInstanceVncUrlResponseBody.d.ts +3 -3
- package/dist/models/DescribeInstancesRequest.d.ts +54 -68
- package/dist/models/DescribeInstancesRequest.js.map +1 -1
- package/dist/models/DescribeInstancesResponseBody.d.ts +5 -5
- package/dist/models/DescribeInvocationResultsRequest.d.ts +52 -69
- package/dist/models/DescribeInvocationResultsRequest.js.map +1 -1
- package/dist/models/DescribeInvocationResultsResponseBody.d.ts +6 -52
- package/dist/models/DescribeInvocationResultsResponseBody.js.map +1 -1
- package/dist/models/DescribeInvocationsRequest.d.ts +49 -76
- package/dist/models/DescribeInvocationsRequest.js.map +1 -1
- package/dist/models/DescribeInvocationsResponseBody.d.ts +5 -5
- package/dist/models/DescribeKeyPairsRequest.d.ts +16 -18
- package/dist/models/DescribeKeyPairsRequest.js.map +1 -1
- package/dist/models/DescribeKeyPairsResponseBody.d.ts +3 -3
- package/dist/models/DescribeLaunchTemplateVersionsRequest.d.ts +14 -14
- package/dist/models/DescribeLaunchTemplateVersionsResponseBody.d.ts +3 -3
- package/dist/models/DescribeLaunchTemplatesRequest.d.ts +16 -17
- package/dist/models/DescribeLaunchTemplatesRequest.js.map +1 -1
- package/dist/models/DescribeLaunchTemplatesResponseBody.d.ts +1 -1
- package/dist/models/DescribeNetworkInterfacePermissionsRequest.d.ts +8 -8
- package/dist/models/DescribeNetworkInterfacePermissionsResponseBody.d.ts +3 -7
- package/dist/models/DescribeNetworkInterfacePermissionsResponseBody.js.map +1 -1
- package/dist/models/DescribeNewProjectEipMonitorDataRequest.d.ts +0 -14
- package/dist/models/DescribeNewProjectEipMonitorDataRequest.js.map +1 -1
- package/dist/models/DescribeNewProjectEipMonitorDataResponseBody.d.ts +0 -8
- package/dist/models/DescribeNewProjectEipMonitorDataResponseBody.js.map +1 -1
- package/dist/models/DescribePhysicalConnectionsRequest.d.ts +0 -48
- package/dist/models/DescribePhysicalConnectionsRequest.js.map +1 -1
- package/dist/models/DescribePhysicalConnectionsResponseBody.d.ts +0 -20
- package/dist/models/DescribePhysicalConnectionsResponseBody.js.map +1 -1
- package/dist/models/DescribePlanMaintenanceWindowsRequest.d.ts +10 -10
- package/dist/models/DescribePlanMaintenanceWindowsResponseBody.d.ts +23 -21
- package/dist/models/DescribePlanMaintenanceWindowsResponseBody.js.map +1 -1
- package/dist/models/DescribePlanMaintenanceWindowsShrinkRequest.d.ts +8 -8
- package/dist/models/DescribePriceRequest.d.ts +158 -242
- package/dist/models/DescribePriceRequest.js.map +1 -1
- package/dist/models/DescribePriceResponseBody.d.ts +15 -15
- package/dist/models/DescribeRecommendInstanceTypeRequest.d.ts +45 -57
- package/dist/models/DescribeRecommendInstanceTypeRequest.js.map +1 -1
- package/dist/models/DescribeRenewalPriceRequest.d.ts +16 -18
- package/dist/models/DescribeRenewalPriceRequest.js.map +1 -1
- package/dist/models/DescribeRenewalPriceResponseBody.d.ts +9 -9
- package/dist/models/DescribeResourcesModificationRequest.d.ts +26 -37
- package/dist/models/DescribeResourcesModificationRequest.js.map +1 -1
- package/dist/models/DescribeRouteTablesRequest.d.ts +0 -35
- package/dist/models/DescribeRouteTablesRequest.js.map +1 -1
- package/dist/models/DescribeRouteTablesResponseBody.d.ts +0 -20
- package/dist/models/DescribeRouteTablesResponseBody.js.map +1 -1
- package/dist/models/DescribeSecurityGroupAttributeRequest.d.ts +17 -28
- package/dist/models/DescribeSecurityGroupAttributeRequest.js.map +1 -1
- package/dist/models/DescribeSecurityGroupAttributeResponseBody.d.ts +10 -9
- package/dist/models/DescribeSecurityGroupAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeSecurityGroupReferencesRequest.d.ts +2 -2
- package/dist/models/DescribeSecurityGroupReferencesResponseBody.d.ts +1 -1
- package/dist/models/DescribeSecurityGroupsRequest.d.ts +25 -31
- package/dist/models/DescribeSecurityGroupsRequest.js.map +1 -1
- package/dist/models/DescribeSecurityGroupsResponseBody.d.ts +5 -5
- package/dist/models/DescribeSendFileResultsRequest.d.ts +21 -25
- package/dist/models/DescribeSendFileResultsRequest.js.map +1 -1
- package/dist/models/DescribeSendFileResultsResponseBody.d.ts +3 -3
- package/dist/models/DescribeSnapshotLinksRequest.d.ts +10 -11
- package/dist/models/DescribeSnapshotLinksRequest.js.map +1 -1
- package/dist/models/DescribeSnapshotLinksResponseBody.d.ts +4 -5
- package/dist/models/DescribeSnapshotLinksResponseBody.js.map +1 -1
- package/dist/models/DescribeSnapshotsRequest.d.ts +44 -59
- package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
- package/dist/models/DescribeSnapshotsResponseBody.d.ts +4 -8
- package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
- package/dist/models/DescribeSpotPriceHistoryRequest.d.ts +22 -28
- package/dist/models/DescribeSpotPriceHistoryRequest.js.map +1 -1
- package/dist/models/DescribeSpotPriceHistoryResponseBody.d.ts +7 -3
- package/dist/models/DescribeSpotPriceHistoryResponseBody.js.map +1 -1
- package/dist/models/DescribeTagsRequest.d.ts +22 -35
- package/dist/models/DescribeTagsRequest.js.map +1 -1
- package/dist/models/DescribeTagsResponseBody.d.ts +2 -2
- package/dist/models/DescribeTaskAttributeRequest.d.ts +2 -2
- package/dist/models/DescribeTaskAttributeResponseBody.d.ts +9 -10
- package/dist/models/DescribeTaskAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeTerminalSessionsRequest.d.ts +3 -3
- package/dist/models/DescribeTerminalSessionsResponseBody.d.ts +1 -1
- package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.d.ts +0 -24
- package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.js.map +1 -1
- package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.d.ts +0 -20
- package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.js.map +1 -1
- package/dist/models/DescribeVirtualBorderRoutersRequest.d.ts +0 -22
- package/dist/models/DescribeVirtualBorderRoutersRequest.js.map +1 -1
- package/dist/models/DescribeVirtualBorderRoutersResponseBody.d.ts +0 -20
- package/dist/models/DescribeVirtualBorderRoutersResponseBody.js.map +1 -1
- package/dist/models/DescribeZonesRequest.d.ts +18 -28
- package/dist/models/DescribeZonesRequest.js.map +1 -1
- package/dist/models/DescribeZonesResponseBody.d.ts +1 -1
- package/dist/models/DetachKeyPairRequest.d.ts +2 -2
- package/dist/models/DetachKeyPairResponseBody.d.ts +3 -3
- package/dist/models/EnablePhysicalConnectionRequest.d.ts +0 -14
- package/dist/models/EnablePhysicalConnectionRequest.js.map +1 -1
- package/dist/models/EnablePhysicalConnectionResponseBody.d.ts +0 -4
- package/dist/models/EnablePhysicalConnectionResponseBody.js.map +1 -1
- package/dist/models/EndTerminalSessionRequest.d.ts +1 -1
- package/dist/models/EndTerminalSessionResponseBody.d.ts +1 -1
- package/dist/models/GetInstanceConsoleOutputRequest.d.ts +4 -5
- package/dist/models/GetInstanceConsoleOutputRequest.js.map +1 -1
- package/dist/models/GetInstanceConsoleOutputResponseBody.d.ts +2 -2
- package/dist/models/GetInstanceScreenshotRequest.d.ts +2 -2
- package/dist/models/GetInstanceScreenshotResponseBody.d.ts +1 -1
- package/dist/models/ImportImageRequest.d.ts +58 -98
- package/dist/models/ImportImageRequest.js.map +1 -1
- package/dist/models/ImportImageResponseBody.d.ts +1 -1
- package/dist/models/ImportKeyPairRequest.d.ts +5 -5
- package/dist/models/ImportKeyPairResponseBody.d.ts +1 -1
- package/dist/models/JoinResourceGroupRequest.d.ts +18 -30
- package/dist/models/JoinResourceGroupRequest.js.map +1 -1
- package/dist/models/ModifyAutoSnapshotPolicyExRequest.d.ts +24 -30
- package/dist/models/ModifyAutoSnapshotPolicyExRequest.js.map +1 -1
- package/dist/models/ModifyAutoSnapshotPolicyExResponseBody.d.ts +1 -1
- package/dist/models/ModifyDiskAttributeRequest.d.ts +24 -29
- package/dist/models/ModifyDiskAttributeRequest.js.map +1 -1
- package/dist/models/ModifyDiskAttributeResponseBody.d.ts +1 -1
- package/dist/models/ModifyForwardEntryRequest.d.ts +0 -26
- package/dist/models/ModifyForwardEntryRequest.js.map +1 -1
- package/dist/models/ModifyForwardEntryResponseBody.d.ts +0 -4
- package/dist/models/ModifyForwardEntryResponseBody.js.map +1 -1
- package/dist/models/ModifyHaVipAttributeRequest.d.ts +0 -12
- package/dist/models/ModifyHaVipAttributeRequest.js.map +1 -1
- package/dist/models/ModifyHaVipAttributeResponseBody.d.ts +0 -4
- package/dist/models/ModifyHaVipAttributeResponseBody.js.map +1 -1
- package/dist/models/ModifyHpcClusterAttributeRequest.d.ts +6 -6
- package/dist/models/ModifyImageShareGroupPermissionRequest.d.ts +0 -4
- package/dist/models/ModifyImageShareGroupPermissionRequest.js.map +1 -1
- package/dist/models/ModifyImageShareGroupPermissionResponseBody.d.ts +0 -4
- package/dist/models/ModifyImageShareGroupPermissionResponseBody.js.map +1 -1
- package/dist/models/ModifyInstanceAttributeRequest.d.ts +78 -106
- package/dist/models/ModifyInstanceAttributeRequest.js.map +1 -1
- package/dist/models/ModifyInstanceAutoRenewAttributeRequest.d.ts +39 -14
- package/dist/models/ModifyInstanceAutoRenewAttributeRequest.js.map +1 -1
- package/dist/models/ModifyInstanceNetworkSpecRequest.d.ts +33 -29
- package/dist/models/ModifyInstanceNetworkSpecRequest.js.map +1 -1
- package/dist/models/ModifyInstanceNetworkSpecResponseBody.d.ts +1 -1
- package/dist/models/ModifyInstanceSpecRequest.d.ts +26 -32
- package/dist/models/ModifyInstanceSpecRequest.js.map +1 -1
- package/dist/models/ModifyLaunchTemplateDefaultVersionRequest.d.ts +3 -3
- package/dist/models/ModifyLaunchTemplateDefaultVersionResponseBody.d.ts +1 -1
- package/dist/models/ModifyPlanMaintenanceWindowRequest.d.ts +22 -26
- package/dist/models/ModifyPlanMaintenanceWindowRequest.js.map +1 -1
- package/dist/models/ModifyPlanMaintenanceWindowResponseBody.d.ts +1 -1
- package/dist/models/ModifyPlanMaintenanceWindowShrinkRequest.d.ts +7 -7
- package/dist/models/ModifyPrepayInstanceSpecRequest.d.ts +28 -46
- package/dist/models/ModifyPrepayInstanceSpecRequest.js.map +1 -1
- package/dist/models/ModifyPrepayInstanceSpecResponseBody.d.ts +2 -2
- package/dist/models/ModifySecurityGroupAttributeRequest.d.ts +5 -5
- package/dist/models/ModifySecurityGroupEgressRuleRequest.d.ts +45 -67
- package/dist/models/ModifySecurityGroupEgressRuleRequest.js.map +1 -1
- package/dist/models/ModifySecurityGroupPolicyRequest.d.ts +6 -7
- package/dist/models/ModifySecurityGroupPolicyRequest.js.map +1 -1
- package/dist/models/ModifySecurityGroupRuleRequest.d.ts +51 -73
- package/dist/models/ModifySecurityGroupRuleRequest.js.map +1 -1
- package/dist/models/ModifySystemEventAttributeRequest.d.ts +45 -0
- package/dist/models/ModifySystemEventAttributeRequest.js +64 -0
- package/dist/models/ModifySystemEventAttributeRequest.js.map +1 -0
- package/dist/models/ModifySystemEventAttributeResponse.d.ts +19 -0
- package/dist/models/ModifySystemEventAttributeResponse.js +69 -0
- package/dist/models/ModifySystemEventAttributeResponse.js.map +1 -0
- package/dist/models/ModifySystemEventAttributeResponseBody.d.ts +18 -0
- package/dist/models/ModifySystemEventAttributeResponseBody.js +58 -0
- package/dist/models/ModifySystemEventAttributeResponseBody.js.map +1 -0
- package/dist/models/ReActivateInstancesRequest.d.ts +2 -2
- package/dist/models/ReInitDiskRequest.d.ts +12 -13
- package/dist/models/ReInitDiskRequest.js.map +1 -1
- package/dist/models/ReInitDiskResponseBody.d.ts +1 -1
- package/dist/models/RedeployInstanceRequest.d.ts +2 -2
- package/dist/models/RedeployInstanceResponseBody.d.ts +1 -1
- package/dist/models/ReleaseEipAddressRequest.d.ts +0 -6
- package/dist/models/ReleaseEipAddressRequest.js.map +1 -1
- package/dist/models/ReleaseEipAddressResponseBody.d.ts +0 -4
- package/dist/models/ReleaseEipAddressResponseBody.js.map +1 -1
- package/dist/models/RemoveTagsRequest.d.ts +21 -34
- package/dist/models/RemoveTagsRequest.js.map +1 -1
- package/dist/models/RenewElasticityAssurancesRequest.d.ts +28 -24
- package/dist/models/RenewElasticityAssurancesRequest.js.map +1 -1
- package/dist/models/RenewElasticityAssurancesResponseBody.d.ts +1 -1
- package/dist/models/RevokeSecurityGroupEgressRequest.d.ts +70 -92
- package/dist/models/RevokeSecurityGroupEgressRequest.js.map +1 -1
- package/dist/models/RevokeSecurityGroupEgressResponseBody.d.ts +1 -1
- package/dist/models/RevokeSecurityGroupRequest.d.ts +71 -89
- package/dist/models/RevokeSecurityGroupRequest.js.map +1 -1
- package/dist/models/StartTerminalSessionRequest.d.ts +24 -32
- package/dist/models/StartTerminalSessionRequest.js.map +1 -1
- package/dist/models/StartTerminalSessionResponseBody.d.ts +2 -2
- package/dist/models/StartTerminalSessionShrinkRequest.d.ts +16 -18
- package/dist/models/StartTerminalSessionShrinkRequest.js.map +1 -1
- package/dist/models/StopInstanceRequest.d.ts +20 -27
- package/dist/models/StopInstanceRequest.js.map +1 -1
- package/dist/models/StopInstancesRequest.d.ts +24 -35
- package/dist/models/StopInstancesRequest.js.map +1 -1
- package/dist/models/TerminatePhysicalConnectionRequest.d.ts +0 -13
- package/dist/models/TerminatePhysicalConnectionRequest.js.map +1 -1
- package/dist/models/TerminatePhysicalConnectionResponseBody.d.ts +0 -4
- package/dist/models/TerminatePhysicalConnectionResponseBody.js.map +1 -1
- package/dist/models/UnassignIpv6addressesRequest.d.ts +4 -4
- package/dist/models/UnassignIpv6addressesResponseBody.d.ts +1 -1
- package/dist/models/model.d.ts +5 -0
- package/dist/models/model.js +62 -52
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +1658 -1574
- package/src/models/AcceptInquiredSystemEventRequest.ts +3 -3
- package/src/models/ActivateRouterInterfaceRequest.ts +0 -6
- package/src/models/ActivateRouterInterfaceResponseBody.ts +0 -4
- package/src/models/AddBandwidthPackageIpsRequest.ts +0 -10
- package/src/models/AddBandwidthPackageIpsResponseBody.ts +0 -4
- package/src/models/AddTagsRequest.ts +19 -32
- package/src/models/AllocateEipAddressRequest.ts +0 -28
- package/src/models/AllocateEipAddressResponseBody.ts +0 -12
- package/src/models/AssignIpv6addressesRequest.ts +11 -13
- package/src/models/AssignIpv6addressesResponseBody.ts +1 -1
- package/src/models/AssignPrivateIpAddressesRequest.ts +13 -16
- package/src/models/AssignPrivateIpAddressesResponseBody.ts +2 -2
- package/src/models/AssociateHaVipRequest.ts +0 -10
- package/src/models/AssociateHaVipResponseBody.ts +0 -4
- package/src/models/AttachKeyPairRequest.ts +2 -2
- package/src/models/AttachKeyPairResponseBody.ts +3 -3
- package/src/models/AttachNetworkInterfaceRequest.ts +6 -7
- package/src/models/AuthorizeSecurityGroupEgressRequest.ts +79 -106
- package/src/models/AuthorizeSecurityGroupRequest.ts +70 -91
- package/src/models/AuthorizeSecurityGroupResponseBody.ts +1 -1
- package/src/models/CancelCopyImageRequest.ts +1 -1
- package/src/models/CancelImagePipelineExecutionRequest.ts +2 -2
- package/src/models/CancelPhysicalConnectionRequest.ts +0 -12
- package/src/models/CancelPhysicalConnectionResponseBody.ts +0 -4
- package/src/models/CancelSimulatedSystemEventsRequest.ts +2 -2
- package/src/models/CreateActivationRequest.ts +17 -16
- package/src/models/CreateActivationResponseBody.ts +3 -3
- package/src/models/CreateCommandRequest.ts +52 -73
- package/src/models/CreateCommandResponseBody.ts +2 -2
- package/src/models/CreateDiskRequest.ts +81 -115
- package/src/models/CreateDiskResponseBody.ts +2 -2
- package/src/models/CreateHaVipRequest.ts +0 -16
- package/src/models/CreateHaVipResponseBody.ts +0 -8
- package/src/models/CreateHpcClusterRequest.ts +5 -5
- package/src/models/CreateHpcClusterResponseBody.ts +2 -2
- package/src/models/CreateImageComponentRequest.ts +14 -19
- package/src/models/CreateImageComponentResponseBody.ts +1 -1
- package/src/models/CreateInstanceRequest.ts +185 -275
- package/src/models/CreateInstanceResponseBody.ts +2 -2
- package/src/models/CreateKeyPairRequest.ts +6 -6
- package/src/models/CreateKeyPairResponseBody.ts +3 -3
- package/src/models/CreateLaunchTemplateVersionRequest.ts +215 -244
- package/src/models/CreateLaunchTemplateVersionResponseBody.ts +2 -2
- package/src/models/CreateNetworkInterfacePermissionRequest.ts +5 -5
- package/src/models/CreateNetworkInterfacePermissionResponseBody.ts +9 -12
- package/src/models/CreatePlanMaintenanceWindowRequest.ts +23 -29
- package/src/models/CreatePlanMaintenanceWindowResponseBody.ts +1 -1
- package/src/models/CreatePlanMaintenanceWindowShrinkRequest.ts +8 -9
- package/src/models/CreateRouterInterfaceRequest.ts +0 -103
- package/src/models/CreateRouterInterfaceResponseBody.ts +0 -12
- package/src/models/CreateSecurityGroupRequest.ts +13 -16
- package/src/models/CreateSecurityGroupResponseBody.ts +1 -1
- package/src/models/CreateSimulatedSystemEventsRequest.ts +4 -10
- package/src/models/DeleteDeploymentSetRequest.ts +2 -2
- package/src/models/DeleteDeploymentSetResponseBody.ts +1 -1
- package/src/models/DeleteDiskResponseBody.ts +1 -1
- package/src/models/DeleteForwardEntryRequest.ts +0 -9
- package/src/models/DeleteForwardEntryResponseBody.ts +0 -4
- package/src/models/DeleteHaVipRequest.ts +0 -8
- package/src/models/DeleteHaVipResponseBody.ts +0 -4
- package/src/models/DeleteHpcClusterRequest.ts +2 -2
- package/src/models/DeleteImageComponentRequest.ts +2 -2
- package/src/models/DeleteImageComponentResponseBody.ts +1 -1
- package/src/models/DeleteImagePipelineRequest.ts +2 -2
- package/src/models/DeleteImageRequest.ts +5 -6
- package/src/models/DeleteInstanceRequest.ts +15 -25
- package/src/models/DeleteInstanceResponseBody.ts +1 -1
- package/src/models/DeleteInstancesRequest.ts +16 -26
- package/src/models/DeleteKeyPairsRequest.ts +3 -3
- package/src/models/DeleteKeyPairsResponseBody.ts +1 -1
- package/src/models/DeleteLaunchTemplateRequest.ts +3 -3
- package/src/models/DeleteLaunchTemplateResponseBody.ts +1 -1
- package/src/models/DeleteLaunchTemplateVersionRequest.ts +3 -3
- package/src/models/DeleteNetworkInterfacePermissionRequest.ts +0 -8
- package/src/models/DeleteNetworkInterfacePermissionResponseBody.ts +0 -4
- package/src/models/DeletePrefixListRequest.ts +1 -1
- package/src/models/DeleteRouterInterfaceRequest.ts +0 -14
- package/src/models/DeleteRouterInterfaceResponseBody.ts +0 -4
- package/src/models/DeleteVirtualBorderRouterRequest.ts +0 -12
- package/src/models/DeleteVirtualBorderRouterResponseBody.ts +0 -4
- package/src/models/DeleteVswitchRequest.ts +0 -6
- package/src/models/DeleteVswitchResponseBody.ts +0 -4
- package/src/models/DescribeAccessPointsRequest.ts +0 -35
- package/src/models/DescribeAccessPointsResponseBody.ts +0 -20
- package/src/models/DescribeAutoProvisioningGroupInstancesRequest.ts +5 -5
- package/src/models/DescribeAutoProvisioningGroupInstancesResponseBody.ts +1 -1
- package/src/models/DescribeAutoSnapshotPolicyAssociationsRequest.ts +6 -10
- package/src/models/DescribeAutoSnapshotPolicyAssociationsResponseBody.ts +1 -1
- package/src/models/DescribeAutoSnapshotPolicyExRequest.ts +11 -11
- package/src/models/DescribeAutoSnapshotPolicyExResponseBody.ts +3 -3
- package/src/models/DescribeAvailableResourceRequest.ts +62 -96
- package/src/models/DescribeAvailableResourceResponseBody.ts +0 -4
- package/src/models/DescribeBandwidthLimitationRequest.ts +10 -15
- package/src/models/DescribeDiskMonitorDataRequest.ts +9 -11
- package/src/models/DescribeDiskMonitorDataResponseBody.ts +1 -1
- package/src/models/DescribeDisksRequest.ts +81 -115
- package/src/models/DescribeDisksResponseBody.ts +40 -5
- package/src/models/DescribeEipMonitorDataRequest.ts +0 -14
- package/src/models/DescribeEipMonitorDataResponseBody.ts +0 -8
- package/src/models/DescribeHpcClustersRequest.ts +8 -9
- package/src/models/DescribeHpcClustersResponseBody.ts +1 -1
- package/src/models/DescribeImageComponentsRequest.ts +19 -25
- package/src/models/DescribeImageComponentsResponseBody.ts +2 -2
- package/src/models/DescribeImageSharePermissionRequest.ts +5 -5
- package/src/models/DescribeImageSharePermissionResponseBody.ts +3 -3
- package/src/models/DescribeImageSupportInstanceTypesRequest.ts +12 -8
- package/src/models/DescribeImageSupportInstanceTypesResponseBody.ts +3 -25
- package/src/models/DescribeInstanceAttributeRequest.ts +1 -1
- package/src/models/DescribeInstanceAttributeResponseBody.ts +66 -98
- package/src/models/DescribeInstanceHistoryEventsRequest.ts +50 -85
- package/src/models/DescribeInstanceHistoryEventsResponseBody.ts +18 -18
- package/src/models/DescribeInstanceTopologyResponseBody.ts +32 -0
- package/src/models/DescribeInstanceTypesRequest.ts +93 -115
- package/src/models/DescribeInstanceTypesResponseBody.ts +1 -5
- package/src/models/DescribeInstanceVncUrlRequest.ts +2 -2
- package/src/models/DescribeInstanceVncUrlResponseBody.ts +3 -3
- package/src/models/DescribeInstancesRequest.ts +57 -71
- package/src/models/DescribeInstancesResponseBody.ts +5 -5
- package/src/models/DescribeInvocationResultsRequest.ts +52 -69
- package/src/models/DescribeInvocationResultsResponseBody.ts +6 -52
- package/src/models/DescribeInvocationsRequest.ts +50 -77
- package/src/models/DescribeInvocationsResponseBody.ts +5 -5
- package/src/models/DescribeKeyPairsRequest.ts +16 -18
- package/src/models/DescribeKeyPairsResponseBody.ts +3 -3
- package/src/models/DescribeLaunchTemplateVersionsRequest.ts +14 -14
- package/src/models/DescribeLaunchTemplateVersionsResponseBody.ts +3 -3
- package/src/models/DescribeLaunchTemplatesRequest.ts +16 -17
- package/src/models/DescribeLaunchTemplatesResponseBody.ts +1 -1
- package/src/models/DescribeNetworkInterfacePermissionsRequest.ts +8 -8
- package/src/models/DescribeNetworkInterfacePermissionsResponseBody.ts +3 -7
- package/src/models/DescribeNewProjectEipMonitorDataRequest.ts +0 -14
- package/src/models/DescribeNewProjectEipMonitorDataResponseBody.ts +0 -8
- package/src/models/DescribePhysicalConnectionsRequest.ts +0 -48
- package/src/models/DescribePhysicalConnectionsResponseBody.ts +0 -20
- package/src/models/DescribePlanMaintenanceWindowsRequest.ts +10 -10
- package/src/models/DescribePlanMaintenanceWindowsResponseBody.ts +23 -21
- package/src/models/DescribePlanMaintenanceWindowsShrinkRequest.ts +8 -8
- package/src/models/DescribePriceRequest.ts +160 -244
- package/src/models/DescribePriceResponseBody.ts +15 -15
- package/src/models/DescribeRecommendInstanceTypeRequest.ts +45 -57
- package/src/models/DescribeRenewalPriceRequest.ts +16 -18
- package/src/models/DescribeRenewalPriceResponseBody.ts +9 -9
- package/src/models/DescribeResourcesModificationRequest.ts +30 -41
- package/src/models/DescribeRouteTablesRequest.ts +0 -35
- package/src/models/DescribeRouteTablesResponseBody.ts +0 -20
- package/src/models/DescribeSecurityGroupAttributeRequest.ts +18 -29
- package/src/models/DescribeSecurityGroupAttributeResponseBody.ts +11 -10
- package/src/models/DescribeSecurityGroupReferencesRequest.ts +2 -2
- package/src/models/DescribeSecurityGroupReferencesResponseBody.ts +1 -1
- package/src/models/DescribeSecurityGroupsRequest.ts +26 -32
- package/src/models/DescribeSecurityGroupsResponseBody.ts +5 -5
- package/src/models/DescribeSendFileResultsRequest.ts +21 -25
- package/src/models/DescribeSendFileResultsResponseBody.ts +3 -3
- package/src/models/DescribeSnapshotLinksRequest.ts +10 -11
- package/src/models/DescribeSnapshotLinksResponseBody.ts +4 -5
- package/src/models/DescribeSnapshotsRequest.ts +48 -63
- package/src/models/DescribeSnapshotsResponseBody.ts +4 -8
- package/src/models/DescribeSpotPriceHistoryRequest.ts +22 -28
- package/src/models/DescribeSpotPriceHistoryResponseBody.ts +7 -3
- package/src/models/DescribeTagsRequest.ts +22 -35
- package/src/models/DescribeTagsResponseBody.ts +2 -2
- package/src/models/DescribeTaskAttributeRequest.ts +2 -2
- package/src/models/DescribeTaskAttributeResponseBody.ts +10 -11
- package/src/models/DescribeTerminalSessionsRequest.ts +3 -3
- package/src/models/DescribeTerminalSessionsResponseBody.ts +1 -1
- package/src/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.ts +0 -24
- package/src/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.ts +0 -20
- package/src/models/DescribeVirtualBorderRoutersRequest.ts +0 -22
- package/src/models/DescribeVirtualBorderRoutersResponseBody.ts +0 -20
- package/src/models/DescribeZonesRequest.ts +20 -30
- package/src/models/DescribeZonesResponseBody.ts +1 -1
- package/src/models/DetachKeyPairRequest.ts +2 -2
- package/src/models/DetachKeyPairResponseBody.ts +3 -3
- package/src/models/EnablePhysicalConnectionRequest.ts +0 -14
- package/src/models/EnablePhysicalConnectionResponseBody.ts +0 -4
- package/src/models/EndTerminalSessionRequest.ts +1 -1
- package/src/models/EndTerminalSessionResponseBody.ts +1 -1
- package/src/models/GetInstanceConsoleOutputRequest.ts +4 -5
- package/src/models/GetInstanceConsoleOutputResponseBody.ts +2 -2
- package/src/models/GetInstanceScreenshotRequest.ts +2 -2
- package/src/models/GetInstanceScreenshotResponseBody.ts +1 -1
- package/src/models/ImportImageRequest.ts +60 -100
- package/src/models/ImportImageResponseBody.ts +1 -1
- package/src/models/ImportKeyPairRequest.ts +5 -5
- package/src/models/ImportKeyPairResponseBody.ts +1 -1
- package/src/models/JoinResourceGroupRequest.ts +18 -30
- package/src/models/ModifyAutoSnapshotPolicyExRequest.ts +24 -30
- package/src/models/ModifyAutoSnapshotPolicyExResponseBody.ts +1 -1
- package/src/models/ModifyDiskAttributeRequest.ts +25 -30
- package/src/models/ModifyDiskAttributeResponseBody.ts +1 -1
- package/src/models/ModifyForwardEntryRequest.ts +0 -26
- package/src/models/ModifyForwardEntryResponseBody.ts +0 -4
- package/src/models/ModifyHaVipAttributeRequest.ts +0 -12
- package/src/models/ModifyHaVipAttributeResponseBody.ts +0 -4
- package/src/models/ModifyHpcClusterAttributeRequest.ts +6 -6
- package/src/models/ModifyImageShareGroupPermissionRequest.ts +0 -4
- package/src/models/ModifyImageShareGroupPermissionResponseBody.ts +0 -4
- package/src/models/ModifyInstanceAttributeRequest.ts +80 -108
- package/src/models/ModifyInstanceAutoRenewAttributeRequest.ts +39 -14
- package/src/models/ModifyInstanceNetworkSpecRequest.ts +33 -29
- package/src/models/ModifyInstanceNetworkSpecResponseBody.ts +1 -1
- package/src/models/ModifyInstanceSpecRequest.ts +28 -34
- package/src/models/ModifyLaunchTemplateDefaultVersionRequest.ts +3 -3
- package/src/models/ModifyLaunchTemplateDefaultVersionResponseBody.ts +1 -1
- package/src/models/ModifyPlanMaintenanceWindowRequest.ts +22 -26
- package/src/models/ModifyPlanMaintenanceWindowResponseBody.ts +1 -1
- package/src/models/ModifyPlanMaintenanceWindowShrinkRequest.ts +7 -7
- package/src/models/ModifyPrepayInstanceSpecRequest.ts +28 -46
- package/src/models/ModifyPrepayInstanceSpecResponseBody.ts +2 -2
- package/src/models/ModifySecurityGroupAttributeRequest.ts +5 -5
- package/src/models/ModifySecurityGroupEgressRuleRequest.ts +45 -67
- package/src/models/ModifySecurityGroupPolicyRequest.ts +6 -7
- package/src/models/ModifySecurityGroupRuleRequest.ts +56 -78
- package/src/models/ModifySystemEventAttributeRequest.ts +64 -0
- package/src/models/ModifySystemEventAttributeResponse.ts +40 -0
- package/src/models/ModifySystemEventAttributeResponseBody.ts +31 -0
- package/src/models/ReActivateInstancesRequest.ts +2 -2
- package/src/models/ReInitDiskRequest.ts +13 -14
- package/src/models/ReInitDiskResponseBody.ts +1 -1
- package/src/models/RedeployInstanceRequest.ts +2 -2
- package/src/models/RedeployInstanceResponseBody.ts +1 -1
- package/src/models/ReleaseEipAddressRequest.ts +0 -6
- package/src/models/ReleaseEipAddressResponseBody.ts +0 -4
- package/src/models/RemoveTagsRequest.ts +21 -34
- package/src/models/RenewElasticityAssurancesRequest.ts +28 -24
- package/src/models/RenewElasticityAssurancesResponseBody.ts +1 -1
- package/src/models/RevokeSecurityGroupEgressRequest.ts +74 -96
- package/src/models/RevokeSecurityGroupEgressResponseBody.ts +1 -1
- package/src/models/RevokeSecurityGroupRequest.ts +75 -93
- package/src/models/StartTerminalSessionRequest.ts +24 -32
- package/src/models/StartTerminalSessionResponseBody.ts +2 -2
- package/src/models/StartTerminalSessionShrinkRequest.ts +16 -18
- package/src/models/StopInstanceRequest.ts +21 -28
- package/src/models/StopInstancesRequest.ts +25 -36
- package/src/models/TerminatePhysicalConnectionRequest.ts +0 -13
- package/src/models/TerminatePhysicalConnectionResponseBody.ts +0 -4
- package/src/models/UnassignIpv6addressesRequest.ts +4 -4
- package/src/models/UnassignIpv6addressesResponseBody.ts +1 -1
- package/src/models/model.ts +5 -0
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateDiskRequestArn extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* > This parameter is not
|
|
8
|
+
* > This parameter is not publicly available.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* 1000000000
|
|
@@ -13,7 +13,7 @@ export class CreateDiskRequestArn extends $dara.Model {
|
|
|
13
13
|
assumeRoleFor?: number;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* > This parameter is not
|
|
16
|
+
* > This parameter is not publicly available.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* hide
|
|
@@ -21,7 +21,7 @@ export class CreateDiskRequestArn extends $dara.Model {
|
|
|
21
21
|
roleType?: string;
|
|
22
22
|
/**
|
|
23
23
|
* @remarks
|
|
24
|
-
* > This parameter is not
|
|
24
|
+
* > This parameter is not publicly available.
|
|
25
25
|
*
|
|
26
26
|
* @example
|
|
27
27
|
* hide
|
|
@@ -55,9 +55,7 @@ export class CreateDiskRequestArn extends $dara.Model {
|
|
|
55
55
|
export class CreateDiskRequestTag extends $dara.Model {
|
|
56
56
|
/**
|
|
57
57
|
* @remarks
|
|
58
|
-
* The tag key of the disk.
|
|
59
|
-
*
|
|
60
|
-
* > For better code compatibility, we recommend that you use the `Tag.N.Key` parameter.
|
|
58
|
+
* The tag key of the disk. 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://`.
|
|
61
59
|
*
|
|
62
60
|
* @example
|
|
63
61
|
* TestKey
|
|
@@ -65,7 +63,7 @@ export class CreateDiskRequestTag extends $dara.Model {
|
|
|
65
63
|
key?: string;
|
|
66
64
|
/**
|
|
67
65
|
* @remarks
|
|
68
|
-
* The tag value of the disk.
|
|
66
|
+
* The tag value of the disk. 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://`.
|
|
69
67
|
*
|
|
70
68
|
* @example
|
|
71
69
|
* TestValue
|
|
@@ -97,7 +95,7 @@ export class CreateDiskRequestTag extends $dara.Model {
|
|
|
97
95
|
export class CreateDiskRequest extends $dara.Model {
|
|
98
96
|
/**
|
|
99
97
|
* @remarks
|
|
100
|
-
* This parameter is not
|
|
98
|
+
* This parameter is not publicly available.
|
|
101
99
|
*
|
|
102
100
|
* @example
|
|
103
101
|
* hide
|
|
@@ -105,18 +103,17 @@ export class CreateDiskRequest extends $dara.Model {
|
|
|
105
103
|
advancedFeatures?: string;
|
|
106
104
|
/**
|
|
107
105
|
* @remarks
|
|
108
|
-
* > This parameter is not
|
|
106
|
+
* > This parameter is not publicly available.
|
|
109
107
|
*/
|
|
110
108
|
arn?: CreateDiskRequestArn[];
|
|
111
109
|
/**
|
|
112
110
|
* @remarks
|
|
113
|
-
* Specifies whether to enable performance
|
|
114
|
-
*
|
|
115
|
-
* - true
|
|
111
|
+
* Specifies whether to enable the performance burst feature. Valid values:
|
|
116
112
|
*
|
|
117
|
-
* -
|
|
113
|
+
* - true: Enabled.
|
|
114
|
+
* - false: Disabled.
|
|
118
115
|
*
|
|
119
|
-
* > This parameter is
|
|
116
|
+
* > This parameter is supported only when `DiskCategory` is set to `cloud_auto`. For more information, see [ESSD AutoPL disks](https://help.aliyun.com/document_detail/368372.html).
|
|
120
117
|
*
|
|
121
118
|
* @example
|
|
122
119
|
* false
|
|
@@ -124,7 +121,7 @@ export class CreateDiskRequest extends $dara.Model {
|
|
|
124
121
|
burstingEnabled?: boolean;
|
|
125
122
|
/**
|
|
126
123
|
* @remarks
|
|
127
|
-
*
|
|
124
|
+
* 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).
|
|
128
125
|
*
|
|
129
126
|
* @example
|
|
130
127
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -144,25 +141,17 @@ export class CreateDiskRequest extends $dara.Model {
|
|
|
144
141
|
* @remarks
|
|
145
142
|
* The category of the data disk. Valid values:
|
|
146
143
|
*
|
|
147
|
-
* -
|
|
148
|
-
*
|
|
149
|
-
* -
|
|
150
|
-
*
|
|
151
|
-
* -
|
|
152
|
-
*
|
|
153
|
-
* -
|
|
154
|
-
*
|
|
155
|
-
* -
|
|
156
|
-
*
|
|
157
|
-
* - `cloud_essd_entry`: ESSD Entry disk
|
|
158
|
-
*
|
|
159
|
-
* - `cloud_regional_disk_auto`: ESSD zone-redundant disk
|
|
160
|
-
*
|
|
161
|
-
* - `elastic_ephemeral_disk_standard`: Elastic Ephemeral Disk - Standard
|
|
144
|
+
* - cloud: basic disk.
|
|
145
|
+
* - cloud_efficiency: ultra disk.
|
|
146
|
+
* - cloud_ssd: standard SSD.
|
|
147
|
+
* - cloud_essd: enterprise SSD.
|
|
148
|
+
* - cloud_auto: ESSD AutoPL disk.
|
|
149
|
+
* - cloud_essd_entry: ESSD Entry disk.
|
|
150
|
+
* - cloud_regional_disk_auto: regional Enterprise SSD (ESSD).
|
|
151
|
+
* - elastic_ephemeral_disk_standard: elastic ephemeral disk - Standard Edition.
|
|
152
|
+
* - elastic_ephemeral_disk_premium: elastic ephemeral disk - Premium Edition.
|
|
162
153
|
*
|
|
163
|
-
*
|
|
164
|
-
*
|
|
165
|
-
* Default value: `cloud`.
|
|
154
|
+
* Default value: cloud.
|
|
166
155
|
*
|
|
167
156
|
* @example
|
|
168
157
|
* cloud_ssd
|
|
@@ -170,7 +159,7 @@ export class CreateDiskRequest extends $dara.Model {
|
|
|
170
159
|
diskCategory?: string;
|
|
171
160
|
/**
|
|
172
161
|
* @remarks
|
|
173
|
-
* The name of the disk. The name must be 2 to 128 characters in length
|
|
162
|
+
* The name of the 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 ASCII digits (0-9). The name can contain colons (:), underscores (_), periods (.), or hyphens (-). The name must start with a character in the Unicode letter category.
|
|
174
163
|
*
|
|
175
164
|
* Default value: empty.
|
|
176
165
|
*
|
|
@@ -180,7 +169,7 @@ export class CreateDiskRequest extends $dara.Model {
|
|
|
180
169
|
diskName?: string;
|
|
181
170
|
/**
|
|
182
171
|
* @remarks
|
|
183
|
-
* This parameter is not
|
|
172
|
+
* This parameter is not publicly available.
|
|
184
173
|
*
|
|
185
174
|
* @example
|
|
186
175
|
* hide
|
|
@@ -190,9 +179,8 @@ export class CreateDiskRequest extends $dara.Model {
|
|
|
190
179
|
* @remarks
|
|
191
180
|
* Specifies whether to encrypt the disk. Valid values:
|
|
192
181
|
*
|
|
193
|
-
* - true
|
|
194
|
-
*
|
|
195
|
-
* - false
|
|
182
|
+
* - true: Encrypted.
|
|
183
|
+
* - false: Not encrypted.
|
|
196
184
|
*
|
|
197
185
|
* Default value: false.
|
|
198
186
|
*
|
|
@@ -202,13 +190,12 @@ export class CreateDiskRequest extends $dara.Model {
|
|
|
202
190
|
encrypted?: boolean;
|
|
203
191
|
/**
|
|
204
192
|
* @remarks
|
|
205
|
-
*
|
|
206
|
-
*
|
|
207
|
-
* - If you set this parameter, the `ResourceGroupId`, `Tag.N.Key`, `Tag.N.Value`, `ClientToken`, and `KMSKeyId` parameters are ignored.
|
|
193
|
+
* The ID of the subscription instance to which the created subscription disk is automatically attached.
|
|
208
194
|
*
|
|
209
|
-
* -
|
|
195
|
+
* - After you specify the instance ID, the ResourceGroupId, Tag.N.Key, Tag.N.Value, ClientToken, and KMSKeyId parameters are ignored.
|
|
196
|
+
* - You cannot specify both ZoneId and InstanceId.
|
|
210
197
|
*
|
|
211
|
-
* Default value: empty.
|
|
198
|
+
* Default value: empty. A pay-as-you-go disk is created, and the region of the disk is determined by RegionId and ZoneId.
|
|
212
199
|
*
|
|
213
200
|
* @example
|
|
214
201
|
* i-bp18pnlg1ds9rky4****
|
|
@@ -216,16 +203,12 @@ export class CreateDiskRequest extends $dara.Model {
|
|
|
216
203
|
instanceId?: string;
|
|
217
204
|
/**
|
|
218
205
|
* @remarks
|
|
219
|
-
* The ID of the KMS key
|
|
206
|
+
* The ID of the Key Management Service (KMS) key used by the disk.
|
|
220
207
|
*
|
|
221
|
-
* > If
|
|
222
|
-
* >
|
|
223
|
-
* > - - If the disk is created from an unshared encrypted snapshot, the encryption key used by that snapshot is used by default.
|
|
224
|
-
* >
|
|
208
|
+
* > If Encrypted is set to true and KMSKeyId is not specified, the default key is used for encryption. The KMSKeyId value is returned after the instance is created.
|
|
209
|
+
* > - - If the disk is created from a non-shared encrypted snapshot, the encryption key used by the snapshot is used by default.
|
|
225
210
|
* > - - If the disk is created from a shared encrypted snapshot, the service key is used by default.
|
|
226
|
-
* >
|
|
227
|
-
* > - - If the disk is created in a region with account-level default encryption enabled, the specified account-level key is used by default.
|
|
228
|
-
* >
|
|
211
|
+
* > - - If the disk is created in a region where account-level default encryption for block storage is enabled, the specified account-level key is used by default.
|
|
229
212
|
* > - - In other cases, the service key is used by default.
|
|
230
213
|
*
|
|
231
214
|
* @example
|
|
@@ -236,13 +219,12 @@ export class CreateDiskRequest extends $dara.Model {
|
|
|
236
219
|
* @remarks
|
|
237
220
|
* Specifies whether to enable the multi-attach feature. Valid values:
|
|
238
221
|
*
|
|
239
|
-
* - Disabled:
|
|
240
|
-
*
|
|
241
|
-
* - Enabled: The feature is enabled. Currently, only ESSDs support setting this parameter to `Enabled`.
|
|
222
|
+
* - Disabled: Disabled.
|
|
223
|
+
* - Enabled: Enabled. Only enterprise SSDs support setting this parameter to `Enabled`.
|
|
242
224
|
*
|
|
243
225
|
* Default value: Disabled.
|
|
244
226
|
*
|
|
245
|
-
* > Disks with the multi-attach feature enabled
|
|
227
|
+
* > Disks with the multi-attach feature enabled support only the pay-as-you-go billing method. Therefore, when `MultiAttach=Enabled`, you cannot specify the `InstanceId` parameter. After the disk is created, you can call [AttachDisk](https://help.aliyun.com/document_detail/25515.html) to attach it. Note that a disk with the multi-attach feature enabled can be attached only as a data disk.
|
|
246
228
|
*
|
|
247
229
|
* @example
|
|
248
230
|
* Disabled
|
|
@@ -252,19 +234,16 @@ export class CreateDiskRequest extends $dara.Model {
|
|
|
252
234
|
ownerId?: number;
|
|
253
235
|
/**
|
|
254
236
|
* @remarks
|
|
255
|
-
* The performance level of the
|
|
237
|
+
* The performance level of the enterprise SSD to create. Set this parameter to one of the following values:
|
|
256
238
|
*
|
|
257
239
|
* - PL0: A single disk can deliver up to 10,000 random read/write IOPS.
|
|
258
|
-
*
|
|
259
240
|
* - PL1: A single disk can deliver up to 50,000 random read/write IOPS.
|
|
260
|
-
*
|
|
261
241
|
* - PL2: A single disk can deliver up to 100,000 random read/write IOPS.
|
|
262
|
-
*
|
|
263
242
|
* - PL3: A single disk can deliver up to 1,000,000 random read/write IOPS.
|
|
264
243
|
*
|
|
265
244
|
* Default value: PL1.
|
|
266
245
|
*
|
|
267
|
-
* For
|
|
246
|
+
* For information about how to select an ESSD performance level, see [Enterprise SSDs](https://help.aliyun.com/document_detail/122389.html).
|
|
268
247
|
*
|
|
269
248
|
* @example
|
|
270
249
|
* PL1
|
|
@@ -272,15 +251,17 @@ export class CreateDiskRequest extends $dara.Model {
|
|
|
272
251
|
performanceLevel?: string;
|
|
273
252
|
/**
|
|
274
253
|
* @remarks
|
|
275
|
-
* The provisioned read/write IOPS of
|
|
254
|
+
* The provisioned read/write IOPS of the ESSD AutoPL disk. Valid values:
|
|
255
|
+
*
|
|
256
|
+
* - Capacity (GiB) <= 3: Provisioned performance is not supported.
|
|
257
|
+
*
|
|
258
|
+
* - Capacity (GiB) >= 4: [0, min{(1,000 IOPS/GiB × Capacity - Baseline IOPS), 50,000}]
|
|
276
259
|
*
|
|
277
|
-
* - Capacity <= 3 GiB: You cannot set provisioned performance.
|
|
278
260
|
*
|
|
279
|
-
*
|
|
261
|
+
* Baseline performance = max{min{1,800 + 50 × Capacity, 50,000}, 3,000}.
|
|
280
262
|
*
|
|
281
|
-
* Baseline IOPS = max(min(1,800 + 50 × Capacity, 50,000), 3,000).
|
|
282
263
|
*
|
|
283
|
-
* > This parameter is
|
|
264
|
+
* > This parameter is supported only when `DiskCategory` is set to `cloud_auto`. For more information, see [ESSD AutoPL disks](https://help.aliyun.com/document_detail/368372.html).
|
|
284
265
|
*
|
|
285
266
|
* @example
|
|
286
267
|
* 40000
|
|
@@ -288,7 +269,7 @@ export class CreateDiskRequest extends $dara.Model {
|
|
|
288
269
|
provisionedIops?: number;
|
|
289
270
|
/**
|
|
290
271
|
* @remarks
|
|
291
|
-
* The ID of the region
|
|
272
|
+
* The ID of the region. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
|
|
292
273
|
*
|
|
293
274
|
* This parameter is required.
|
|
294
275
|
*
|
|
@@ -308,39 +289,26 @@ export class CreateDiskRequest extends $dara.Model {
|
|
|
308
289
|
resourceOwnerId?: number;
|
|
309
290
|
/**
|
|
310
291
|
* @remarks
|
|
311
|
-
* The
|
|
312
|
-
*
|
|
313
|
-
* -
|
|
314
|
-
*
|
|
315
|
-
* -
|
|
316
|
-
*
|
|
317
|
-
*
|
|
318
|
-
*
|
|
319
|
-
*
|
|
320
|
-
*
|
|
321
|
-
*
|
|
322
|
-
*
|
|
323
|
-
*
|
|
324
|
-
*
|
|
325
|
-
*
|
|
326
|
-
*
|
|
327
|
-
*
|
|
328
|
-
*
|
|
329
|
-
* - `
|
|
330
|
-
*
|
|
331
|
-
* - `cloud_essd_entry`: 10 to 32,768
|
|
332
|
-
*
|
|
333
|
-
* - `cloud_regional_disk_auto`: 10 to 65,536
|
|
334
|
-
*
|
|
335
|
-
* - `elastic_ephemeral_disk_standard`: 64 to 8,192
|
|
336
|
-
*
|
|
337
|
-
* - `elastic_ephemeral_disk_premium`: 64 to 8,192
|
|
338
|
-
*
|
|
339
|
-
* If you specify `SnapshotId`, the following limits apply to `SnapshotId` and `Size`:
|
|
340
|
-
*
|
|
341
|
-
* - If the snapshot capacity is greater than the specified `Size`, the actual disk size is the snapshot capacity.
|
|
342
|
-
*
|
|
343
|
-
* - If the snapshot capacity is smaller than the specified `Size`, the actual disk size is the specified `Size`.
|
|
292
|
+
* The size of the disk. Unit: GiB. You must specify a value for this parameter. Valid values:
|
|
293
|
+
*
|
|
294
|
+
* - cloud: 5 to 2,000.
|
|
295
|
+
* - cloud_efficiency: 20 to 32,768.
|
|
296
|
+
* - cloud_ssd: 20 to 32,768.
|
|
297
|
+
* - cloud_essd: The valid values depend on the `PerformanceLevel` value.
|
|
298
|
+
* - PL0: 1 to 65,536.
|
|
299
|
+
* - PL1: 20 to 65,536.
|
|
300
|
+
* - PL2: 461 to 65,536.
|
|
301
|
+
* - PL3: 1,261 to 65,536.
|
|
302
|
+
* - cloud_auto: 1 to 65,536.
|
|
303
|
+
* - cloud_essd_entry: 10 to 32,768.
|
|
304
|
+
* - cloud_regional_disk_auto: 10 to 65,536.
|
|
305
|
+
* - elastic_ephemeral_disk_standard: 64 to 8,192.
|
|
306
|
+
* - elastic_ephemeral_disk_premium: 64 to 8,192.
|
|
307
|
+
*
|
|
308
|
+
* If you specify `SnapshotId`, the `SnapshotId` and `Size` parameters have the following restrictions:
|
|
309
|
+
*
|
|
310
|
+
* - If the snapshot specified by `SnapshotId` is larger than the specified `Size` value, the snapshot size of the created disk equals the size of the specified snapshot.
|
|
311
|
+
* - If the snapshot specified by `SnapshotId` is smaller than the specified `Size` value, the snapshot size of the created disk equals the specified `Size` value.
|
|
344
312
|
*
|
|
345
313
|
* @example
|
|
346
314
|
* 2000
|
|
@@ -348,15 +316,13 @@ export class CreateDiskRequest extends $dara.Model {
|
|
|
348
316
|
size?: number;
|
|
349
317
|
/**
|
|
350
318
|
* @remarks
|
|
351
|
-
* The ID of the snapshot
|
|
352
|
-
*
|
|
353
|
-
* The `SnapshotId` and `Size` parameters have the following limits:
|
|
354
|
-
*
|
|
355
|
-
* - If the snapshot capacity is greater than the specified `Size`, the actual disk size is the snapshot capacity.
|
|
319
|
+
* The ID of the snapshot to use to create the disk. Snapshots created on or before July 15, 2013 cannot be used to create disks.
|
|
356
320
|
*
|
|
357
|
-
*
|
|
321
|
+
* The `SnapshotId` and `Size` parameters have the following restrictions:
|
|
358
322
|
*
|
|
359
|
-
* -
|
|
323
|
+
* - If the snapshot specified by `SnapshotId` is larger than the specified `Size` value, the snapshot size of the created disk equals the size of the specified snapshot.
|
|
324
|
+
* - If the snapshot specified by `SnapshotId` is smaller than the specified `Size` value, the snapshot size of the created disk equals the specified `Size` value.
|
|
325
|
+
* - Elastic ephemeral disks cannot be created from snapshots.
|
|
360
326
|
*
|
|
361
327
|
* @example
|
|
362
328
|
* s-bp67acfmxazb4p****
|
|
@@ -364,9 +330,9 @@ export class CreateDiskRequest extends $dara.Model {
|
|
|
364
330
|
snapshotId?: string;
|
|
365
331
|
/**
|
|
366
332
|
* @remarks
|
|
367
|
-
* The ID of the dedicated block storage cluster.
|
|
333
|
+
* The ID of the dedicated block storage cluster. To create a disk in a specific dedicated block storage cluster, specify this parameter.
|
|
368
334
|
*
|
|
369
|
-
* > You can
|
|
335
|
+
* > You can set either the storage set parameters (`StorageSetId` and `StorageSetPartitionNumber`) or the dedicated block storage cluster parameter (`StorageClusterId`), but not both. If you set both, the API call fails.
|
|
370
336
|
*
|
|
371
337
|
* @example
|
|
372
338
|
* dbsc-j5e1sf2vaf5he8m2****
|
|
@@ -376,7 +342,7 @@ export class CreateDiskRequest extends $dara.Model {
|
|
|
376
342
|
* @remarks
|
|
377
343
|
* The ID of the storage set.
|
|
378
344
|
*
|
|
379
|
-
* > You can
|
|
345
|
+
* > You can set either the storage set parameters (`StorageSetId` and `StorageSetPartitionNumber`) or the dedicated block storage cluster parameter (`StorageClusterId`), but not both. If you set both, the API call fails.
|
|
380
346
|
*
|
|
381
347
|
* @example
|
|
382
348
|
* ss-bp67acfmxazb4p****
|
|
@@ -384,7 +350,7 @@ export class CreateDiskRequest extends $dara.Model {
|
|
|
384
350
|
storageSetId?: string;
|
|
385
351
|
/**
|
|
386
352
|
* @remarks
|
|
387
|
-
* The number of partitions in the storage set.
|
|
353
|
+
* The number of partitions in the storage set. Valid values: 2 and greater. The maximum value cannot exceed the privilege quota limit returned by calling [DescribeAccountAttributes](https://help.aliyun.com/document_detail/73772.html).
|
|
388
354
|
*
|
|
389
355
|
* Default value: 2.
|
|
390
356
|
*
|
|
@@ -394,18 +360,18 @@ export class CreateDiskRequest extends $dara.Model {
|
|
|
394
360
|
storageSetPartitionNumber?: number;
|
|
395
361
|
/**
|
|
396
362
|
* @remarks
|
|
397
|
-
*
|
|
363
|
+
* The list of tags for the disk.
|
|
398
364
|
*/
|
|
399
365
|
tag?: CreateDiskRequestTag[];
|
|
400
366
|
/**
|
|
401
367
|
* @remarks
|
|
402
|
-
* The ID of the zone in which to create
|
|
368
|
+
* The ID of the zone in which to create a pay-as-you-go disk.
|
|
403
369
|
*
|
|
404
|
-
* - If you do not
|
|
370
|
+
* - If you do not specify InstanceId, ZoneId is required.
|
|
371
|
+
* - You cannot specify both ZoneId and InstanceId.
|
|
405
372
|
*
|
|
406
|
-
* - You cannot specify both `ZoneId` and `InstanceId`.
|
|
407
373
|
*
|
|
408
|
-
* >
|
|
374
|
+
* > You do not need to set ZoneId for disks of the `cloud_regional_disk_auto` type.
|
|
409
375
|
*
|
|
410
376
|
* @example
|
|
411
377
|
* cn-hangzhou-g
|
|
@@ -15,7 +15,7 @@ export class CreateDiskResponseBody extends $dara.Model {
|
|
|
15
15
|
* @remarks
|
|
16
16
|
* The ID of the order.
|
|
17
17
|
*
|
|
18
|
-
* >
|
|
18
|
+
* > An order ID is returned only when you create a subscription disk.
|
|
19
19
|
*
|
|
20
20
|
* @example
|
|
21
21
|
* 20413515388****
|
|
@@ -23,7 +23,7 @@ export class CreateDiskResponseBody extends $dara.Model {
|
|
|
23
23
|
orderId?: string;
|
|
24
24
|
/**
|
|
25
25
|
* @remarks
|
|
26
|
-
* The ID
|
|
26
|
+
* The request ID.
|
|
27
27
|
*
|
|
28
28
|
* @example
|
|
29
29
|
* 473469C7-AA6F-4DC5-B3DB-A3DC0DE3****
|
|
@@ -3,27 +3,13 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class CreateHaVipRequest extends $dara.Model {
|
|
6
|
-
/**
|
|
7
|
-
* @remarks
|
|
8
|
-
* A client-generated token that ensures the idempotence of the request. The token must be unique across requests, contain only ASCII characters, and be no more than 64 characters long.
|
|
9
|
-
*/
|
|
10
6
|
clientToken?: string;
|
|
11
|
-
/**
|
|
12
|
-
* @remarks
|
|
13
|
-
* The description of the HaVip. The description must be 2 to 256 characters long and cannot start with `http://` or `https://`.
|
|
14
|
-
*/
|
|
15
7
|
description?: string;
|
|
16
|
-
/**
|
|
17
|
-
* @remarks
|
|
18
|
-
* The IP address of the HaVip. The IP address must be available and fall within the CIDR block of the vSwitch. If this parameter is not specified, an available IP address is randomly allocated from the CIDR block of the vSwitch.
|
|
19
|
-
*/
|
|
20
8
|
ipAddress?: string;
|
|
21
9
|
ownerAccount?: string;
|
|
22
10
|
ownerId?: number;
|
|
23
11
|
/**
|
|
24
12
|
* @remarks
|
|
25
|
-
* The ID of the region in which to create the HaVip. You can call the operation to get the latest list of regions.
|
|
26
|
-
*
|
|
27
13
|
* This parameter is required.
|
|
28
14
|
*/
|
|
29
15
|
regionId?: string;
|
|
@@ -31,8 +17,6 @@ export class CreateHaVipRequest extends $dara.Model {
|
|
|
31
17
|
resourceOwnerId?: number;
|
|
32
18
|
/**
|
|
33
19
|
* @remarks
|
|
34
|
-
* The ID of the vSwitch to which the HaVip belongs.
|
|
35
|
-
*
|
|
36
20
|
* This parameter is required.
|
|
37
21
|
*/
|
|
38
22
|
vSwitchId?: string;
|
|
@@ -3,15 +3,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class CreateHaVipResponseBody extends $dara.Model {
|
|
6
|
-
/**
|
|
7
|
-
* @remarks
|
|
8
|
-
* The ID of the HaVip.
|
|
9
|
-
*/
|
|
10
6
|
haVipId?: string;
|
|
11
|
-
/**
|
|
12
|
-
* @remarks
|
|
13
|
-
* The request ID.
|
|
14
|
-
*/
|
|
15
7
|
requestId?: string;
|
|
16
8
|
static names(): { [key: string]: string } {
|
|
17
9
|
return {
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateHpcClusterRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The client token that is used to ensure the idempotence of the request. You can use the client to generate
|
|
8
|
+
* 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 value of **ClientToken** 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).
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -13,9 +13,9 @@ export class CreateHpcClusterRequest extends $dara.Model {
|
|
|
13
13
|
clientToken?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The description of the HPC cluster. The description must be 2 to 256 characters in length
|
|
16
|
+
* The description of the HPC cluster. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
|
|
17
17
|
*
|
|
18
|
-
*
|
|
18
|
+
* Default value: empty.
|
|
19
19
|
*
|
|
20
20
|
* @example
|
|
21
21
|
* testHPCDescription
|
|
@@ -23,7 +23,7 @@ export class CreateHpcClusterRequest extends $dara.Model {
|
|
|
23
23
|
description?: string;
|
|
24
24
|
/**
|
|
25
25
|
* @remarks
|
|
26
|
-
* The name of the HPC cluster. The name must be 2 to 128 characters in length
|
|
26
|
+
* The name of the HPC cluster. The name must be 2 to 128 characters in length. It must start with a letter or a Chinese character and cannot start with `http://` or `https://`. It can contain digits, periods (.), underscores (_), or hyphens (-).
|
|
27
27
|
*
|
|
28
28
|
* This parameter is required.
|
|
29
29
|
*
|
|
@@ -35,7 +35,7 @@ export class CreateHpcClusterRequest extends $dara.Model {
|
|
|
35
35
|
ownerId?: number;
|
|
36
36
|
/**
|
|
37
37
|
* @remarks
|
|
38
|
-
* The region ID of the HPC cluster. You can call
|
|
38
|
+
* The region ID of the HPC cluster. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
|
|
39
39
|
*
|
|
40
40
|
* This parameter is required.
|
|
41
41
|
*
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateHpcClusterResponseBody extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The ID
|
|
8
|
+
* The cluster ID.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* hpc-pnlg1ds9rky4****
|
|
@@ -13,7 +13,7 @@ export class CreateHpcClusterResponseBody extends $dara.Model {
|
|
|
13
13
|
hpcClusterId?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The ID
|
|
16
|
+
* The request ID.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* 473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateImageComponentRequestTag extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The key of tag
|
|
8
|
+
* The key of the tag. 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://.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* TestKey
|
|
@@ -13,7 +13,7 @@ export class CreateImageComponentRequestTag extends $dara.Model {
|
|
|
13
13
|
key?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The value of tag
|
|
16
|
+
* The value of the tag. 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 start with acs:. The tag value cannot contain http:// or https://.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* TestValue
|
|
@@ -45,7 +45,7 @@ export class CreateImageComponentRequestTag extends $dara.Model {
|
|
|
45
45
|
export class CreateImageComponentRequest extends $dara.Model {
|
|
46
46
|
/**
|
|
47
47
|
* @remarks
|
|
48
|
-
* The client token that is used to ensure the
|
|
48
|
+
* 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 value of **ClientToken** 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).
|
|
49
49
|
*
|
|
50
50
|
* @example
|
|
51
51
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -53,17 +53,14 @@ export class CreateImageComponentRequest extends $dara.Model {
|
|
|
53
53
|
clientToken?: string;
|
|
54
54
|
/**
|
|
55
55
|
* @remarks
|
|
56
|
-
* The type
|
|
56
|
+
* The component type. Image build components and test components are supported.
|
|
57
57
|
*
|
|
58
58
|
* Valid values:
|
|
59
|
-
*
|
|
60
59
|
* - Build
|
|
61
|
-
*
|
|
62
60
|
* - Test
|
|
63
61
|
*
|
|
64
62
|
* Default value: Build.
|
|
65
|
-
*
|
|
66
|
-
* > Image building components can be used only in image building templates. Image test components can be used only in image test templates.
|
|
63
|
+
* > Build components can be used only in build templates, and test components can be used only in test templates.
|
|
67
64
|
*
|
|
68
65
|
* @example
|
|
69
66
|
* Build
|
|
@@ -71,9 +68,9 @@ export class CreateImageComponentRequest extends $dara.Model {
|
|
|
71
68
|
componentType?: string;
|
|
72
69
|
/**
|
|
73
70
|
* @remarks
|
|
74
|
-
* The version number
|
|
71
|
+
* The component version number. This parameter is used together with the component name. The format is major.minor.patch, where all values are non-negative integers.
|
|
75
72
|
*
|
|
76
|
-
* Default value: (x
|
|
73
|
+
* Default value: (x+1).0.0, where x is the current maximum major version number of the component.
|
|
77
74
|
*
|
|
78
75
|
* @example
|
|
79
76
|
* 1.0.0
|
|
@@ -81,7 +78,7 @@ export class CreateImageComponentRequest extends $dara.Model {
|
|
|
81
78
|
componentVersion?: string;
|
|
82
79
|
/**
|
|
83
80
|
* @remarks
|
|
84
|
-
* The content
|
|
81
|
+
* The component content. The content consists of multiple commands and cannot exceed 16 KB. For more information about supported commands and command formats, see [Commands supported by Image Builder](https://help.aliyun.com/document_detail/200206.html).
|
|
85
82
|
*
|
|
86
83
|
* @example
|
|
87
84
|
* Tasks:
|
|
@@ -93,7 +90,7 @@ export class CreateImageComponentRequest extends $dara.Model {
|
|
|
93
90
|
content?: string;
|
|
94
91
|
/**
|
|
95
92
|
* @remarks
|
|
96
|
-
* The description. The description must be 2 to 256 characters in length and cannot start with
|
|
93
|
+
* The description. The description must be 2 to 256 characters in length and cannot start with http:// or https://.
|
|
97
94
|
*
|
|
98
95
|
* @example
|
|
99
96
|
* This is description.
|
|
@@ -101,9 +98,9 @@ export class CreateImageComponentRequest extends $dara.Model {
|
|
|
101
98
|
description?: string;
|
|
102
99
|
/**
|
|
103
100
|
* @remarks
|
|
104
|
-
* The name
|
|
101
|
+
* The component name. The name must be 2 to 128 characters in length and must start with a letter or a Chinese character. The name cannot start with http:// or https://. The name can contain letters, Chinese characters, digits, colons (:), underscores (_), periods (.), or hyphens (-).
|
|
105
102
|
*
|
|
106
|
-
* > If you do not specify `Name`, the return value
|
|
103
|
+
* > If you do not specify `Name`, the `ImageComponentId` return value is used by default.
|
|
107
104
|
*
|
|
108
105
|
* @example
|
|
109
106
|
* testComponent
|
|
@@ -113,7 +110,7 @@ export class CreateImageComponentRequest extends $dara.Model {
|
|
|
113
110
|
ownerId?: number;
|
|
114
111
|
/**
|
|
115
112
|
* @remarks
|
|
116
|
-
* The region ID. You can call
|
|
113
|
+
* The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
|
|
117
114
|
*
|
|
118
115
|
* This parameter is required.
|
|
119
116
|
*
|
|
@@ -123,7 +120,7 @@ export class CreateImageComponentRequest extends $dara.Model {
|
|
|
123
120
|
regionId?: string;
|
|
124
121
|
/**
|
|
125
122
|
* @remarks
|
|
126
|
-
* The ID of the resource group.
|
|
123
|
+
* The ID of the enterprise resource group.
|
|
127
124
|
*
|
|
128
125
|
* @example
|
|
129
126
|
* rg-bp67acfmxazb4p****
|
|
@@ -133,12 +130,10 @@ export class CreateImageComponentRequest extends $dara.Model {
|
|
|
133
130
|
resourceOwnerId?: number;
|
|
134
131
|
/**
|
|
135
132
|
* @remarks
|
|
136
|
-
* The
|
|
133
|
+
* The operating system supported by the component.
|
|
137
134
|
*
|
|
138
135
|
* Valid values:
|
|
139
|
-
*
|
|
140
136
|
* - Linux
|
|
141
|
-
*
|
|
142
137
|
* - Windows
|
|
143
138
|
*
|
|
144
139
|
* Default value: Linux.
|