Skip to main content

Get Edge Gateway Connectivity Info

GET 

/organizations/:organizationId/edge-gateways/:thingName/connectivity-info

Get Edge Gateway Connectivity Info

Request

Path Parameters

    organizationId stringrequired

    The ID of organization.

    edgeGatewayId stringrequired

    Edge Gateway ID

Responses

Schema
    data objectrequired

    The container object for the response data.

    thingName stringrequired
    connectivityInfo objectrequired
    macAddress stringrequired
    ipAddress stringrequired
    port stringrequired
    protocol stringrequired
Loading...