| Current Path : /opt/imh-python/lib/python3.9/site-packages/libcloud/test/compute/fixtures/ec2/ |
| Current File : //opt/imh-python/lib/python3.9/site-packages/libcloud/test/compute/fixtures/ec2/create_vpc.xml |
<CreateVpcResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
<requestId>7a662fe5-1f34-4e17-9ee9-69a28a8ac0be</requestId>
<vpc>
<vpcId>vpc-ad3527cf</vpcId>
<state>pending</state>
<cidrBlock>192.168.55.0/24</cidrBlock>
<dhcpOptionsId>dopt-7eded312</dhcpOptionsId>
<instanceTenancy>default</instanceTenancy>
</vpc>
</CreateVpcResponse>