Skip to main content

Get Device ID Site Config (v2.0)

GET 

/v2.0/api/tenants/:tenant_id/sites/:site_id/deviceidconfigs/:config_id

Get the device ID site configs for a particular config entry.

Request

Path Parameters

    tenant_id stringrequired

    The tenant ID

    site_id stringrequired

    The site ID.

    config_id stringrequired

    The source site config ID.

Responses

Successful Operation

Schema
    cfg_device_id_enabled boolean

    The CFG device ID, if enabled.

    id string

    The ID.

Loading...