Listing currently assigned networks and azs

Listing currently assigned networks and azs

The current network and AZ assignment for a staged product.

Request
URI
GET
https://{api_host}/api/v0/staged/products/{product_guid}/networks_and_azs
COPY
Path Parameters
string
product_guid
Required

The guid of the product


Responses
200

OK

Returns ProductNetworkAndAZs of type(s) application/json
"ProductNetworkAndAZs Object"

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/api/v0/staged/products/{product_guid}/networks_and_azs