Move assets
POST {{baseUrl}}/api/v2/assets/bulk-jobs/move-to-network
Moves assets from the specified network to another network. You can use this endpoint to move assets from the default network to a user-defined network, from a user-defined network to the default network, and from one user-defined network to another user-defined network. This request creates an asynchronous job in Tenable.io.
For information about the assets move workflow and payload examples, see Bulk Asset Operations.
Requires ADMINISTRATOR [64] user permissions. See Permissions.
Request Body
{"source"=>"00000000-0000-0000-0000-000000000000", "destination"=>"11f04eb9-7c78-46c8-9025-fae048390f59", "targets"=>"172.204.81.57-172.204.81.69"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |