Skip to main content

Network Discovery Bulk Device L2L3 Updates

PUT 

/pub/v4.0/network/ndNodeL2L3BulkUpdate

Bulk device l2l3 updates for network discovery devices

Request

Query Parameters

    updateSource stringrequired

    Source of integration

Body

required
    file filerequired

    network discovery l2l3 txt file

Responses

Successful Response

Schema
    api string

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

    ver string

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

    message string

    The message indicating success: “success”

    updatedInterface integer

    The number of successfully inserted/updated interfaces

    updatedSubnet integer

    The number of successfully inserted/updated subnets

    updatedDevice integer

    The number of successfully inserted/updated devices

Loading...