Skip to main content

Retrieve the Allowed IP

GET 
/wireguard_peers/:id/allowed_ips/:child_id

Retrieve the Allowed IP.

Request

Path Parameters

    id uuidrequired

    Identifies the resource.

    child_id uuidrequired

    Identifies the child resource

Responses

200: Successful response

default: Unexpected error

Loading...