discovery

Add servers in bulk

Queues a batch of servers for discovery. Requires Discovery credentials. Fire-and-forget: we take the JSON array, return 202 immediately, and discover them in the background.

post/discover/bulk

Request body

string[] required

Response

Batch accepted for background discovery

Changes

Changed in 2 of the 4 revisions of this API.11