You are likely looking for Download CanaryVM Image. This endpoint is specifically used to download
the seed data that gets attached to the 2nd hard drive in very rare cases where you need to replace it.
GET /api/v1/canaryvm/downloadseed
Returns a URL to the versioned CanaryVM Image Seed Data.
Required Parameters
auth_tokenstring
A valid auth token
versionstring
A valid CanaryVM version
Response
A JSON Structure containing the URL for the specified version of the CanaryVM image seed file.
You are likely looking for Download Hyper-V Canary Image. This endpoint is specifically used to download
the seed data that gets attached to the 2nd hard drive in very rare cases where you need to replace it.
GET /api/v1/hypervcanary/downloadseed
Returns a URL to the versioned Hyper-V Canary Image Seed Data.
Required Parameters
auth_tokenstring
A valid auth token
versionstring
A valid Hyper-V Canary version
Response
A JSON Structure containing the URL for the specified version of the Hyper-V Canary image seed file.