You need to enable JavaScript to run this app.
导航

变更记录

最近更新时间2024.04.11 14:32:20

首次发布时间2022.03.01 18:16:12

本文为您介绍私有网络的API更新动态。

2024年3月

API
发布时间
变更记录
关联功能
AssignIpv6Addresses2024-03-26新增错误码InsufficientIpInSubnet网卡
DescribeNetworkInterfaces新增返回数据ReleaseWithInstance
AssociateRouteTable新增错误码InvalidRouteTableAssociateType.Malformed路由
CreateSecurityGroup删除错误码InvalidVpc.InvalidStatus安全组

2024年1月

API
发布时间
变更记录
关联功能
UnassignIpv6Addresses2024-01-10删除错误码InvalidEip.GetInstanceDetail网卡

CreateSubnet

  • 新增请求参数Tags.N.KeyTags.N.Value,均为可选参数。
  • 新增错误码InvalidTag.DisorderInvalidTagKey.MalformedInvalidTagValue.MalformedLimitExceeded.Tags

子网

DescribeSubnetAttributes新增返回数据Tags.KeyTags.Value

DescribeSubnets

  • 新增请求参数TagFilters.N.KeyTagFilters.N.Values.N,均为可选参数。
  • 新增返回数据Subnets.Tags.KeySubnets.Tags.Value
  • 新增错误码InvalidTagFilter.DisorderInvalidTagFilterKey.MalformedInvalidTagFilterValue.MalformedLimitExceeded.TagFilterKeyLimitExceeded.TagFilterValue
CreateRouteEntry变更请求参数NextHopType,新增取值CloudConnector。路由表
DescribeRouteEntryList
AssociateHaVip变更错误码InvalidHaVip.NotSupport,修改中文描述。高可用虚拟IP
DeleteHaVip
DisassociateHaVip
ListTagsForResources变更请求参数ResourceType,新增取值subnet。标签
TagResources
UntagResources
流日志的所有API首次上线。流日志

2023年11月24日

模块API变更记录地域

-

DescribeVpcs

  • 新增请求参数NextTokenMaxResults,均为可选参数。
  • 请求返回数据NextToken
  • 新增错误码InvalidMaxResults.MalformedInvalidNextToken.Malformed

全部

DescribeSubnets
DescribeRouteTableList
DescribeRouteEntryList
DescribeNetworkInterfaces
DescribePrefixLists
DescribePrefixListAssociations
DescribePrefixListEntries
DescribeSecurityGroups
DescribeNetworkAcls
DescribeHaVips
CreateNetworkInterface删除错误码InvalidEni.IPv4InIpv6Subnet
网卡DeleteNetworkInterface新增错误码Forbidden
ModifyNetworkInterfaceAttributes新增错误码Forbidden
AttachNetworkInterface新增错误码InvalidEni.IPv4ToIPv6OnlyInstanceForbidden
UnassignIpv6Addresses新增错误码InvalidOperation.UnassignIPv6AddressForbidden
前缀列表ModifyPrefixList删除错误码InvalidSecurityRule.Repeated
子网DeleteSubnet新增错误码InvalidSubnet.InUse

2023年09月13日

模块API变更记录地域
私有网络CreateVpc变更请求参数ProjectName,增加默认取值default。全部
路由表CreateRouteTable变更请求参数ProjectName,增加默认取值default。

AssociateRouteTable

  • 新增请求参数ClientToken,为可选参数。
  • 新增错误码IdempotentParameterMismatchInvalidParameter.ClientTokenMalformedIdempotentProcessing

DisassociateRouteTable

  • 新增请求参数ClientToken,为可选参数。
  • 新增错误码IdempotentParameterMismatchInvalidParameter.ClientTokenMalformedOperationUnsupported.RouteTableOperationUnsupported.SystemRouteTableIdempotentProcessing

CreateRouteEntry

  • 变更请求参数DestinationCidrBlock,由必选参数变更为可选参数。
  • 新增请求参数DestinationPrefixListId,为可选参数。
  • 新增错误码InvalidParameter.IpVersionInvalidPrefixList.InvalidStatusInvalidPrefixListAssociation.InUseInvalidRouteCidr.MalformedInvalidVpc.EnableIpv6QuotaExceeded.PrefixListAssociationForbiddenInvalidPrefixList.NotFound

DescribeRouteEntryList

  • 新增请求参数DestinationPrefixListId,为可选参数。
  • 新增返回数据PrefixListCidrBlocks
DeleteRouteEntry新增错误码InvalidPrefixList.InvalidStatusForbiddenInvalidPrefixList.NotFoundInvalidPrefixListAssociation.NotFound
网卡CreateNetworkInterface变更请求参数ProjectName,增加默认取值default。

DescribeNetworkInterfaces

  • 新增请求参数Ipv6Addresses.N,为可选参数。
  • 新增错误码LimitExceeded.IPv6Addresses
前缀列表CreatePrefixList新增接口,用于创建前缀列表。
ModifyPrefixList新增接口,用于修改前缀列表。
DescribePrefixLists新增接口,用于查询前缀列表。
DescribePrefixListAssociations新增接口,用于查询前缀列表关联的资源。
DescribePrefixListEntries新增接口,用于查看指定前缀列表的条目。
DeletePrefixList新增接口,用于删除前缀列表。
安全组CreateSecurityGroup变更请求参数ProjectName,增加默认取值default。

AuthorizeSecurityGroupIngress

AuthorizeSecurityGroupEgress

  • 新增请求参数PrefixListId,为可选参数。
  • 新增错误码InvalidPrefixList.InvalidStatusInvalidPrefixListAssociation.InUseQuotaExceeded.PrefixListAssociationForbiddenInvalidPrefixList.NotFound

RevokeSecurityGroupIngress

RevokeSecurityGroupEgress

  • 新增请求参数PrefixListId,为可选参数。
  • 新增错误码InvalidPrefixList.InvalidStatusForbiddenInvalidPrefixList.NotFoundInvalidPrefixListAssociation.NotFound

ModifySecurityGroupRuleDescriptionsEgress

ModifySecurityGroupRuleDescriptionsIngress

  • 新增请求参数PrefixListId,为可选参数。
  • 新增错误码ForbiddenInvalidPrefixList.NotFound

DescribeSecurityGroupAttributes

  • 新增请求参数PrefixListId,为可选参数。
  • 新增返回数据PrefixListIdPrefixListCidrs
网络ACLCreateNetworkAcl变更请求参数ProjectName,增加默认取值default。

高可用虚拟IP

CreateHaVip

AssociateHaVip
DisassociateHaVip

  • 新增请求参数ClientToken,为可选参数。
  • 新增错误码IdempotentParameterMismatchInvalidParameter.ClientTokenMalformedIdempotentProcessing

DescribeHaVips

  • 新增请求参数ProjectName,为可选参数。
  • 新增返回数据ProjectName

2023年07月14日

模块API变更记录地域

私有网络

DisassociateVpcCidrBlock

  • 新增错误码InvalidCidr.MalformedInvalidSecondaryCidrBlock.NotFound
  • 删除错误码InvalidSecondaryCidrBlock.Mismatch

全部

DisassociateVpcUserCidrBlock

  • 新增错误码InvalidUserCidrBlock.NotFound
  • 删除错误码InvalidUserCidr.Malformed

网卡

CreateNetworkInterface

  • 新增请求参数Ipv6AddressCountIpv6Address.N
  • 新增错误码InvalidEni.IPv4InIpv6SubnetInvalidIpv6.MalformedInvalidSubnet.DisableIpv6LimitExceeded.Ipv6AddressesPerEni

ModifyNetworkInterfaceAttributes

  • 新增请求参数DeleteOnTermination
  • 新增错误码Forbidden
DescribeNetworkInterfaces新增返回数据Attachment
DescribeNetworkInterfaceAttributes新增返回数据Attachment
AssignIpv6Addresses删除错误码InvalidInstance.NotFoundInvalidSubnet.NotFound
网络ACLCreateNetworkAcl删除错误码InvalidParameter
高可用虚拟IPAssociateHaVip新增错误码Forbidden
DisassociateHaVip新增错误码Forbidden

2023年05月19日

模块API变更记录地域
全部接口全部接口新增公共错误码InvalidOperation.Conflict全部
私有网络DeleteVpc新增错误码InvalidVpc.InUse
DescribeVpcAttributes新增返回数据IsDefault
DescribeVpcs新增请求参数IsDefault;新增返回数据IsDefault
ModifyVpcAttributes新增错误码InvalidIpv6CidrBlock.NotReservedInvalidVpc.InUse,删除错误码InvalidParameter.Ipv6CidrBlock
子网DescribeSubnetAttributes新增返回数据IsDefault
DescribeSubnets新增请求参数IsDefault;新增返回数据IsDefault
路由表CreateRouteEntry新增错误码InvalidRouteCidr.UnsupportedCidr
DeleteRouteEntry删除错误码Forbidden
网卡AssignIpv6Addresses新增接口,用于为指定网卡(主网卡/辅助网卡)分配/删除IPv6私网地址。
UnassignIpv6Addresses
AssignPrivateIpAddresses新增错误码InvalidEni.InvalidType
UnassignPrivateIpAddresses
AttachNetworkInterface新增错误码InvalidEni.InvalidType
DeleteNetworkInterface
ModifyNetworkInterfaceAttributes
DetachNetworkInterface
安全组CreateSecurityGroup删除请求参数ServiceManaged;删除错误码Forbidden
DeleteSecurityGroup新增错误码InvalidSecurityRule.InvalidStatus;删除错误码InvalidVpc.InvalidStatus
RevokeSecurityGroupEgress新增错误码InvalidSecurityRule.NotFound
RevokeSecurityGroupIngress
网络ACLUpdateNetworkAclEntries请求参数IngressAclEntries.N.SourceCidrIpEgressAclEntries.N.DestinationCidrIp支持IPv6地址,新增错误码InvalidCidr.ProtocolMismatch
高可用虚拟IPAssociateHaVip删除错误码InvalidVpc.InvalidStatus
CreateHaVip
DeleteHaVip
DisassociateHaVip
ModifySecurityGroupAttributes
ModifyHaVipAttributes新增错误码InvalidHaVip.InvalidStatus;删除错误码InvalidVpc.InvalidStatus

2023年03月14日

模块API变更记录地域
私有网络DescribeVpcAttributesDescribeVpcs新增返回数据UserCidrBlocks全部

AssociateVpcUserCidrBlock

新增接口,用于为指定VPC添加/删除用户网段。

说明

该功能正在邀测中,如需试用,请联系客户经理。

DisassociateVpcUserCidrBlock
子网ModifySubnetAttributes删除错误码InvalidVpc.InvalidStatus
路由表CreateRouteEntry请求参数NextHopType新增取值TransitRouter;新增错误码InvalidOperation.Conflict
DescribeRouteEntryList新增错误码InvalidCidr.Malformed
网卡CreateNetworkInterface新增错误码Forbidden
ModifyNetworkInterfaceAttributes
AttachNetworkInterface新增错误码LimitExceeded.Ipv6AddressesPerEni
安全组CreateSecurityGroup新增请求参数ServiceManaged;新增错误码Forbidden
AuthorizeSecurityGroupIngress新增错误码Forbidden
AuthorizeSecurityGroupEgress
RevokeSecurityGroupIngress
RevokeSecurityGroupEgress
ModifySecurityGroupAttributes
ModifySecurityGroupRuleDescriptionsEgress
ModifySecurityGroupRuleDescriptionsIngress
DeleteSecurityGroup
DescribeSecurityGroupAttributes新增返回数据ServiceManagedStatus
DescribeSecurityGroups新增返回数据SecurityGroups结构新增ServiceManaged

2023年01月17日

模块API变更记录地域
私有网络AssociateVpcCidrBlock新增接口,用于为指定VPC添加辅助网段。全部
DisassociateVpcCidrBlock新增接口,用于为指定VPC删除指定的辅助网段。
网卡AttachNetworkInterface新增错误码InvalidInstance.InvalidTypeInvalidOperation.Conflict
DetachNetworkInterface新增错误码InvalidOperation.Conflict
ModifyNetworkInterfaceAttributes新增错误码InvalidEni.InvalidStatus
DescribeNetworkInterfaces请求参数PrimaryIpAddresses.NNetworkInterfaceIds.NPrivateIpAddresses.N增加单次调用的数量限制;新增错误码LimitExceeded.NetworkInterfaceIDsLimitExceeded.PrimaryIPAddressesLimitExceeded.PrivateIPAddresses
AssignPrivateIpAddresses新增错误码InvalidEni.InvalidStatus
UnassignPrivateIpAddresses新增错误码InvalidEni.InvalidStatusInvalidAnycastEip.InUse

安全组

AuthorizeSecurityGroupEgress
AuthorizeSecurityGroupIngress

删除错误码LimitExceeded.SecurityRulesPerGroup;新增错误码InvalidSecurityGroup.VpcMismatchQuotaExceeded.SecurityGroupRule

DescribeSecurityGroups请求参数SecurityGroupIds.NSecurityGroupNames.N增加单次调用的数量限制;新增错误码LimitExceeded.SecurityGroupIDsLimitExceeded.SecurityGroupNames
DeleteSecurityGroup新增错误码InvalidOperation.Conflict
ModifySecurityGroupAttributes删除错误码InvalidSecurityGroup.InvalidStatus

ModifySecurityGroupRuleDescriptionsIngress
ModifySecurityGroupRuleDescriptionsEgress

删除错误码InvalidSecurityGroup.InvalidStatus;新增错误码InvalidSecurityGroup.VpcMismatch

RevokeSecurityGroupEgress
RevokeSecurityGroupIngress

新增错误码InvalidSecurityGroup.VpcMismatchQuotaExceeded.SecurityGroupRule

网络ACLCreateNetworkAcl新增错误码InvalidParameterQuotaExceeded.NetworkAclEntryEgressQuotaExceeded.NetworkAclEntryIngressForbidden

2022年11月15日

模块API变更记录地域
网卡AttachNetworkInterface新增错误码LimitExceeded.EnisPerInstance全部
ModifyNetworkInterfaceAttributes删除错误码InvalidEni.InvalidStatus
AssignPrivateIpAddresses
UnassignPrivateIpAddresses
网络ACLDescribeNetworkAcls响应数据NetworkAcls.EgressAclEntriesNetworkAcls.IngressAclEntries结构中新增参数Priority,表示网络ACL出/入方向规则的优先级。
DescribeNetworkAclAttributes

2022年10月25日

模块API变更记录地域
标签TagResources删除错误码InvalidResource.ResourceTypeMismatch全部
UnTagResources

2022年09月15日

模块API变更记录地域
私有网络CreateVpc新增请求参数Tags.N.KeyTags.N.ValueProjectName,并新增错误码InvalidProject.NotFoundInvalidTagKey.MalformedInvalidTagValue.MalformedLimitExceeded.TagsInvalidTag.Disorder全部
DescribeVpcs新增请求参数TagFilters.N.KeyTagFilters.N.Values.NProjectName,新增返回数据Tags数据结构和ProjectName,并新增错误码InvalidTagFilterKey.MalformedInvalidTagFilterValue.MalformedLimitExceeded.TagFilterKeyLimitExceeded.TagFilterValueInvalidTagFilter.Disorder
DescribeVpcAttributes新增返回数据Tags数据结构和ProjectName
子网CreateSubnet新增错误码InvalidCen.InvalidStatus
DeleteSubnet
DescribeSubnets新增请求参数ProjectName和返回数据ProjectName
DescribeSubnetAttributes新增返回数据ProjectName
安全组CreateSecurityGroup新增请求参数Tags.N.KeyTags.N.ValueProjectName,并新增错误码InvalidProject.NotFoundInvalidTagKey.MalformedInvalidTagValue.MalformedLimitExceeded.TagsInvalidTag.Disorder
DescribeSecurityGroups新增请求参数TagFilters.N.KeyTagFilters.N.Values.NProjectName,新增返回数据Tags数据结构和ProjectName,并新增错误码InvalidTagFilterKey.MalformedInvalidTagFilterValue.MalformedLimitExceeded.TagFilterKeyLimitExceeded.TagFilterValueInvalidTagFilter.Disorder
DescribeSecurityGroupAttributes新增返回数据Tags数据结构和ProjectName
ModifySecurityGroupRuleDescriptionsIngress新增错误码InvalidCidr.ProtocolMismatch
ModifySecurityGroupRuleDescriptionsEgress
RevokeSecurityGroupIngress
RevokeSecurityGroupEgress
AuthorizeSecurityGroupIngress新增错误码InvalidCidr.ProtocolMismatchQuotaExceeded.SecurityGroupSecurityGroup
AuthorizeSecurityGroupEgress
网卡CreateNetworkInterface新增请求参数Tags.N.KeyTags.N.ValueProjectName,并新增错误码InvalidProject.NotFoundInvalidTagKey.MalformedInvalidTagValue.MalformedLimitExceeded.TagsInvalidTag.Disorder
DescribeNetworkInterfaces新增请求参数TagFilters.N.KeyTagFilters.N.Values.NProjectName,新增返回数据Tags数据结构和ProjectName,并新增错误码InvalidTagFilterKey.MalformedInvalidTagFilterValue.MalformedLimitExceeded.TagFilterKeyLimitExceeded.TagFilterValueInvalidTagFilter.Disorder
DescribeNetworkInterfaceAttributes新增返回数据Tags数据结构和ProjectName
UnassignPrivateIpAddresses新增错误码QuotaExceeded.SecurityGroupIp
DeleteNetworkInterface
ModifyNetworkInterfaceAttributes
路由表CreateRouteTable新增请求参数ProjectName,新增错误码InvalidProject.NotFound
DescribeRouteTableList新增请求参数ProjectName,新增返回数据ProjectName
CreateRouteEntry新增错误码QuotaExceeded.RouteEntry
网络ACLCreateNetworkAcl新增请求参数ProjectName,新增错误码InvalidProject.NotFound
DescribeNetworkAclAttributes新增返回数据ProjectName
DescribeNetworkAcls新增请求参数ProjectName和返回数据ProjectName
DeleteNetworkAcl新增错误码InvalidNetworkAcl.InvalidStatus
高可用虚拟IPDescribeHaVips新增返回数据AssociatedEipId
AssociateHaVip新增错误码LimitExceeded.InstancesPerHaVip,刷新错误码LimitExceeded.HaVipsPerInstance
标签TagResources等3个接口新增接口,用于管理资源标签。

2022年08月05日

模块API变更记录地域

网卡

CreateNetworkInterface

错误码变更:
错误码InvalidPrivateIp.Conflict变更为InvalidIpAddress.InUse,对应错误信息及描述更新。

全部

AssignPrivateIpAddresses

2022年07月15日

模块API变更记录地域

私有网络

CreateVpc

支持幂等操作:

  • 新增请求参数:ClientToken(可选),保证请求幂等性。
  • 新增错误码:InvalidParameter.ClientTokenMalformedIdempotentParameterMismatchIdempotentProcessing

全部

子网

CreateSubnet

支持幂等操作:

  • 新增请求参数:ClientToken(可选),保证请求幂等性。
  • 新增错误码:InvalidParameter.ClientTokenMalformedIdempotentParameterMismatchIdempotentProcessing

全部

安全组

CreateSecurityGroup

支持幂等操作:

  • 新增请求参数:ClientToken(可选),保证请求幂等性。
  • 新增错误码:InvalidParameter.ClientTokenMalformedIdempotentParameterMismatchIdempotentProcessing

全部

AuthorizeSecurityGroupIngress
AuthorizeSecurityGroupEgress

网卡

CreateNetworkInterface

支持幂等操作:

  • 新增请求参数:ClientToken(可选),保证请求幂等性。
  • 新增错误码:InvalidParameter.ClientTokenMalformedIdempotentParameterMismatchIdempotentProcessing

全部

路由表

CreateRouteTable

支持幂等操作:

  • 新增请求参数:ClientToken(可选),保证请求幂等性。
  • 新增错误码:InvalidParameter.ClientTokenMalformedIdempotentParameterMismatchIdempotentProcessing

全部

CreateRouteEntry
网络ACLCreateNetworkAcl等8个接口首次上线网络ACL的AP文档,支持通过网络ACL实现VPC内子网粒度的访问控制。全部

2022年05月13日

模块API变更记录地域
私有网络DescribeVpcs新增返回数据NetworkAclNum全部
DescribeVpcAttributes
DeleteVpc新增错误码InvalidVpc.InUse
子网DescribeSubnets新增返回数据NetworkAclId全部
DescribeSubnetAttributes
DeleteSubnet新增错误码InvalidSubnet.InUse
网卡AttachNetworkInterface新增错误码InvalidEni.AccountMismatch全部

2022年04月08日

模块API变更记录地域
私有网络全量首次上线错误码文档,实现通过错误码及错误信息进行错误排查。全部
子网
安全组
网卡
路由表
高可用虚拟IP

说明

高可用虚拟IP功能正在邀测中,如需试用,请联系客户经理。

2022年03月01日

模块API变更记录地域
网卡CreateNetworkInterface新增请求参数SecondaryPrivateIpAddressCountPrivateIpAddress.N,均为可选参数。全部

DescribeNetworkInterfaces

  • 新增请求参数ZoneIdPrivateIpAddresses.N,均为可选参数。
  • 新增返回数据ServiceManagedPrivateIpSetsAssociatedElasticIp
DescribeNetworkInterfaceAttributes新增返回数据ServiceManagedPrivateIpSets
AssignPrivateIpAddresses新增接口,用于为指定网卡(主网卡辅助网卡)分配辅助私网IP地址。
UnassignPrivateIpAddresses新增接口,用于为指定的网卡删除辅助私网IP地址。

高可用虚拟IP

CreateHaVip 等6个接口

新增接口,用于管理高可用虚拟IP(HAVIP)。

说明

高可用虚拟IP功能正在邀测中,如需试用,请联系客户经理。