Skip to main content
POST
ISO installation

Body

application/x-www-form-urlencoded

Required parameters to retrieve the ISO list.

signature
string

The session signature obtained from the "Create AUTH-session" call."

Example:

"session_signature_12345"

kvm_id
string

The unique identifier of the KVM."

Example:

"kvm_xxxxx_yyyyy"

valid_until
string

The expiration timestamp of the session obtained from the "Create AUTH-session" call."

Example:

"1737476000"

Response

A list of available ISO files retrieved successfully.

data
string[]

The list of available ISO files.

Example:
status
string

The status of the request.

Example:

"success"

Last modified on December 17, 2025