Skip to main content

Network Discovery Bulk Device Endpoint Updates

PUT 

/pub/v4.0/network/ndNodeEndpointBulkUpdate

Bulk device endpoint updates for network discovery devices

Request

Query Parameters

    updateSource stringrequired

    Source of integration

Body

required
    file filerequired

    network discovery endpoint txt file

Responses

Successful Response

Schema
    api string

    The path used to call the IoT Security API: “/network/ndNodeEndpointBulkUpdate

    ver string

    The version of the IoT Security API: “v4.0”

    message string

    The message indicating success: “success”

    updatedNodeEndpoints integer

    The number of successfully inserted/updated endpoints

Loading...