Turnkey Images
This endpoint retrieves a list of available turnkey images for the specified KVM VPS.
The api_host
parameter, obtained from the “Create AUTH-session” response,
is dynamically set in the URL.
Provide the signature
, kvm_id
, and valid_until
parameters from the
“Create AUTH-session” response to authenticate the request.
Body
The session signature obtained from the "Create AUTH-session" call.
This signature authenticates the request and ensures that the session is valid.
The unique identifier of the KVM VPS for which the turnkey images are being retrieved.
This value is specific to your VPS.
The expiration timestamp for the session, as obtained from the "Create AUTH-session" call.
Ensure that the session is valid and has not expired.
Was this page helpful?