Skip to main content

Get existing device redistribution collector settings

GET 

/device-redistribution-collector/:id

Retrieve existing device redistribution collector settings.

Request

Path Parameters

    id uuidrequired

    The UUID of the configuration resource

Responses

OK

Schema
    oneOf
    folder stringrequired

    Possible values: <= 64 characters, Value must match regular expression ^[a-zA-Z\d-_\. ]+$

    The folder in which the resource is defined

    id string

    UUID of the resource

    redistribution_collector object
    interface string

    User-ID collector interface

Loading...