Retrieve a list of Amazon Web Service Subnets that are available to the specified Template.
TemplateId
Amazon Web Service Template Type
OK
Unauthorized
Not Found
GET /api/AWS/Subnets HTTP/1.1
Host:
Accept: */*
[
{
"id": "text",
"name": "text",
"iPv4CIDR": "text",
"availabilityZone": "text"
}
]