Listing static IP assignments for A deployed product

Listing static IP assignments for A deployed product

Listing static IP assignments for a deployed product

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

The guid of the product


Responses
200

OK

[
    {}
]

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