Knowledge Base
Categories: VPS Linux API
Get the Order ID of a VPS Block Storage Order Using the API
When you want to retrieve the associated VPS Block Storage order ID using the API. This article explains the required authentication parameters, domain name input, and order ID response information.
Description
Gets the associated VPS Block Storage Order ID from the domain name.
Parameters
| Name | Data Type | Required / Optional | Description |
|---|---|---|---|
| auth-userid | Integer | Required | Authentication Parameter |
| api-key | String | Required | Authentication Parameter |
| domain-name | String | Required | The domain name for which the Order ID is to be fetched |
HTTP Method
GET
Example Test URL Request
US Server https://test.httpapi.com/api/blockstorage/us/orderid.json?auth-userid=0&api-key=key&domain-name=vol-xxxxxx.in
Response
Returns the associated VPS Linux KVM Order ID of the domain name.
Did you find this article helpful?