Skip to main content

Network Discovery Bulk Device Node Graph Updates

PUT 

/pub/v4.0/network/ndNodeGraphBulkUpdate

Bulk device node graph updates for network discovery devices

Request

Query Parameters

    updateSource stringrequired

    Source of integration

Body

required
    file filerequired

    node graph txt file

Responses

Successful Response

Schema
    api string

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

    ver string

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

    message string

    The message indicating success: “success”

    updatedNodeGraphs integer

    The number of successfully inserted/updated node graphs

Loading...