-
Notifications
You must be signed in to change notification settings - Fork 61
Vpn epc #95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Vpn epc #95
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update __init__.py
Update __init__.py
ModifyVpc: name: ModifyVpc http: method: GET DescribeSubnetAllocatedIpAddresses: name: DescribeSubnetAllocatedIpAddresses http: method: GET ModifyNetworkAclEntry: name: ModifyNetworkAclEntry http: method: GET ModifySecurityGroupEntry: name: ModifySecurityGroupEntry http: method: GET AddNatIp: name: AddNatIp http: method: GET DeleteNatIp: name: DeleteNatIp http: method: GET DescribeDirectConnects: name: DescribeDirectConnects http: method: GET CreateDirectConnectInterface: name: CreateDirectConnectInterface http: method: GET ModifyDirectConnectInterface: name: ModifyDirectConnectInterface http: method: GET DeleteDirectConnectInterface: name: DeleteDirectConnectInterface http: method: GET DescribeDirectConnectInterfaces: name: DescribeDirectConnectInterfaces http: method: GET CreateDirectConnectGateway: name: CreateDirectConnectGateway http: method: GET ModifyDirectConnectGateway: name: ModifyDirectConnectGateway http: method: GET DeleteDirectConnectGateway: name: DeleteDirectConnectGateway http: method: GET DescribeDirectConnectGateways: name: DescribeDirectConnectGateways http: method: GET AttachDirectConnectGateway: name: AttachDirectConnectGateway http: method: GET DetachDirectConnectGateway: name: DetachDirectConnectGateway http: method: GET CreateVpnGateway: name: CreateVpnGateway http: method: GET ModifyVpnGateway: name: ModifyVpnGateway http: method: GET DeleteVpnGateway: name: DeleteVpnGateway http: method: GET DescribeVpnGateways: name: DescribeVpnGateways http: method: GET CreateVpnTunnel: name: CreateVpnTunnel http: method: GET ModifyVpnTunnel: name: ModifyVpnTunnel http: method: GET DeleteVpnTunnel: name: DeleteVpnTunnel http: method: GET DescribeVpnTunnels: name: DescribeVpnTunnels http: method: GET CreateCustomerGateway: name: CreateCustomerGateway http: method: GET ModifyCustomerGateway: name: ModifyCustomerGateway http: method: GET DeleteCustomerGateway: name: DeleteCustomerGateway http: method: GET DescribeCustomerGateways: name: DescribeCustomerGateways http: method: GET CreateVpcPeeringConnection: name: CreateVpcPeeringConnection http: method: GET AcceptVpcPeeringConnection: name: AcceptVpcPeeringConnection http: method: GET RejectVpcPeeringConnection: name: RejectVpcPeeringConnection http: method: GET DeleteVpcPeeringConnection: name: DeleteVpcPeeringConnection http: method: GET ModifyVpcPeeringConnection: name: ModifyVpcPeeringConnection http: method: GET DescribeVpcPeeringConnections: name: DescribeVpcPeeringConnections http: method: GET AssociateDirectConnectGateway: name: AssociateDirectConnectGateway http: method: GET DisassociateDirectConnectGateway: name: DisassociateDirectConnectGateway http: method: GET AssociateVpnGateway: name: AssociateVpnGateway http: method: GET DisassociateVpnGateway: name: DisassociateVpnGateway http: method: GET CreateDirectConnect: 没测 name: CreateDirectConnect http: method: GET ModifyDirectConnect: 没测 name: ModifyDirectConnect http: method: GET DeleteDirectConnect: 没测 name: DeleteDirectConnect http: method: GET DescribeTunnels: name: DescribeTunnels http: method: GET ModifyTunnel: name: ModifyTunnel http: method: GET AssociateSubnet: name: AssociateSubnet http: method: GET DisassociateSubnet: name: DisassociateSubnet http: method: GET AssociateRemoteCidr: name: AssociateRemoteCidr http: method: GET DisassociateRemoteCidr: name: DisassociateRemoteCidr http: method: GET
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
新增接口若干
EPC:
ModifyHyperThreading:
name: ModifyHyperThreading
http:
method: GET
ResetPassword:
name: ResetPassword
http:
method: GET
VPN:
ModifyVpc:
name: ModifyVpc
http:
method: GET
DescribeSubnetAllocatedIpAddresses:
name: DescribeSubnetAllocatedIpAddresses
http:
method: GET
ModifyNetworkAclEntry:
name: ModifyNetworkAclEntry
http:
method: GET
ModifySecurityGroupEntry:
name: ModifySecurityGroupEntry
http:
method: GET
AddNatIp:
name: AddNatIp
http:
method: GET
DeleteNatIp:
name: DeleteNatIp
http:
method: GET
DescribeDirectConnects:
name: DescribeDirectConnects
http:
method: GET
CreateDirectConnectInterface:
name: CreateDirectConnectInterface
http:
method: GET
ModifyDirectConnectInterface:
name: ModifyDirectConnectInterface
http:
method: GET
DeleteDirectConnectInterface:
name: DeleteDirectConnectInterface
http:
method: GET
DescribeDirectConnectInterfaces:
name: DescribeDirectConnectInterfaces
http:
method: GET
CreateDirectConnectGateway:
name: CreateDirectConnectGateway
http:
method: GET
ModifyDirectConnectGateway:
name: ModifyDirectConnectGateway
http:
method: GET
DeleteDirectConnectGateway:
name: DeleteDirectConnectGateway
http:
method: GET
DescribeDirectConnectGateways:
name: DescribeDirectConnectGateways
http:
method: GET
AttachDirectConnectGateway:
name: AttachDirectConnectGateway
http:
method: GET
DetachDirectConnectGateway:
name: DetachDirectConnectGateway
http:
method: GET
CreateVpnGateway:
name: CreateVpnGateway
http:
method: GET
ModifyVpnGateway:
name: ModifyVpnGateway
http:
method: GET
DeleteVpnGateway:
name: DeleteVpnGateway
http:
method: GET
DescribeVpnGateways:
name: DescribeVpnGateways
http:
method: GET
CreateVpnTunnel:
name: CreateVpnTunnel
http:
method: GET
ModifyVpnTunnel:
name: ModifyVpnTunnel
http:
method: GET
DeleteVpnTunnel:
name: DeleteVpnTunnel
http:
method: GET
DescribeVpnTunnels:
name: DescribeVpnTunnels
http:
method: GET
CreateCustomerGateway:
name: CreateCustomerGateway
http:
method: GET
ModifyCustomerGateway:
name: ModifyCustomerGateway
http:
method: GET
DeleteCustomerGateway:
name: DeleteCustomerGateway
http:
method: GET
DescribeCustomerGateways:
name: DescribeCustomerGateways
http:
method: GET
CreateVpcPeeringConnection:
name: CreateVpcPeeringConnection
http:
method: GET
AcceptVpcPeeringConnection:
name: AcceptVpcPeeringConnection
http:
method: GET
RejectVpcPeeringConnection:
name: RejectVpcPeeringConnection
http:
method: GET
DeleteVpcPeeringConnection:
name: DeleteVpcPeeringConnection
http:
method: GET
ModifyVpcPeeringConnection:
name: ModifyVpcPeeringConnection
http:
method: GET
DescribeVpcPeeringConnections:
name: DescribeVpcPeeringConnections
http:
method: GET
AssociateDirectConnectGateway:
name: AssociateDirectConnectGateway
http:
method: GET
DisassociateDirectConnectGateway:
name: DisassociateDirectConnectGateway
http:
method: GET
AssociateVpnGateway:
name: AssociateVpnGateway
http:
method: GET
DisassociateVpnGateway:
name: DisassociateVpnGateway
http:
method: GET
CreateDirectConnect: 没测
name: CreateDirectConnect
http:
method: GET
ModifyDirectConnect: 没测
name: ModifyDirectConnect
http:
method: GET
DeleteDirectConnect: 没测
name: DeleteDirectConnect
http:
method: GET
DescribeTunnels:
name: DescribeTunnels
http:
method: GET
ModifyTunnel:
name: ModifyTunnel
http:
method: GET
AssociateSubnet:
name: AssociateSubnet
http:
method: GET
DisassociateSubnet:
name: DisassociateSubnet
http:
method: GET
AssociateRemoteCidr:
name: AssociateRemoteCidr
http:
method: GET
DisassociateRemoteCidr:
name: DisassociateRemoteCidr
http:
method: GET