@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 AuthorizeSecurityGroupRequestPermissions extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The description of the security group rule. The
|
|
8
|
+
* The description of the security group rule. The description must be 1 to 512 characters in length.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* This is description.
|
|
@@ -13,7 +13,7 @@ export class AuthorizeSecurityGroupRequestPermissions extends $dara.Model {
|
|
|
13
13
|
description?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The destination IPv4 CIDR block.
|
|
16
|
+
* The destination IPv4 CIDR block. CIDR blocks and IPv4 address ranges are supported.
|
|
17
17
|
*
|
|
18
18
|
* This parameter is used to support quintuple rules. For more information, see [Security group quintuple rules](https://help.aliyun.com/document_detail/97439.html).
|
|
19
19
|
*
|
|
@@ -23,34 +23,20 @@ export class AuthorizeSecurityGroupRequestPermissions extends $dara.Model {
|
|
|
23
23
|
destCidrIp?: string;
|
|
24
24
|
/**
|
|
25
25
|
* @remarks
|
|
26
|
-
*
|
|
27
|
-
*
|
|
28
|
-
* 1. The case-insensitive protocol name. Valid value:
|
|
29
|
-
*
|
|
26
|
+
* The network layer or transport layer protocol. Two types of values are supported:
|
|
27
|
+
* 1. Case-insensitive protocol names. Valid values:
|
|
30
28
|
* - ICMP
|
|
31
|
-
*
|
|
32
29
|
* - GRE
|
|
33
|
-
*
|
|
34
30
|
* - TCP
|
|
35
|
-
*
|
|
36
31
|
* - UDP
|
|
37
|
-
*
|
|
38
|
-
*
|
|
39
|
-
*
|
|
40
|
-
*
|
|
41
|
-
*
|
|
42
|
-
* - Philippines (Manila)
|
|
43
|
-
*
|
|
44
|
-
* - UK (London)
|
|
45
|
-
*
|
|
46
|
-
* - Malaysia (Kuala Lumpur)
|
|
47
|
-
*
|
|
32
|
+
* - ALL: all protocols.
|
|
33
|
+
* 2. Protocol numbers that comply with IANA specifications, which are integers from 0 to 255. The following regions currently support this feature:
|
|
34
|
+
* - Philippines
|
|
35
|
+
* - UK
|
|
36
|
+
* - Malaysia
|
|
48
37
|
* - China (Hohhot)
|
|
49
|
-
*
|
|
50
38
|
* - China (Qingdao)
|
|
51
|
-
*
|
|
52
|
-
* - US (Silicon Valley)
|
|
53
|
-
*
|
|
39
|
+
* - US (Virginia)
|
|
54
40
|
* - Singapore
|
|
55
41
|
*
|
|
56
42
|
* @example
|
|
@@ -59,11 +45,11 @@ export class AuthorizeSecurityGroupRequestPermissions extends $dara.Model {
|
|
|
59
45
|
ipProtocol?: string;
|
|
60
46
|
/**
|
|
61
47
|
* @remarks
|
|
62
|
-
* The destination IPv6 CIDR block.
|
|
48
|
+
* The destination IPv6 CIDR block. CIDR format and IPv6 format address ranges are supported.
|
|
63
49
|
*
|
|
64
50
|
* This parameter is used to support quintuple rules. For more information, see [Security group quintuple rules](https://help.aliyun.com/document_detail/97439.html).
|
|
65
51
|
*
|
|
66
|
-
* > This parameter is valid only for VPC-
|
|
52
|
+
* > This parameter is valid only for VPC-connected ECS instances that support IPv6. This parameter and `DestCidrIp` cannot be specified at the same time.
|
|
67
53
|
*
|
|
68
54
|
* @example
|
|
69
55
|
* 2001:250:6000::***
|
|
@@ -71,9 +57,9 @@ export class AuthorizeSecurityGroupRequestPermissions extends $dara.Model {
|
|
|
71
57
|
ipv6DestCidrIp?: string;
|
|
72
58
|
/**
|
|
73
59
|
* @remarks
|
|
74
|
-
* The source IPv6 CIDR block
|
|
60
|
+
* The source IPv6 CIDR block for which you want to set access permissions. Settings for CIDR format and IPv6 format address ranges are supported.
|
|
75
61
|
*
|
|
76
|
-
* > This parameter is valid only for
|
|
62
|
+
* > This parameter is valid only for VPC-connected ECS instances that support IPv6. This parameter and `SourceCidrIp` cannot be specified at the same time.
|
|
77
63
|
*
|
|
78
64
|
* @example
|
|
79
65
|
* 2001:250:6000::***
|
|
@@ -81,15 +67,15 @@ export class AuthorizeSecurityGroupRequestPermissions extends $dara.Model {
|
|
|
81
67
|
ipv6SourceCidrIp?: string;
|
|
82
68
|
/**
|
|
83
69
|
* @remarks
|
|
84
|
-
* The network interface controller (NIC) type
|
|
70
|
+
* The network interface controller (NIC) type for a classic network type security group rule. Valid values:
|
|
85
71
|
*
|
|
86
|
-
* - internet: public NIC.
|
|
72
|
+
* - internet: public network interface controller (NIC).
|
|
87
73
|
*
|
|
88
|
-
* - intranet: internal NIC.
|
|
74
|
+
* - intranet: internal network interface controller (NIC).
|
|
89
75
|
*
|
|
90
|
-
*
|
|
76
|
+
* For VPC security group rules, you do not need to set the network interface controller (NIC) type parameter. The default value is intranet, and only intranet is supported.
|
|
91
77
|
*
|
|
92
|
-
*
|
|
78
|
+
* When you set security groups to access each other (only DestGroupId is specified), only intranet is supported.
|
|
93
79
|
*
|
|
94
80
|
* Default value: internet.
|
|
95
81
|
*
|
|
@@ -99,11 +85,11 @@ export class AuthorizeSecurityGroupRequestPermissions extends $dara.Model {
|
|
|
99
85
|
nicType?: string;
|
|
100
86
|
/**
|
|
101
87
|
* @remarks
|
|
102
|
-
*
|
|
88
|
+
* Settings for access permissions. Valid values:
|
|
103
89
|
*
|
|
104
|
-
* - accept:
|
|
90
|
+
* - accept: accepts access.
|
|
105
91
|
*
|
|
106
|
-
* - drop: denies
|
|
92
|
+
* - drop: denies access and does not return a deny message. The request appears to timeout or the connection cannot be established.
|
|
107
93
|
*
|
|
108
94
|
* Default value: accept.
|
|
109
95
|
*
|
|
@@ -113,17 +99,14 @@ export class AuthorizeSecurityGroupRequestPermissions extends $dara.Model {
|
|
|
113
99
|
policy?: string;
|
|
114
100
|
/**
|
|
115
101
|
* @remarks
|
|
116
|
-
* The range of destination
|
|
117
|
-
*
|
|
118
|
-
* - TCP/UDP: Valid values: 1 to 65535. Use a forward slash (/) to separate the start and end ports. Example: 1/200.
|
|
119
|
-
*
|
|
120
|
-
* - ICMP:-1/-1.
|
|
121
|
-
*
|
|
122
|
-
* - GRE:-1/-1.
|
|
102
|
+
* The range of destination ports that correspond to the protocol for the security group. Valid values:
|
|
123
103
|
*
|
|
124
|
-
* -
|
|
104
|
+
* - TCP/UDP: Valid values are 1 to 65535. Separate the start port and the stop port with a forward slash (/). Example: 1/200.
|
|
105
|
+
* - ICMP: -1/-1.
|
|
106
|
+
* - GRE: -1/-1.
|
|
107
|
+
* - ALL: -1/-1.
|
|
125
108
|
*
|
|
126
|
-
* For more information about
|
|
109
|
+
* For more information about common ports, see [Common scenarios for ports](https://help.aliyun.com/document_detail/40724.html).
|
|
127
110
|
*
|
|
128
111
|
* @example
|
|
129
112
|
* 80/80
|
|
@@ -131,11 +114,10 @@ export class AuthorizeSecurityGroupRequestPermissions extends $dara.Model {
|
|
|
131
114
|
portRange?: string;
|
|
132
115
|
/**
|
|
133
116
|
* @remarks
|
|
134
|
-
* The
|
|
135
|
-
*
|
|
136
|
-
* - If you specify
|
|
137
|
-
*
|
|
138
|
-
* - If the network type of the security group is classic network, you cannot set the port list. For more information about limits on security groups and ports, see [Limits on security groups](~~25412#SecurityGroupQuota1~~).
|
|
117
|
+
* The port address book ID.
|
|
118
|
+
* You can invoke `DescribePortRangeLists` to query available port address book IDs.
|
|
119
|
+
* - If you specify `Permissions.N.PortRange`, this parameter is ignored.
|
|
120
|
+
* - Port address books are not supported for security groups with the classic network type. For more information about security group and port address book limits, see [Security group limits](~~25412#SecurityGroupQuota1~~). Settings for port address books are not available for classic network security groups.
|
|
139
121
|
*
|
|
140
122
|
* @example
|
|
141
123
|
* prl-2ze9743****
|
|
@@ -143,7 +125,7 @@ export class AuthorizeSecurityGroupRequestPermissions extends $dara.Model {
|
|
|
143
125
|
portRangeListId?: string;
|
|
144
126
|
/**
|
|
145
127
|
* @remarks
|
|
146
|
-
* The priority of the security group rule. A smaller value
|
|
128
|
+
* The priority of the security group rule. A smaller value indicates a higher priority. Valid values: 1 to 100.
|
|
147
129
|
*
|
|
148
130
|
* Default value: 1.
|
|
149
131
|
*
|
|
@@ -153,7 +135,7 @@ export class AuthorizeSecurityGroupRequestPermissions extends $dara.Model {
|
|
|
153
135
|
priority?: string;
|
|
154
136
|
/**
|
|
155
137
|
* @remarks
|
|
156
|
-
* The source IPv4 CIDR block
|
|
138
|
+
* The source IPv4 CIDR block for which you want to set access permissions. Settings for CIDR format and IPv4 format address ranges are supported.
|
|
157
139
|
*
|
|
158
140
|
* @example
|
|
159
141
|
* 10.0.0.0/8
|
|
@@ -161,11 +143,11 @@ export class AuthorizeSecurityGroupRequestPermissions extends $dara.Model {
|
|
|
161
143
|
sourceCidrIp?: string;
|
|
162
144
|
/**
|
|
163
145
|
* @remarks
|
|
164
|
-
* The ID of the source security group
|
|
146
|
+
* The ID of the source security group for which you want to set access permissions.
|
|
165
147
|
*
|
|
166
|
-
* -
|
|
148
|
+
* - You must specify at least one of the following parameters: `SourceGroupId`, `SourceCidrIp`, `Ipv6SourceCidrIp`, or `SourcePrefixListId`.
|
|
167
149
|
*
|
|
168
|
-
* - If
|
|
150
|
+
* - If `SourceGroupId` is specified but `SourceCidrIp` or `Ipv6SourceCidrIp` is not specified, the `NicType` parameter can only be set to `intranet`.
|
|
169
151
|
*
|
|
170
152
|
* - If both `SourceGroupId` and `SourceCidrIp` are specified, `SourceCidrIp` takes precedence.
|
|
171
153
|
*
|
|
@@ -175,11 +157,11 @@ export class AuthorizeSecurityGroupRequestPermissions extends $dara.Model {
|
|
|
175
157
|
sourceGroupId?: string;
|
|
176
158
|
/**
|
|
177
159
|
* @remarks
|
|
178
|
-
* The Alibaba Cloud account that
|
|
160
|
+
* The Alibaba Cloud account that owns the source security group when you set a cross-account security group rule.
|
|
179
161
|
*
|
|
180
|
-
* - If
|
|
162
|
+
* - If neither `SourceGroupOwnerAccount` nor `SourceGroupOwnerId` is set, access permissions are configured for another security group within your account.
|
|
181
163
|
*
|
|
182
|
-
* - If
|
|
164
|
+
* - If the `SourceCidrIp` parameter is set, the `SourceGroupOwnerAccount` parameter is ignored.
|
|
183
165
|
*
|
|
184
166
|
* @example
|
|
185
167
|
* test@aliyun.com
|
|
@@ -187,11 +169,11 @@ export class AuthorizeSecurityGroupRequestPermissions extends $dara.Model {
|
|
|
187
169
|
sourceGroupOwnerAccount?: string;
|
|
188
170
|
/**
|
|
189
171
|
* @remarks
|
|
190
|
-
* The ID of the Alibaba Cloud account that
|
|
172
|
+
* The ID of the Alibaba Cloud account that owns the source security group when you set a cross-account security group rule.
|
|
191
173
|
*
|
|
192
|
-
* - If
|
|
174
|
+
* - If neither `SourceGroupOwnerAccount` nor `SourceGroupOwnerId` is set, access permissions are configured for another security group within your account.
|
|
193
175
|
*
|
|
194
|
-
* - If
|
|
176
|
+
* - If the `SourceCidrIp` parameter is set, the `SourceGroupOwnerAccount` parameter is ignored.
|
|
195
177
|
*
|
|
196
178
|
* @example
|
|
197
179
|
* 1234567890
|
|
@@ -199,15 +181,12 @@ export class AuthorizeSecurityGroupRequestPermissions extends $dara.Model {
|
|
|
199
181
|
sourceGroupOwnerId?: number;
|
|
200
182
|
/**
|
|
201
183
|
* @remarks
|
|
202
|
-
* The range of source
|
|
203
|
-
*
|
|
204
|
-
* - TCP/UDP: Valid values: 1 to 65535. Use a forward slash (/) to separate the start and end ports. Example: 1/200.
|
|
205
|
-
*
|
|
206
|
-
* - ICMP protocol:-1/-1.
|
|
207
|
-
*
|
|
208
|
-
* - GRE protocol:-1/-1.
|
|
184
|
+
* The range of source ports that correspond to the protocol for the security group. Valid values:
|
|
209
185
|
*
|
|
210
|
-
* -
|
|
186
|
+
* - TCP/UDP: Valid values are 1 to 65535. Separate the start port and the end port with a forward slash (/). Example: 1/200.
|
|
187
|
+
* - ICMP: -1/-1.
|
|
188
|
+
* - GRE: -1/-1.
|
|
189
|
+
* - ALL: -1/-1.
|
|
211
190
|
*
|
|
212
191
|
* This parameter is used to support quintuple rules. For more information, see [Security group quintuple rules](https://help.aliyun.com/document_detail/97439.html).
|
|
213
192
|
*
|
|
@@ -217,13 +196,13 @@ export class AuthorizeSecurityGroupRequestPermissions extends $dara.Model {
|
|
|
217
196
|
sourcePortRange?: string;
|
|
218
197
|
/**
|
|
219
198
|
* @remarks
|
|
220
|
-
* The ID of the source prefix list
|
|
199
|
+
* The ID of the source prefix list for which you want to set access permissions. You can call [DescribePrefixLists](https://help.aliyun.com/document_detail/205046.html) to query available prefix list IDs.
|
|
221
200
|
*
|
|
222
201
|
* Notes:
|
|
223
202
|
*
|
|
224
|
-
*
|
|
203
|
+
* If you specify `SourceCidrIp`, `Ipv6SourceCidrIp`, or `SourceGroupId`, this parameter is ignored.
|
|
225
204
|
*
|
|
226
|
-
*
|
|
205
|
+
* For more information, see [Security group limits](~~25412#SecurityGroupQuota1~~).
|
|
227
206
|
*
|
|
228
207
|
* @example
|
|
229
208
|
* pl-x1j1k5ykzqlixdcy****
|
|
@@ -283,7 +262,7 @@ export class AuthorizeSecurityGroupRequestPermissions extends $dara.Model {
|
|
|
283
262
|
export class AuthorizeSecurityGroupRequest extends $dara.Model {
|
|
284
263
|
/**
|
|
285
264
|
* @remarks
|
|
286
|
-
*
|
|
265
|
+
* A 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).
|
|
287
266
|
*
|
|
288
267
|
* @example
|
|
289
268
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -291,7 +270,7 @@ export class AuthorizeSecurityGroupRequest extends $dara.Model {
|
|
|
291
270
|
clientToken?: string;
|
|
292
271
|
/**
|
|
293
272
|
* @remarks
|
|
294
|
-
*
|
|
273
|
+
* Deprecated. Use `Permissions.N.Description` to specify the description of the security group rule.
|
|
295
274
|
*
|
|
296
275
|
* @example
|
|
297
276
|
* This is description.
|
|
@@ -301,7 +280,7 @@ export class AuthorizeSecurityGroupRequest extends $dara.Model {
|
|
|
301
280
|
description?: string;
|
|
302
281
|
/**
|
|
303
282
|
* @remarks
|
|
304
|
-
*
|
|
283
|
+
* Deprecated. Use `Permissions.N.DestCidrIp` to specify the destination IPv4 CIDR block.
|
|
305
284
|
*
|
|
306
285
|
* @example
|
|
307
286
|
* 10.0.0.0/8
|
|
@@ -311,7 +290,7 @@ export class AuthorizeSecurityGroupRequest extends $dara.Model {
|
|
|
311
290
|
destCidrIp?: string;
|
|
312
291
|
/**
|
|
313
292
|
* @remarks
|
|
314
|
-
*
|
|
293
|
+
* Deprecated. Use `Permissions.N.IpProtocol` to specify the protocol type.
|
|
315
294
|
*
|
|
316
295
|
* @example
|
|
317
296
|
* ALL
|
|
@@ -321,7 +300,7 @@ export class AuthorizeSecurityGroupRequest extends $dara.Model {
|
|
|
321
300
|
ipProtocol?: string;
|
|
322
301
|
/**
|
|
323
302
|
* @remarks
|
|
324
|
-
*
|
|
303
|
+
* Deprecated. Use `Permissions.N.Ipv6DestCidrIp` to specify the destination IPv6 CIDR block.
|
|
325
304
|
*
|
|
326
305
|
* @example
|
|
327
306
|
* null
|
|
@@ -331,7 +310,7 @@ export class AuthorizeSecurityGroupRequest extends $dara.Model {
|
|
|
331
310
|
ipv6DestCidrIp?: string;
|
|
332
311
|
/**
|
|
333
312
|
* @remarks
|
|
334
|
-
*
|
|
313
|
+
* Deprecated. Use `Permissions.N.Ipv6SourceCidrIp` to specify the source IPv6 Classless Inter-Domain Routing block.
|
|
335
314
|
*
|
|
336
315
|
* @example
|
|
337
316
|
* 2001:250:6000::***
|
|
@@ -341,7 +320,7 @@ export class AuthorizeSecurityGroupRequest extends $dara.Model {
|
|
|
341
320
|
ipv6SourceCidrIp?: string;
|
|
342
321
|
/**
|
|
343
322
|
* @remarks
|
|
344
|
-
*
|
|
323
|
+
* Deprecated. Use `Permissions.N.NicType` to specify the NIC type.
|
|
345
324
|
*
|
|
346
325
|
* @example
|
|
347
326
|
* intranet
|
|
@@ -353,12 +332,12 @@ export class AuthorizeSecurityGroupRequest extends $dara.Model {
|
|
|
353
332
|
ownerId?: number;
|
|
354
333
|
/**
|
|
355
334
|
* @remarks
|
|
356
|
-
*
|
|
335
|
+
* The security group rules. Array length: 1 to 100.
|
|
357
336
|
*/
|
|
358
337
|
permissions?: AuthorizeSecurityGroupRequestPermissions[];
|
|
359
338
|
/**
|
|
360
339
|
* @remarks
|
|
361
|
-
*
|
|
340
|
+
* Deprecated. Use `Permissions.N.Policy` to set access permissions.
|
|
362
341
|
*
|
|
363
342
|
* @example
|
|
364
343
|
* accept
|
|
@@ -368,7 +347,7 @@ export class AuthorizeSecurityGroupRequest extends $dara.Model {
|
|
|
368
347
|
policy?: string;
|
|
369
348
|
/**
|
|
370
349
|
* @remarks
|
|
371
|
-
*
|
|
350
|
+
* Deprecated. Use `Permissions.N.PortRange` to specify the port range.
|
|
372
351
|
*
|
|
373
352
|
* @example
|
|
374
353
|
* 22/22
|
|
@@ -378,7 +357,7 @@ export class AuthorizeSecurityGroupRequest extends $dara.Model {
|
|
|
378
357
|
portRange?: string;
|
|
379
358
|
/**
|
|
380
359
|
* @remarks
|
|
381
|
-
*
|
|
360
|
+
* Deprecated. Use `Permissions.N.Priority` to specify the security group rule priority.
|
|
382
361
|
*
|
|
383
362
|
* @example
|
|
384
363
|
* 1
|
|
@@ -388,7 +367,7 @@ export class AuthorizeSecurityGroupRequest extends $dara.Model {
|
|
|
388
367
|
priority?: string;
|
|
389
368
|
/**
|
|
390
369
|
* @remarks
|
|
391
|
-
* The region ID of the security group. You can call
|
|
370
|
+
* The region ID of the security group. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
|
|
392
371
|
*
|
|
393
372
|
* This parameter is required.
|
|
394
373
|
*
|
|
@@ -400,7 +379,7 @@ export class AuthorizeSecurityGroupRequest extends $dara.Model {
|
|
|
400
379
|
resourceOwnerId?: number;
|
|
401
380
|
/**
|
|
402
381
|
* @remarks
|
|
403
|
-
* The
|
|
382
|
+
* The security group ID.
|
|
404
383
|
*
|
|
405
384
|
* This parameter is required.
|
|
406
385
|
*
|
|
@@ -410,7 +389,7 @@ export class AuthorizeSecurityGroupRequest extends $dara.Model {
|
|
|
410
389
|
securityGroupId?: string;
|
|
411
390
|
/**
|
|
412
391
|
* @remarks
|
|
413
|
-
*
|
|
392
|
+
* Deprecated. Use `Permissions.N.SourceCidrIp` to specify the source IPv4 Classless Inter-Domain Routing block.
|
|
414
393
|
*
|
|
415
394
|
* @example
|
|
416
395
|
* 10.0.0.0/8
|
|
@@ -420,7 +399,7 @@ export class AuthorizeSecurityGroupRequest extends $dara.Model {
|
|
|
420
399
|
sourceCidrIp?: string;
|
|
421
400
|
/**
|
|
422
401
|
* @remarks
|
|
423
|
-
*
|
|
402
|
+
* Deprecated. Use `Permissions.N.SourceGroupId` to specify the source security group ID.
|
|
424
403
|
*
|
|
425
404
|
* @example
|
|
426
405
|
* sg-bp67acfmxazb4p****
|
|
@@ -430,7 +409,7 @@ export class AuthorizeSecurityGroupRequest extends $dara.Model {
|
|
|
430
409
|
sourceGroupId?: string;
|
|
431
410
|
/**
|
|
432
411
|
* @remarks
|
|
433
|
-
*
|
|
412
|
+
* Deprecated. Use `Permissions.N.SourceGroupOwnerAccount` to specify the Alibaba Cloud account that owns the source security group.
|
|
434
413
|
*
|
|
435
414
|
* @example
|
|
436
415
|
* test@aliyun.com
|
|
@@ -440,7 +419,7 @@ export class AuthorizeSecurityGroupRequest extends $dara.Model {
|
|
|
440
419
|
sourceGroupOwnerAccount?: string;
|
|
441
420
|
/**
|
|
442
421
|
* @remarks
|
|
443
|
-
*
|
|
422
|
+
* Deprecated. Use `Permissions.N.SourceGroupOwnerId` to specify the ID of the Alibaba Cloud account that owns the source security group.
|
|
444
423
|
*
|
|
445
424
|
* @example
|
|
446
425
|
* 1234567890
|
|
@@ -450,7 +429,7 @@ export class AuthorizeSecurityGroupRequest extends $dara.Model {
|
|
|
450
429
|
sourceGroupOwnerId?: number;
|
|
451
430
|
/**
|
|
452
431
|
* @remarks
|
|
453
|
-
*
|
|
432
|
+
* Deprecated. Use `Permissions.N.SourcePortRange` to specify the source port range.
|
|
454
433
|
*
|
|
455
434
|
* @example
|
|
456
435
|
* 22/22
|
|
@@ -460,7 +439,7 @@ export class AuthorizeSecurityGroupRequest extends $dara.Model {
|
|
|
460
439
|
sourcePortRange?: string;
|
|
461
440
|
/**
|
|
462
441
|
* @remarks
|
|
463
|
-
*
|
|
442
|
+
* Deprecated. Use `Permissions.N.SourcePrefixListId` to specify the source prefix list ID.
|
|
464
443
|
*
|
|
465
444
|
* @example
|
|
466
445
|
* pl-x1j1k5ykzqlixdcy****
|
|
@@ -17,7 +17,7 @@ export class CancelCopyImageRequest extends $dara.Model {
|
|
|
17
17
|
ownerId?: number;
|
|
18
18
|
/**
|
|
19
19
|
* @remarks
|
|
20
|
-
* The region ID of the image
|
|
20
|
+
* The region ID of the destination image. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent list of Alibaba Cloud regions.
|
|
21
21
|
*
|
|
22
22
|
* This parameter is required.
|
|
23
23
|
*
|
|
@@ -45,7 +45,7 @@ export class CancelImagePipelineExecutionRequestTemplateTag extends $dara.Model
|
|
|
45
45
|
export class CancelImagePipelineExecutionRequest extends $dara.Model {
|
|
46
46
|
/**
|
|
47
47
|
* @remarks
|
|
48
|
-
* The ID of the
|
|
48
|
+
* The ID of the build task.
|
|
49
49
|
*
|
|
50
50
|
* This parameter is required.
|
|
51
51
|
*
|
|
@@ -57,7 +57,7 @@ export class CancelImagePipelineExecutionRequest extends $dara.Model {
|
|
|
57
57
|
ownerId?: number;
|
|
58
58
|
/**
|
|
59
59
|
* @remarks
|
|
60
|
-
* The region ID. You can call
|
|
60
|
+
* The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
|
|
61
61
|
*
|
|
62
62
|
* This parameter is required.
|
|
63
63
|
*
|
|
@@ -3,33 +3,21 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class CancelPhysicalConnectionRequest extends $dara.Model {
|
|
6
|
-
/**
|
|
7
|
-
* @remarks
|
|
8
|
-
* A client-generated token to ensure the idempotence of the request. This token must be unique for each request. It can contain only ASCII characters and must not exceed 64 characters in length.
|
|
9
|
-
*/
|
|
10
6
|
clientToken?: string;
|
|
11
7
|
ownerAccount?: string;
|
|
12
8
|
ownerId?: number;
|
|
13
9
|
/**
|
|
14
10
|
* @remarks
|
|
15
|
-
* The ID of the Express Connect circuit.
|
|
16
|
-
*
|
|
17
11
|
* This parameter is required.
|
|
18
12
|
*/
|
|
19
13
|
physicalConnectionId?: string;
|
|
20
14
|
/**
|
|
21
15
|
* @remarks
|
|
22
|
-
* The ID of the region where the Express Connect circuit is deployed. You can call the `DescribeRegions` operation to obtain the latest list of regions.
|
|
23
|
-
*
|
|
24
16
|
* This parameter is required.
|
|
25
17
|
*/
|
|
26
18
|
regionId?: string;
|
|
27
19
|
resourceOwnerAccount?: string;
|
|
28
20
|
resourceOwnerId?: number;
|
|
29
|
-
/**
|
|
30
|
-
* @remarks
|
|
31
|
-
* The client-side CIDR block of the physical connection.
|
|
32
|
-
*/
|
|
33
21
|
userCidr?: string;
|
|
34
22
|
static names(): { [key: string]: string } {
|
|
35
23
|
return {
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CancelSimulatedSystemEventsRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The list of system event IDs. You can specify up to 100 event IDs.
|
|
9
9
|
*
|
|
10
10
|
* This parameter is required.
|
|
11
11
|
*
|
|
@@ -17,7 +17,7 @@ export class CancelSimulatedSystemEventsRequest extends $dara.Model {
|
|
|
17
17
|
ownerId?: number;
|
|
18
18
|
/**
|
|
19
19
|
* @remarks
|
|
20
|
-
* The region ID. You can call
|
|
20
|
+
* The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
|
|
21
21
|
*
|
|
22
22
|
* This parameter is required.
|
|
23
23
|
*
|
|
@@ -5,11 +5,11 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateActivationRequestTag extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The key of
|
|
8
|
+
* The tag key of the managed instance activation code. Valid values of N: 1 to 20. The tag key cannot be an empty string.
|
|
9
9
|
*
|
|
10
|
-
* If a single tag
|
|
10
|
+
* If you use a single tag to filter resources, the resource count with the tag cannot exceed 1000. If you use multiple tags to filter resources, the resource count with all the specified tags attached cannot exceed 1000. If the resource count exceeds 1000, use the [ListTagResources](https://help.aliyun.com/document_detail/110425.html) operation to query resources.
|
|
11
11
|
*
|
|
12
|
-
* The tag key can be up to 64 characters in length and cannot start with `
|
|
12
|
+
* The tag key can be up to 64 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
|
|
13
13
|
*
|
|
14
14
|
* @example
|
|
15
15
|
* TestKey
|
|
@@ -17,9 +17,9 @@ export class CreateActivationRequestTag extends $dara.Model {
|
|
|
17
17
|
key?: string;
|
|
18
18
|
/**
|
|
19
19
|
* @remarks
|
|
20
|
-
* The value of
|
|
20
|
+
* The tag value of the managed instance activation code. Valid values of N: 1 to 20. The tag value can be an empty string.
|
|
21
21
|
*
|
|
22
|
-
*
|
|
22
|
+
* The tag value can be up to 128 characters in length and cannot contain `http://` or `https://`.
|
|
23
23
|
*
|
|
24
24
|
* @example
|
|
25
25
|
* TestValue
|
|
@@ -51,7 +51,7 @@ export class CreateActivationRequestTag extends $dara.Model {
|
|
|
51
51
|
export class CreateActivationRequest extends $dara.Model {
|
|
52
52
|
/**
|
|
53
53
|
* @remarks
|
|
54
|
-
*
|
|
54
|
+
* 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. **ClientToken** supports 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).
|
|
55
55
|
*
|
|
56
56
|
* @example
|
|
57
57
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -59,7 +59,7 @@ export class CreateActivationRequest extends $dara.Model {
|
|
|
59
59
|
clientToken?: string;
|
|
60
60
|
/**
|
|
61
61
|
* @remarks
|
|
62
|
-
* The description of the activation code. The
|
|
62
|
+
* The description of the activation code. The value can be 1 to 100 characters in length.
|
|
63
63
|
*
|
|
64
64
|
* @example
|
|
65
65
|
* This is description.
|
|
@@ -67,7 +67,7 @@ export class CreateActivationRequest extends $dara.Model {
|
|
|
67
67
|
description?: string;
|
|
68
68
|
/**
|
|
69
69
|
* @remarks
|
|
70
|
-
* The maximum number of times that
|
|
70
|
+
* The maximum number of times that the activation code can be used to register managed instances. Valid values: 1 to 1000.
|
|
71
71
|
*
|
|
72
72
|
* Default value: 10.
|
|
73
73
|
*
|
|
@@ -77,11 +77,11 @@ export class CreateActivationRequest extends $dara.Model {
|
|
|
77
77
|
instanceCount?: number;
|
|
78
78
|
/**
|
|
79
79
|
* @remarks
|
|
80
|
-
* The default instance name prefix. The
|
|
80
|
+
* The default instance name prefix. The value must be 2 to 50 characters in length and must start with a letter. It cannot start with a special character or digit. It can contain only periods (.), underscores (_), hyphens (-), and colons (:). It cannot start with `http://` or `https://`.
|
|
81
81
|
*
|
|
82
|
-
*
|
|
82
|
+
* Instances registered with the activation code created by this operation use this value as the prefix to generate sequential instance names. You can also specify a new instance name when you register a managed instance to override this default value.
|
|
83
83
|
*
|
|
84
|
-
*
|
|
84
|
+
* When you register a managed instance, if you specify a value for InstanceName, a name in the format of `<InstanceName>-001` is generated. The number of digits in `001` depends on the number of digits in the `InstanceCount` value. If you do not specify a value for InstanceName, the hostname of the host is used as the instance name.
|
|
85
85
|
*
|
|
86
86
|
* @example
|
|
87
87
|
* test-InstanceName
|
|
@@ -89,7 +89,7 @@ export class CreateActivationRequest extends $dara.Model {
|
|
|
89
89
|
instanceName?: string;
|
|
90
90
|
/**
|
|
91
91
|
* @remarks
|
|
92
|
-
* The IP addresses of hosts that
|
|
92
|
+
* The IP addresses of hosts that are allowed to use the activation code. The value can be an IPv4 address, an IPv6 address, or a CIDR block.
|
|
93
93
|
*
|
|
94
94
|
* @example
|
|
95
95
|
* 0.0.0.0/0
|
|
@@ -99,7 +99,8 @@ export class CreateActivationRequest extends $dara.Model {
|
|
|
99
99
|
ownerId?: number;
|
|
100
100
|
/**
|
|
101
101
|
* @remarks
|
|
102
|
-
* The region ID.
|
|
102
|
+
* The region ID. Currently supported regions include China (Qingdao), China (Beijing), China (Zhangjiakou), China (Hohhot), China (Ulanqab), China (Hangzhou), China (Shanghai), China (Shenzhen), China (Heyuan), China (Guangzhou), China (Chengdu), Hong Kong (China), Singapore, Japan (Tokyo), US (Silicon Valley), and US (Virginia).
|
|
103
|
+
* You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query region IDs and other information.
|
|
103
104
|
*
|
|
104
105
|
* This parameter is required.
|
|
105
106
|
*
|
|
@@ -109,7 +110,7 @@ export class CreateActivationRequest extends $dara.Model {
|
|
|
109
110
|
regionId?: string;
|
|
110
111
|
/**
|
|
111
112
|
* @remarks
|
|
112
|
-
* The ID of the resource group to which
|
|
113
|
+
* The ID of the resource group to which the activation code belongs.
|
|
113
114
|
*
|
|
114
115
|
* @example
|
|
115
116
|
* rg-123******
|
|
@@ -119,12 +120,12 @@ export class CreateActivationRequest extends $dara.Model {
|
|
|
119
120
|
resourceOwnerId?: number;
|
|
120
121
|
/**
|
|
121
122
|
* @remarks
|
|
122
|
-
* The tags
|
|
123
|
+
* The tags.
|
|
123
124
|
*/
|
|
124
125
|
tag?: CreateActivationRequestTag[];
|
|
125
126
|
/**
|
|
126
127
|
* @remarks
|
|
127
|
-
* The validity period of the activation code. After the validity period
|
|
128
|
+
* The validity period of the activation code. After the validity period expires, the activation code cannot be used to register new instances. Unit: hours. Valid values: 1 to 4.
|
|
128
129
|
*
|
|
129
130
|
* Default value: 4.
|
|
130
131
|
*
|