Dedicated Servers API (1.117.0)
Managing dedicated servers: server information, billing options, power supply, OS load, networks, consumption, and more
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "environment": "string",
- "version_api": "string"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "status": true
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "progress": 0,
- "task_id": "00000000-0000-0000-A000-000000000000",
- "task_name": "string"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "dc_count": 0,
- "description": "string",
- "enable": true,
- "location_id": 0,
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Show location info
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "dc_count": 0,
- "description": "string",
- "enable": true,
- "location_id": 0,
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
List services
Authorizations:
query Parameters
is_hidden | boolean hidden from view |
sort | string Default: "created" Enum: "created" "name" |
order | string Default: "asc" Enum: "desc" "asc" Order direction: ["desc", "asc"] |
is_primary | boolean |
state | string billing state |
model | string Enum: "default" "colocation" "server" "serverchip" "custom" "rack" "network" "equipment" "firewall" "port" "network_equipment" "service" "software" service model |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
List colocation services
Authorizations:
query Parameters
is_hidden | boolean hidden from view |
sort | string Default: "created" Enum: "created" "name" |
order | string Default: "asc" Enum: "desc" "asc" Order direction: ["desc", "asc"] |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "addition": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "price_plan_available": [
- "string"
], - "primary": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "is_manual_erase": true,
- "is_manual_os_install": true,
- "unit": 0
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Show colocation service
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "addition": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "price_plan_available": [
- "string"
], - "primary": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "is_manual_erase": true,
- "is_manual_os_install": true,
- "unit": 0
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Calculate Service billing
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
campaign_uuid | string = 36 characters |
location_uuid required | string = 36 characters |
pay_day | integer [ 1 .. 28 ] |
price_plan_uuid required | string = 36 characters |
quantity | integer >= 1 Default: 1 |
Responses
Request samples
- Payload
{- "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "pay_day": 1,
- "price_plan_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 1
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
List custom servers
Authorizations:
query Parameters
is_hidden | boolean hidden from view |
sort | string Default: "created" Enum: "created" "name" |
order | string Default: "asc" Enum: "desc" "asc" Order direction: ["desc", "asc"] |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "addition": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "price_plan_available": [
- "string"
], - "primary": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "is_manual_erase": true,
- "is_manual_os_install": true,
- "is_template_service_required": true,
- "market_segment_cpu": "string"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Show custom server details
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "addition": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "price_plan_available": [
- "string"
], - "primary": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "is_manual_erase": true,
- "is_manual_os_install": true,
- "is_template_service_required": true,
- "market_segment_cpu": "string"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Calculate Service billing
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
campaign_uuid | string = 36 characters |
location_uuid required | string = 36 characters |
pay_day | integer [ 1 .. 28 ] |
price_plan_uuid required | string = 36 characters |
quantity | integer >= 1 Default: 1 |
Array of objects (ConfigCompactModel) | |
template_service_uuid | string = 36 characters |
Responses
Request samples
- Payload
{- "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "pay_day": 1,
- "price_plan_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 1,
- "config": [
- {
- "count": 0,
- "id": 0
}
], - "template_service_uuid": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Calculate Service resource upgrade billing
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
Array of objects (ConfigCompactModel) | |
resource_uuid required | string = 36 characters |
Responses
Request samples
- Payload
{- "config": [
- {
- "count": 0,
- "id": 0
}
], - "resource_uuid": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_amount_due": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0,
- "upgrade_price": 0
}
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
List firewall services
Authorizations:
query Parameters
is_hidden | boolean hidden from view |
sort | string Default: "created" Enum: "created" "name" |
order | string Default: "asc" Enum: "desc" "asc" Order direction: ["desc", "asc"] |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "addition": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "price_plan_available": [
- "string"
], - "primary": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "config": {
- "interfaces": [
- {
- "name": "rj45",
- "speed": 99
}
], - "parameters": [
- {
- "name": "fw",
- "speed": 100
}
]
}
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Show firewall service
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "addition": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "price_plan_available": [
- "string"
], - "primary": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "config": {
- "interfaces": [
- {
- "name": "rj45",
- "speed": 99
}
], - "parameters": [
- {
- "name": "fw",
- "speed": 100
}
]
}
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
List network
Authorizations:
query Parameters
is_hidden | boolean hidden from view |
state | string billing state |
sort | string Default: "created" Enum: "created" "name" |
order | string Default: "asc" Enum: "desc" "asc" Order direction: ["desc", "asc"] |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "addition": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "price_plan_available": [
- "string"
], - "primary": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Show network details
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "addition": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "price_plan_available": [
- "string"
], - "primary": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
]
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Calculate Service billing
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
campaign_uuid | string = 36 characters |
location_uuid required | string = 36 characters |
pay_day | integer [ 1 .. 28 ] |
price_plan_uuid required | string = 36 characters |
quantity | integer >= 1 Default: 1 |
Responses
Request samples
- Payload
{- "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "pay_day": 1,
- "price_plan_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 1
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
List network equipment services
Authorizations:
query Parameters
is_hidden | boolean hidden from view |
sort | string Default: "created" Enum: "created" "name" |
order | string Default: "asc" Enum: "desc" "asc" Order direction: ["desc", "asc"] |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "addition": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "price_plan_available": [
- "string"
], - "primary": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Show network equipment service
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "addition": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "price_plan_available": [
- "string"
], - "primary": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
]
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
List port services
Authorizations:
query Parameters
is_hidden | boolean hidden from view |
sort | string Default: "created" Enum: "created" "name" |
order | string Default: "asc" Enum: "desc" "asc" Order direction: ["desc", "asc"] |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "addition": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "price_plan_available": [
- "string"
], - "primary": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "type": "inet"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Show port service
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "addition": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "price_plan_available": [
- "string"
], - "primary": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "type": "inet"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Calculate Service billing
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
campaign_uuid | string = 36 characters |
location_uuid required | string = 36 characters |
pay_day | integer [ 1 .. 28 ] |
price_plan_uuid required | string = 36 characters |
quantity | integer >= 1 Default: 1 |
Responses
Request samples
- Payload
{- "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "pay_day": 1,
- "price_plan_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 1
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
List servers
Authorizations:
query Parameters
is_hidden | boolean hidden from view |
state | string billing state |
sort | string Default: "created" Enum: "created" "name" |
order | string Default: "asc" Enum: "desc" "asc" Order direction: ["desc", "asc"] |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "addition": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "price_plan_available": [
- "string"
], - "primary": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "config": [
- {
- "count": 0,
- "id": 0
}
], - "config_name": "string",
- "cpu": {
- "base_freq": 0,
- "cores_per_cpu": 0,
- "count": 0,
- "name": "string"
}, - "disk": [
- {
- "count": 0,
- "size": 0,
- "type": "string"
}
], - "gpu": {
- "count": 0,
- "name": "string"
}, - "is_configurable": true,
- "is_manual_erase": true,
- "is_manual_os_install": true,
- "ram": [
- {
- "count": 0,
- "size": 0,
- "type": "string"
}
]
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Show server details
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "addition": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "price_plan_available": [
- "string"
], - "primary": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "config": [
- {
- "count": 0,
- "id": 0
}
], - "config_name": "string",
- "cpu": {
- "base_freq": 0,
- "cores_per_cpu": 0,
- "count": 0,
- "name": "string"
}, - "disk": [
- {
- "count": 0,
- "size": 0,
- "type": "string"
}
], - "gpu": {
- "count": 0,
- "name": "string"
}, - "is_configurable": true,
- "is_manual_erase": true,
- "is_manual_os_install": true,
- "ram": [
- {
- "count": 0,
- "size": 0,
- "type": "string"
}
]
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Calculate Service billing
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
campaign_uuid | string = 36 characters |
location_uuid required | string = 36 characters |
pay_day | integer [ 1 .. 28 ] |
price_plan_uuid required | string = 36 characters |
quantity | integer >= 1 Default: 1 |
Responses
Request samples
- Payload
{- "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "pay_day": 1,
- "price_plan_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 1
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
List chipcore servers
Authorizations:
query Parameters
is_hidden | boolean hidden from view |
sort | string Default: "created" Enum: "created" "name" |
order | string Default: "asc" Enum: "desc" "asc" Order direction: ["desc", "asc"] |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "addition": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "price_plan_available": [
- "string"
], - "primary": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "config": [
- {
- "count": 0,
- "id": 0
}
], - "config_name": "string",
- "cpu": {
- "base_freq": 0,
- "cores_per_cpu": 0,
- "count": 0,
- "name": "string"
}, - "disk": [
- {
- "count": 0,
- "size": 0,
- "type": "string"
}
], - "gpu": {
- "count": 0,
- "name": "string"
}, - "is_configurable": true,
- "is_manual_erase": true,
- "is_manual_os_install": true,
- "ram": [
- {
- "count": 0,
- "size": 0,
- "type": "string"
}
]
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Show chipcore server details
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "addition": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "price_plan_available": [
- "string"
], - "primary": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "config": [
- {
- "count": 0,
- "id": 0
}
], - "config_name": "string",
- "cpu": {
- "base_freq": 0,
- "cores_per_cpu": 0,
- "count": 0,
- "name": "string"
}, - "disk": [
- {
- "count": 0,
- "size": 0,
- "type": "string"
}
], - "gpu": {
- "count": 0,
- "name": "string"
}, - "is_configurable": true,
- "is_manual_erase": true,
- "is_manual_os_install": true,
- "ram": [
- {
- "count": 0,
- "size": 0,
- "type": "string"
}
]
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Calculate Service billing
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
campaign_uuid | string = 36 characters |
location_uuid required | string = 36 characters |
pay_day | integer [ 1 .. 28 ] |
price_plan_uuid required | string = 36 characters |
quantity | integer >= 1 Default: 1 |
Responses
Request samples
- Payload
{- "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "pay_day": 1,
- "price_plan_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 1
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Get tag from service tag catalog
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Show service details
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "addition": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "price_plan_available": [
- "string"
], - "primary": [
- {
- "available": [
- {
- "count": 0,
- "location": "00000000-0000-0000-A000-000000000000",
- "plan_count": [
- {
- "count": 0,
- "plan_uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "eol_date": 0,
- "is_order": true,
- "is_preorder": true,
- "is_price_plan_discount_enabled": true,
- "is_primary": true,
- "is_qchange": true,
- "is_single_prolonged": true,
- "is_user_discount_enabled": true,
- "location_price_collection": {
- "*": {
- "property1": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "property2": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}
}
}, - "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "quantity": 0,
- "service_tag": "string",
- "setup_fee_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "string",
- "tag_list": [
- {
- "is_filter": true,
- "is_hide": true,
- "name": "string",
- "sort_weight": 0,
- "style_key": "string",
- "text": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "tags": [
- "string"
], - "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
]
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Calculate Service resource billing
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
pay_day | integer [ 1 .. 28 ] |
price_plan_uuid required | string = 36 characters |
resource_uuid required | string = 36 characters |
Responses
Request samples
- Payload
{- "pay_day": 1,
- "price_plan_uuid": "00000000-0000-0000-A000-000000000000",
- "resource_uuid": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Calculate Service additional resource billing
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
quantity | integer >= 1 Default: 1 |
resource_uuid required | string = 36 characters |
Responses
Request samples
- Payload
{- "quantity": 1,
- "resource_uuid": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "commitment_period": 0,
- "dead": 0,
- "discount": 0,
- "grace": 0,
- "name": "string",
- "not_available_for_a_reason": "free",
- "period": 0,
- "type": "free",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Show price plan details
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "commitment_period": 0,
- "dead": 0,
- "discount": 0,
- "grace": 0,
- "name": "string",
- "not_available_for_a_reason": "free",
- "period": 0,
- "type": "free",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
List resources
Authorizations:
query Parameters
resource_tag_id | integer resource_tag_id |
limit | integer Items limit |
page | integer Page number |
Responses
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "actual_dead_date": 0,
- "actual_grace_date": 0,
- "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "commitment_date": 0,
- "commitment_enabled": true,
- "config_name": "string",
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "info": "string",
- "integration_tag": "string",
- "is_not_prolonged": true,
- "is_primary": true,
- "is_processing": true,
- "is_single_prolonged": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "owner_id": 0,
- "paid_till": 0,
- "pay_day": 0,
- "previous_state": "pending",
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "project_uuid": "string",
- "quantity": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "tags": [
- {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Create resource Deprecated
Authorizations:
Request Body schema: application/jsonrequired
demo | boolean |
location_uuid required | string = 36 characters |
pay_day | integer [ 1 .. 28 ] |
price_plan_uuid required | string = 36 characters |
quantity | integer [ 1 .. 500 ] Default: 1 |
service_uuid required | string = 36 characters |
sync_key | string = 36 characters |
user_desc | string |
Responses
Request samples
- Payload
{- "demo": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "pay_day": 1,
- "price_plan_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 1,
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "sync_key": "00000000-0000-0000-A000-000000000000",
- "user_desc": "string"
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "actual_dead_date": 0,
- "actual_grace_date": 0,
- "addition_services": [
- {
- "is_qchange": true,
- "is_single_prolonged": true,
- "model": "string",
- "name": "string",
- "price": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "price_plan_available": [
- "00000000-0000-0000-A000-000000000000"
], - "quantity": 0,
- "setup_fee": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "state": "string",
- "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "available_plan": [
- "00000000-0000-0000-A000-000000000000"
], - "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "commitment_date": 0,
- "commitment_enabled": true,
- "config_name": "string",
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "info": "string",
- "integration_tag": "string",
- "is_not_prolonged": true,
- "is_primary": true,
- "is_processing": true,
- "is_single_prolonged": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "ordered": [
- {
- "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "created": 0,
- "info": "string",
- "is_not_prolonged": true,
- "is_single_prolonged": true,
- "paid_till": 0,
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 0,
- "service_price": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "owner_id": 0,
- "paid_till": 0,
- "pay_day": 0,
- "previous_state": "pending",
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "project_uuid": "string",
- "quantity": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "tags": [
- {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Cancel resource
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
immediately required | boolean |
Responses
Request samples
- Payload
{- "immediately": false
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": { },
- "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Restore resource
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
next_price_plan_uuid required | string = 36 characters |
Responses
Request samples
- Payload
{- "next_price_plan_uuid": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "actual_dead_date": 0,
- "actual_grace_date": 0,
- "addition_services": [
- {
- "is_qchange": true,
- "is_single_prolonged": true,
- "model": "string",
- "name": "string",
- "price": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "price_plan_available": [
- "00000000-0000-0000-A000-000000000000"
], - "quantity": 0,
- "setup_fee": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "state": "string",
- "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "available_plan": [
- "00000000-0000-0000-A000-000000000000"
], - "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "commitment_date": 0,
- "commitment_enabled": true,
- "config_name": "string",
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "info": "string",
- "integration_tag": "string",
- "is_not_prolonged": true,
- "is_primary": true,
- "is_processing": true,
- "is_single_prolonged": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "ordered": [
- {
- "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "created": 0,
- "info": "string",
- "is_not_prolonged": true,
- "is_single_prolonged": true,
- "paid_till": 0,
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 0,
- "service_price": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "owner_id": 0,
- "paid_till": 0,
- "pay_day": 0,
- "previous_state": "pending",
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "project_uuid": "string",
- "quantity": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "tags": [
- {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Activate resource Deprecated
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
extra_period | integer >= 0 Default: 0 Prepayment for base plan period |
pay_currency required | string Enum: "bonus" "main" "vk_rub" |
pay_day | integer Prepayment day |
Responses
Request samples
- Payload
{- "extra_period": 0,
- "pay_currency": "bonus",
- "pay_day": 0
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "actual_dead_date": 0,
- "actual_grace_date": 0,
- "addition_services": [
- {
- "is_qchange": true,
- "is_single_prolonged": true,
- "model": "string",
- "name": "string",
- "price": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "price_plan_available": [
- "00000000-0000-0000-A000-000000000000"
], - "quantity": 0,
- "setup_fee": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "state": "string",
- "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "available_plan": [
- "00000000-0000-0000-A000-000000000000"
], - "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "commitment_date": 0,
- "commitment_enabled": true,
- "config_name": "string",
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "info": "string",
- "integration_tag": "string",
- "is_not_prolonged": true,
- "is_primary": true,
- "is_processing": true,
- "is_single_prolonged": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "ordered": [
- {
- "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "created": 0,
- "info": "string",
- "is_not_prolonged": true,
- "is_single_prolonged": true,
- "paid_till": 0,
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 0,
- "service_price": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "owner_id": 0,
- "paid_till": 0,
- "pay_day": 0,
- "previous_state": "pending",
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "project_uuid": "string",
- "quantity": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "tags": [
- {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Add and activate colocation resource
Authorizations:
Request Body schema: application/jsonrequired
location_uuid required | string = 36 characters |
pay_day | integer [ 1 .. 28 ] Prepayment day |
price_plan_uuid required | string = 36 characters |
quantity | integer [ 1 .. 500 ] Default: 1 |
service_uuid required | string = 36 characters |
sync_key | string = 36 characters |
user_desc | string |
extra_period | integer >= 0 Default: 0 Prepayment for base plan period |
pay_currency required | string Enum: "bonus" "main" "vk_rub" |
ip_list | Array of strings[ items [ 6 .. 43 ] characters ] ip list for servers |
limit_type | string Enum: "speed" "traffic" |
sn required | string |
Responses
Request samples
- Payload
{- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "pay_day": 0,
- "price_plan_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 1,
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "sync_key": "00000000-0000-0000-A000-000000000000",
- "user_desc": "string",
- "extra_period": 0,
- "pay_currency": "bonus",
- "ip_list": [
- "10.0.64.11"
], - "limit_type": "speed",
- "sn": "string"
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "actual_dead_date": 0,
- "actual_grace_date": 0,
- "addition_services": [
- {
- "is_qchange": true,
- "is_single_prolonged": true,
- "model": "string",
- "name": "string",
- "price": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "price_plan_available": [
- "00000000-0000-0000-A000-000000000000"
], - "quantity": 0,
- "setup_fee": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "state": "string",
- "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "available_plan": [
- "00000000-0000-0000-A000-000000000000"
], - "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "commitment_date": 0,
- "commitment_enabled": true,
- "config_name": "string",
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "info": "string",
- "integration_tag": "string",
- "is_not_prolonged": true,
- "is_primary": true,
- "is_processing": true,
- "is_single_prolonged": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "ordered": [
- {
- "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "created": 0,
- "info": "string",
- "is_not_prolonged": true,
- "is_single_prolonged": true,
- "paid_till": 0,
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 0,
- "service_price": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "owner_id": 0,
- "paid_till": 0,
- "pay_day": 0,
- "previous_state": "pending",
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "project_uuid": "string",
- "quantity": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "tags": [
- {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Add and activate server custom resource
Authorizations:
Request Body schema: application/jsonrequired
location_uuid required | string = 36 characters |
pay_day | integer [ 1 .. 28 ] Prepayment day |
price_plan_uuid required | string = 36 characters |
quantity | integer [ 1 .. 500 ] Default: 1 |
service_uuid required | string = 36 characters |
sync_key | string = 36 characters |
user_desc required | string |
ipv4_address | string [ 6 .. 43 ] characters |
ipv4_gateway | string [ 6 .. 43 ] characters |
ipv4_netmask | string [ 6 .. 43 ] characters |
local_ipv4_address | string [ 6 .. 43 ] characters |
local_ipv4_gateway | string [ 6 .. 43 ] characters |
local_ipv4_netmask | string [ 6 .. 43 ] characters |
ipv6_address | string [ 6 .. 43 ] characters |
ipv6_gateway | string [ 6 .. 43 ] characters |
ipv6_netmask | string [ 6 .. 43 ] characters |
local_ipv6_address | string [ 6 .. 43 ] characters |
local_ipv6_gateway | string [ 6 .. 43 ] characters |
local_ipv6_netmask | string [ 6 .. 43 ] characters |
arch required | string |
cloud_init_meta_data | string or null |
cloud_init_user_data | string or null |
is_password_deleted | boolean or null |
os_template required | string |
user_script | string or null |
user_ssh_key | string |
userhostname required | string |
version required | string |
Array of objects (PartitionUpdateModel) List of partitions. Template version v1 only. | |
object Full partitions configuration. Template version v2 only. | |
raid_type | string Configuration type of disks. Template version v1 only. |
password | string Password for OS. Auto-generated if the field don't exists. |
extra_period | integer >= 0 Default: 0 Prepayment for base plan period |
pay_currency required | string Enum: "bonus" "main" "vk_rub" |
campaign_uuid | string = 36 characters |
ip_list | Array of strings[ items [ 6 .. 43 ] characters ] ip list for servers |
limit_type | string Enum: "speed" "traffic" |
client_comment | string |
Array of objects (ConfigCompactModel) | |
raid_support_esxi | boolean Install a compatible RAID controller with ESXi |
reassembly_ram | boolean Whether RAM reassembly is required |
template_service_uuid | string = 36 characters |
Responses
Request samples
- Payload
{- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "pay_day": 0,
- "price_plan_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 1,
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "sync_key": "00000000-0000-0000-A000-000000000000",
- "user_desc": "string",
- "ipv4_address": "10.0.0.0",
- "ipv4_gateway": "10.0.0.0",
- "ipv4_netmask": "255.255.255.248",
- "local_ipv4_address": "10.0.0.0",
- "local_ipv4_gateway": "10.0.0.0",
- "local_ipv4_netmask": "255.255.255.248",
- "ipv6_address": "fec0::0001",
- "ipv6_gateway": "fec0::0001",
- "ipv6_netmask": "ffff:ffff:ffff::",
- "local_ipv6_address": "fec0::0001",
- "local_ipv6_gateway": "fec0::0001",
- "local_ipv6_netmask": "ffff:ffff:ffff::",
- "arch": "x86_64",
- "cloud_init_meta_data": "string",
- "cloud_init_user_data": "string",
- "is_password_deleted": true,
- "os_template": "ubuntu",
- "user_script": "string",
- "user_ssh_key": "string",
- "userhostname": "string",
- "version": "16.04",
- "partitions": [
- {
- "expand": true,
- "fstype": "string",
- "mount": "string",
- "size": 0
}
], - "partitions_config": {
- "b80a3a31-1ce1-531a-a271-78a33f9dddce": {
- "match": {
- "size": 2000,
- "type": "SATA HDD"
}, - "type": "local_drive"
}, - "md0": {
- "level": "raid1",
- "members": [
- "sda1",
- "sda2"
], - "type": "soft_raid"
}, - "root": {
- "device": "md0",
- "fstype": "ext4",
- "mount": "/",
- "type": "filesystem"
}, - "sda1": {
- "device": "b80a3a31-1ce1-531a-a271-78a33f9dddce",
- "size": 999,
- "type": "partition"
}, - "sda2": {
- "device": "b80a3a31-1ce1-531a-a271-78a33f9dddce",
- "size": 999,
- "type": "partition"
}
}, - "raid_type": "noraid",
- "password": "string",
- "extra_period": 0,
- "pay_currency": "bonus",
- "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "ip_list": [
- "10.0.64.11"
], - "limit_type": "speed",
- "client_comment": "string",
- "config": [
- {
- "count": 0,
- "id": 0
}
], - "raid_support_esxi": true,
- "reassembly_ram": true,
- "template_service_uuid": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "actual_dead_date": 0,
- "actual_grace_date": 0,
- "addition_services": [
- {
- "is_qchange": true,
- "is_single_prolonged": true,
- "model": "string",
- "name": "string",
- "price": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "price_plan_available": [
- "00000000-0000-0000-A000-000000000000"
], - "quantity": 0,
- "setup_fee": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "state": "string",
- "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "available_plan": [
- "00000000-0000-0000-A000-000000000000"
], - "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "commitment_date": 0,
- "commitment_enabled": true,
- "config_name": "string",
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "info": "string",
- "integration_tag": "string",
- "is_not_prolonged": true,
- "is_primary": true,
- "is_processing": true,
- "is_single_prolonged": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "ordered": [
- {
- "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "created": 0,
- "info": "string",
- "is_not_prolonged": true,
- "is_single_prolonged": true,
- "paid_till": 0,
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 0,
- "service_price": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "owner_id": 0,
- "paid_till": 0,
- "pay_day": 0,
- "previous_state": "pending",
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "project_uuid": "string",
- "quantity": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "tags": [
- {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Add and activate firewall resource
Authorizations:
Request Body schema: application/jsonrequired
location_uuid required | string = 36 characters |
pay_day | integer [ 1 .. 28 ] Prepayment day |
price_plan_uuid required | string = 36 characters |
quantity | integer [ 1 .. 500 ] Default: 1 |
service_uuid required | string = 36 characters |
sync_key | string = 36 characters |
user_desc | string |
extra_period | integer >= 0 Default: 0 Prepayment for base plan period |
pay_currency required | string Enum: "bonus" "main" "vk_rub" |
object (FirewallExtraContent) | |
limit_type | string Enum: "speed" "traffic" |
Responses
Request samples
- Payload
{- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "pay_day": 0,
- "price_plan_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 1,
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "sync_key": "00000000-0000-0000-A000-000000000000",
- "user_desc": "string",
- "extra_period": 0,
- "pay_currency": "bonus",
- "extra_content": {
- "firewall_comment": "string",
- "firewall_network_uuid": "00000000-0000-0000-A000-000000000000",
- "firewall_subnets": [
- "string"
]
}, - "limit_type": "speed"
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "actual_dead_date": 0,
- "actual_grace_date": 0,
- "addition_services": [
- {
- "is_qchange": true,
- "is_single_prolonged": true,
- "model": "string",
- "name": "string",
- "price": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "price_plan_available": [
- "00000000-0000-0000-A000-000000000000"
], - "quantity": 0,
- "setup_fee": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "state": "string",
- "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "available_plan": [
- "00000000-0000-0000-A000-000000000000"
], - "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "commitment_date": 0,
- "commitment_enabled": true,
- "config_name": "string",
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "info": "string",
- "integration_tag": "string",
- "is_not_prolonged": true,
- "is_primary": true,
- "is_processing": true,
- "is_single_prolonged": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "ordered": [
- {
- "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "created": 0,
- "info": "string",
- "is_not_prolonged": true,
- "is_single_prolonged": true,
- "paid_till": 0,
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 0,
- "service_price": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "owner_id": 0,
- "paid_till": 0,
- "pay_day": 0,
- "previous_state": "pending",
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "project_uuid": "string",
- "quantity": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "tags": [
- {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "rack": {
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "name": "string"
}, - "resources": [
- {
- "config_info": { },
- "created": 0,
- "info": "string",
- "ip": "string",
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "owner_id": 0,
- "project_uuid": "string",
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Add and activate network resource
Authorizations:
Request Body schema: application/jsonrequired
location_uuid required | string = 36 characters |
pay_day | integer [ 1 .. 28 ] Prepayment day |
price_plan_uuid required | string = 36 characters |
quantity | integer [ 1 .. 500 ] Default: 1 |
service_uuid required | string = 36 characters |
sync_key | string = 36 characters |
user_desc | string |
extra_period | integer >= 0 Default: 0 Prepayment for base plan period |
pay_currency required | string Enum: "bonus" "main" "vk_rub" |
extra_context | object |
Responses
Request samples
- Payload
{- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "pay_day": 0,
- "price_plan_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 1,
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "sync_key": "00000000-0000-0000-A000-000000000000",
- "user_desc": "string",
- "extra_period": 0,
- "pay_currency": "bonus",
- "extra_context": { }
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "actual_dead_date": 0,
- "actual_grace_date": 0,
- "addition_services": [
- {
- "is_qchange": true,
- "is_single_prolonged": true,
- "model": "string",
- "name": "string",
- "price": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "price_plan_available": [
- "00000000-0000-0000-A000-000000000000"
], - "quantity": 0,
- "setup_fee": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "state": "string",
- "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "available_plan": [
- "00000000-0000-0000-A000-000000000000"
], - "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "commitment_date": 0,
- "commitment_enabled": true,
- "config_name": "string",
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "info": "string",
- "integration_tag": "string",
- "is_not_prolonged": true,
- "is_primary": true,
- "is_processing": true,
- "is_single_prolonged": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "ordered": [
- {
- "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "created": 0,
- "info": "string",
- "is_not_prolonged": true,
- "is_single_prolonged": true,
- "paid_till": 0,
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 0,
- "service_price": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "owner_id": 0,
- "paid_till": 0,
- "pay_day": 0,
- "previous_state": "pending",
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "project_uuid": "string",
- "quantity": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "tags": [
- {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Get orders by year
Authorizations:
path Parameters
year required | integer |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "month": "string",
- "order": [
- {
- "created": 0,
- "currency": "string",
- "discount": 99,
- "due_date": 0,
- "name": "string",
- "paid_till": 0,
- "pay_currency": "string",
- "price": 0,
- "price_plan": "00000000-0000-0000-A000-000000000000",
- "resource_primary_uuid": "00000000-0000-0000-A000-000000000000",
- "resource_uuid": "00000000-0000-0000-A000-000000000000",
- "service_model": "string",
- "state": "string",
- "type": "payment",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
]
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Add and activate port resource
Authorizations:
Request Body schema: application/jsonrequired
location_uuid required | string = 36 characters |
pay_day | integer [ 1 .. 28 ] Prepayment day |
price_plan_uuid required | string = 36 characters |
quantity | integer [ 1 .. 500 ] Default: 1 |
service_uuid required | string = 36 characters |
sync_key | string = 36 characters |
user_desc | string |
extra_period | integer >= 0 Default: 0 Prepayment for base plan period |
pay_currency required | string Enum: "bonus" "main" "vk_rub" |
extra_context | object |
Responses
Request samples
- Payload
{- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "pay_day": 0,
- "price_plan_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 1,
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "sync_key": "00000000-0000-0000-A000-000000000000",
- "user_desc": "string",
- "extra_period": 0,
- "pay_currency": "bonus",
- "extra_context": { }
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "actual_dead_date": 0,
- "actual_grace_date": 0,
- "addition_services": [
- {
- "is_qchange": true,
- "is_single_prolonged": true,
- "model": "string",
- "name": "string",
- "price": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "price_plan_available": [
- "00000000-0000-0000-A000-000000000000"
], - "quantity": 0,
- "setup_fee": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "state": "string",
- "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "available_plan": [
- "00000000-0000-0000-A000-000000000000"
], - "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "commitment_date": 0,
- "commitment_enabled": true,
- "config_name": "string",
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "info": "string",
- "integration_tag": "string",
- "is_not_prolonged": true,
- "is_primary": true,
- "is_processing": true,
- "is_single_prolonged": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "ordered": [
- {
- "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "created": 0,
- "info": "string",
- "is_not_prolonged": true,
- "is_single_prolonged": true,
- "paid_till": 0,
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 0,
- "service_price": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "owner_id": 0,
- "paid_till": 0,
- "pay_day": 0,
- "previous_state": "pending",
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "project_uuid": "string",
- "quantity": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "tags": [
- {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Add and activate server resource
Authorizations:
Request Body schema: application/jsonrequired
location_uuid required | string = 36 characters |
pay_day | integer [ 1 .. 28 ] Prepayment day |
price_plan_uuid required | string = 36 characters |
quantity | integer [ 1 .. 500 ] Default: 1 |
service_uuid required | string = 36 characters |
sync_key | string = 36 characters |
user_desc required | string |
ipv4_address | string [ 6 .. 43 ] characters |
ipv4_gateway | string [ 6 .. 43 ] characters |
ipv4_netmask | string [ 6 .. 43 ] characters |
local_ipv4_address | string [ 6 .. 43 ] characters |
local_ipv4_gateway | string [ 6 .. 43 ] characters |
local_ipv4_netmask | string [ 6 .. 43 ] characters |
ipv6_address | string [ 6 .. 43 ] characters |
ipv6_gateway | string [ 6 .. 43 ] characters |
ipv6_netmask | string [ 6 .. 43 ] characters |
local_ipv6_address | string [ 6 .. 43 ] characters |
local_ipv6_gateway | string [ 6 .. 43 ] characters |
local_ipv6_netmask | string [ 6 .. 43 ] characters |
arch required | string |
cloud_init_meta_data | string or null |
cloud_init_user_data | string or null |
is_password_deleted | boolean or null |
os_template required | string |
user_script | string or null |
user_ssh_key | string |
userhostname required | string |
version required | string |
Array of objects (PartitionUpdateModel) List of partitions. Template version v1 only. | |
object Full partitions configuration. Template version v2 only. | |
raid_type | string Configuration type of disks. Template version v1 only. |
password | string Password for OS. Auto-generated if the field don't exists. |
extra_period | integer >= 0 Default: 0 Prepayment for base plan period |
pay_currency required | string Enum: "bonus" "main" "vk_rub" |
campaign_uuid | string = 36 characters |
ip_list | Array of strings[ items [ 6 .. 43 ] characters ] ip list for servers |
limit_type | string Enum: "speed" "traffic" |
Responses
Request samples
- Payload
{- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "pay_day": 0,
- "price_plan_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 1,
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "sync_key": "00000000-0000-0000-A000-000000000000",
- "user_desc": "string",
- "ipv4_address": "10.0.0.0",
- "ipv4_gateway": "10.0.0.0",
- "ipv4_netmask": "255.255.255.248",
- "local_ipv4_address": "10.0.0.0",
- "local_ipv4_gateway": "10.0.0.0",
- "local_ipv4_netmask": "255.255.255.248",
- "ipv6_address": "fec0::0001",
- "ipv6_gateway": "fec0::0001",
- "ipv6_netmask": "ffff:ffff:ffff::",
- "local_ipv6_address": "fec0::0001",
- "local_ipv6_gateway": "fec0::0001",
- "local_ipv6_netmask": "ffff:ffff:ffff::",
- "arch": "x86_64",
- "cloud_init_meta_data": "string",
- "cloud_init_user_data": "string",
- "is_password_deleted": true,
- "os_template": "ubuntu",
- "user_script": "string",
- "user_ssh_key": "string",
- "userhostname": "string",
- "version": "16.04",
- "partitions": [
- {
- "expand": true,
- "fstype": "string",
- "mount": "string",
- "size": 0
}
], - "partitions_config": {
- "b80a3a31-1ce1-531a-a271-78a33f9dddce": {
- "match": {
- "size": 2000,
- "type": "SATA HDD"
}, - "type": "local_drive"
}, - "md0": {
- "level": "raid1",
- "members": [
- "sda1",
- "sda2"
], - "type": "soft_raid"
}, - "root": {
- "device": "md0",
- "fstype": "ext4",
- "mount": "/",
- "type": "filesystem"
}, - "sda1": {
- "device": "b80a3a31-1ce1-531a-a271-78a33f9dddce",
- "size": 999,
- "type": "partition"
}, - "sda2": {
- "device": "b80a3a31-1ce1-531a-a271-78a33f9dddce",
- "size": 999,
- "type": "partition"
}
}, - "raid_type": "noraid",
- "password": "string",
- "extra_period": 0,
- "pay_currency": "bonus",
- "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "ip_list": [
- "10.0.64.11"
], - "limit_type": "speed"
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "actual_dead_date": 0,
- "actual_grace_date": 0,
- "addition_services": [
- {
- "is_qchange": true,
- "is_single_prolonged": true,
- "model": "string",
- "name": "string",
- "price": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "price_plan_available": [
- "00000000-0000-0000-A000-000000000000"
], - "quantity": 0,
- "setup_fee": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "state": "string",
- "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "available_plan": [
- "00000000-0000-0000-A000-000000000000"
], - "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "commitment_date": 0,
- "commitment_enabled": true,
- "config_name": "string",
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "info": "string",
- "integration_tag": "string",
- "is_not_prolonged": true,
- "is_primary": true,
- "is_processing": true,
- "is_single_prolonged": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "ordered": [
- {
- "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "created": 0,
- "info": "string",
- "is_not_prolonged": true,
- "is_single_prolonged": true,
- "paid_till": 0,
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 0,
- "service_price": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "owner_id": 0,
- "paid_till": 0,
- "pay_day": 0,
- "previous_state": "pending",
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "project_uuid": "string",
- "quantity": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "tags": [
- {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Add and activate serverchip resource
Authorizations:
Request Body schema: application/jsonrequired
location_uuid required | string = 36 characters |
pay_day | integer [ 1 .. 28 ] Prepayment day |
price_plan_uuid required | string = 36 characters |
quantity | integer [ 1 .. 500 ] Default: 1 |
service_uuid required | string = 36 characters |
sync_key | string = 36 characters |
user_desc required | string |
ipv4_address | string [ 6 .. 43 ] characters |
ipv4_gateway | string [ 6 .. 43 ] characters |
ipv4_netmask | string [ 6 .. 43 ] characters |
local_ipv4_address | string [ 6 .. 43 ] characters |
local_ipv4_gateway | string [ 6 .. 43 ] characters |
local_ipv4_netmask | string [ 6 .. 43 ] characters |
ipv6_address | string [ 6 .. 43 ] characters |
ipv6_gateway | string [ 6 .. 43 ] characters |
ipv6_netmask | string [ 6 .. 43 ] characters |
local_ipv6_address | string [ 6 .. 43 ] characters |
local_ipv6_gateway | string [ 6 .. 43 ] characters |
local_ipv6_netmask | string [ 6 .. 43 ] characters |
arch required | string |
cloud_init_meta_data | string or null |
cloud_init_user_data | string or null |
is_password_deleted | boolean or null |
os_template required | string |
user_script | string or null |
user_ssh_key | string |
userhostname required | string |
version required | string |
Array of objects (PartitionUpdateModel) List of partitions. Template version v1 only. | |
object Full partitions configuration. Template version v2 only. | |
raid_type | string Configuration type of disks. Template version v1 only. |
password | string Password for OS. Auto-generated if the field don't exists. |
extra_period | integer >= 0 Default: 0 Prepayment for base plan period |
pay_currency required | string Enum: "bonus" "main" "vk_rub" |
campaign_uuid | string = 36 characters |
ip_list | Array of strings[ items [ 6 .. 43 ] characters ] ip list for servers |
limit_type | string Enum: "speed" "traffic" |
Responses
Request samples
- Payload
{- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "pay_day": 0,
- "price_plan_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 1,
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "sync_key": "00000000-0000-0000-A000-000000000000",
- "user_desc": "string",
- "ipv4_address": "10.0.0.0",
- "ipv4_gateway": "10.0.0.0",
- "ipv4_netmask": "255.255.255.248",
- "local_ipv4_address": "10.0.0.0",
- "local_ipv4_gateway": "10.0.0.0",
- "local_ipv4_netmask": "255.255.255.248",
- "ipv6_address": "fec0::0001",
- "ipv6_gateway": "fec0::0001",
- "ipv6_netmask": "ffff:ffff:ffff::",
- "local_ipv6_address": "fec0::0001",
- "local_ipv6_gateway": "fec0::0001",
- "local_ipv6_netmask": "ffff:ffff:ffff::",
- "arch": "x86_64",
- "cloud_init_meta_data": "string",
- "cloud_init_user_data": "string",
- "is_password_deleted": true,
- "os_template": "ubuntu",
- "user_script": "string",
- "user_ssh_key": "string",
- "userhostname": "string",
- "version": "16.04",
- "partitions": [
- {
- "expand": true,
- "fstype": "string",
- "mount": "string",
- "size": 0
}
], - "partitions_config": {
- "b80a3a31-1ce1-531a-a271-78a33f9dddce": {
- "match": {
- "size": 2000,
- "type": "SATA HDD"
}, - "type": "local_drive"
}, - "md0": {
- "level": "raid1",
- "members": [
- "sda1",
- "sda2"
], - "type": "soft_raid"
}, - "root": {
- "device": "md0",
- "fstype": "ext4",
- "mount": "/",
- "type": "filesystem"
}, - "sda1": {
- "device": "b80a3a31-1ce1-531a-a271-78a33f9dddce",
- "size": 999,
- "type": "partition"
}, - "sda2": {
- "device": "b80a3a31-1ce1-531a-a271-78a33f9dddce",
- "size": 999,
- "type": "partition"
}
}, - "raid_type": "noraid",
- "password": "string",
- "extra_period": 0,
- "pay_currency": "bonus",
- "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "ip_list": [
- "10.0.64.11"
], - "limit_type": "speed"
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "actual_dead_date": 0,
- "actual_grace_date": 0,
- "addition_services": [
- {
- "is_qchange": true,
- "is_single_prolonged": true,
- "model": "string",
- "name": "string",
- "price": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "price_plan_available": [
- "00000000-0000-0000-A000-000000000000"
], - "quantity": 0,
- "setup_fee": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "state": "string",
- "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "available_plan": [
- "00000000-0000-0000-A000-000000000000"
], - "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "commitment_date": 0,
- "commitment_enabled": true,
- "config_name": "string",
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "info": "string",
- "integration_tag": "string",
- "is_not_prolonged": true,
- "is_primary": true,
- "is_processing": true,
- "is_single_prolonged": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "ordered": [
- {
- "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "created": 0,
- "info": "string",
- "is_not_prolonged": true,
- "is_single_prolonged": true,
- "paid_till": 0,
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 0,
- "service_price": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "owner_id": 0,
- "paid_till": 0,
- "pay_day": 0,
- "previous_state": "pending",
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "project_uuid": "string",
- "quantity": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "tags": [
- {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
List all user tags
Authorizations:
query Parameters
limit | integer Items limit |
page | integer Page number |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Create new user tag
Authorizations:
Request Body schema: application/jsonrequired
name required | string <= 64 characters |
Responses
Request samples
- Payload
{- "name": "string"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Delete user tag
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Update user tag
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
name required | string <= 64 characters |
Responses
Request samples
- Payload
{- "name": "string"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Update resource project uuid
Authorizations:
path Parameters
resource_uuid required | string |
Request Body schema: application/jsonrequired
project_uuid required | string |
Responses
Request samples
- Payload
{- "project_uuid": "string"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "actual_dead_date": 0,
- "actual_grace_date": 0,
- "addition_services": [
- {
- "is_qchange": true,
- "is_single_prolonged": true,
- "model": "string",
- "name": "string",
- "price": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "price_plan_available": [
- "00000000-0000-0000-A000-000000000000"
], - "quantity": 0,
- "setup_fee": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "state": "string",
- "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "available_plan": [
- "00000000-0000-0000-A000-000000000000"
], - "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "commitment_date": 0,
- "commitment_enabled": true,
- "config_name": "string",
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "info": "string",
- "integration_tag": "string",
- "is_not_prolonged": true,
- "is_primary": true,
- "is_processing": true,
- "is_single_prolonged": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "ordered": [
- {
- "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "created": 0,
- "info": "string",
- "is_not_prolonged": true,
- "is_single_prolonged": true,
- "paid_till": 0,
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 0,
- "service_price": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "owner_id": 0,
- "paid_till": 0,
- "pay_day": 0,
- "previous_state": "pending",
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "project_uuid": "string",
- "quantity": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "tags": [
- {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Create resource custom upgrade
Authorizations:
path Parameters
resource_uuid required | string |
Request Body schema: application/jsonrequired
Array of objects (ConfigCompactModel) | |
pay_currency required | string Enum: "bonus" "main" "vk_rub" |
Responses
Request samples
- Payload
{- "config": [
- {
- "count": 0,
- "id": 0
}
], - "pay_currency": "bonus"
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "active": true,
- "config": {
- "board": [
- {
- "name": "string",
- "count": 0,
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "case": [
- {
- "name": "string",
- "power_supply": 0,
- "unit": 0,
- "count": 0,
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "cpu": [
- {
- "base_freq": 0,
- "cores_per_cpu": 0,
- "count": 0,
- "name": "string",
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "disk": [
- {
- "count": 0,
- "size": 0,
- "type": "string",
- "name": "",
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "gpu": [
- {
- "count": 0,
- "name": "string",
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "is_complex_assembly": false,
- "misc": [
- {
- "name": "string",
- "count": 0,
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "pcie": [
- {
- "count": 0,
- "name": "string",
- "type": "string",
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}, - "ram": [
- {
- "count": 0,
- "size": 0,
- "type": "string",
- "name": "",
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "uuid": "00000000-0000-0000-A000-000000000000"
}, - "config_uuid": "00000000-0000-0000-A000-000000000000",
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "is_complex": true,
- "resource_uuid": "00000000-0000-0000-A000-000000000000",
- "service_price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "ordered",
- "updated": 0,
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Create resource prebuilt upgrade
Authorizations:
path Parameters
resource_uuid required | string |
Request Body schema: application/jsonrequired
resource_uuid required | string = 36 characters |
ticket_text required | string |
Responses
Request samples
- Payload
{- "resource_uuid": "00000000-0000-0000-A000-000000000000",
- "ticket_text": "string"
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "actual_dead_date": 0,
- "actual_grace_date": 0,
- "addition_services": [
- {
- "is_qchange": true,
- "is_single_prolonged": true,
- "model": "string",
- "name": "string",
- "price": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "price_plan_available": [
- "00000000-0000-0000-A000-000000000000"
], - "quantity": 0,
- "setup_fee": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "state": "string",
- "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "available_plan": [
- "00000000-0000-0000-A000-000000000000"
], - "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "commitment_date": 0,
- "commitment_enabled": true,
- "config_name": "string",
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "info": "string",
- "integration_tag": "string",
- "is_not_prolonged": true,
- "is_primary": true,
- "is_processing": true,
- "is_single_prolonged": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "ordered": [
- {
- "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "created": 0,
- "info": "string",
- "is_not_prolonged": true,
- "is_single_prolonged": true,
- "paid_till": 0,
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 0,
- "service_price": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "owner_id": 0,
- "paid_till": 0,
- "pay_day": 0,
- "previous_state": "pending",
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "project_uuid": "string",
- "quantity": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "tags": [
- {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Show resource details
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
- 303
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "actual_dead_date": 0,
- "actual_grace_date": 0,
- "addition_services": [
- {
- "is_qchange": true,
- "is_single_prolonged": true,
- "model": "string",
- "name": "string",
- "price": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "price_plan_available": [
- "00000000-0000-0000-A000-000000000000"
], - "quantity": 0,
- "setup_fee": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "state": "string",
- "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "available_plan": [
- "00000000-0000-0000-A000-000000000000"
], - "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "commitment_date": 0,
- "commitment_enabled": true,
- "config_name": "string",
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "info": "string",
- "integration_tag": "string",
- "is_not_prolonged": true,
- "is_primary": true,
- "is_processing": true,
- "is_single_prolonged": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "ordered": [
- {
- "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "created": 0,
- "info": "string",
- "is_not_prolonged": true,
- "is_single_prolonged": true,
- "paid_till": 0,
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 0,
- "service_price": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "owner_id": 0,
- "paid_till": 0,
- "pay_day": 0,
- "previous_state": "pending",
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "project_uuid": "string",
- "quantity": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "tags": [
- {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Update resource
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
demo | boolean |
price_plan_uuid | string = 36 characters |
user_desc | string |
Responses
Request samples
- Payload
{- "demo": true,
- "price_plan_uuid": "00000000-0000-0000-A000-000000000000",
- "user_desc": "string"
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "actual_dead_date": 0,
- "actual_grace_date": 0,
- "addition_services": [
- {
- "is_qchange": true,
- "is_single_prolonged": true,
- "model": "string",
- "name": "string",
- "price": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "price_plan_available": [
- "00000000-0000-0000-A000-000000000000"
], - "quantity": 0,
- "setup_fee": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "state": "string",
- "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "available_plan": [
- "00000000-0000-0000-A000-000000000000"
], - "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "commitment_date": 0,
- "commitment_enabled": true,
- "config_name": "string",
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "info": "string",
- "integration_tag": "string",
- "is_not_prolonged": true,
- "is_primary": true,
- "is_processing": true,
- "is_single_prolonged": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "ordered": [
- {
- "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "created": 0,
- "info": "string",
- "is_not_prolonged": true,
- "is_single_prolonged": true,
- "paid_till": 0,
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 0,
- "service_price": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "owner_id": 0,
- "paid_till": 0,
- "pay_day": 0,
- "previous_state": "pending",
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "project_uuid": "string",
- "quantity": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "tags": [
- {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Add and activate additional resource
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
demo | boolean Default: false |
pay_currency required | string Enum: "bonus" "main" "vk_rub" |
quantity | integer [ 1 .. 10000 ] Default: 1 |
service_uuid required | string = 36 characters |
sync_key | string = 36 characters |
Responses
Request samples
- Payload
{- "demo": false,
- "pay_currency": "bonus",
- "quantity": 1,
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "sync_key": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "actual_dead_date": 0,
- "actual_grace_date": 0,
- "addition_services": [
- {
- "is_qchange": true,
- "is_single_prolonged": true,
- "model": "string",
- "name": "string",
- "price": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "price_plan_available": [
- "00000000-0000-0000-A000-000000000000"
], - "quantity": 0,
- "setup_fee": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "state": "string",
- "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "available_plan": [
- "00000000-0000-0000-A000-000000000000"
], - "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "commitment_date": 0,
- "commitment_enabled": true,
- "config_name": "string",
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "info": "string",
- "integration_tag": "string",
- "is_not_prolonged": true,
- "is_primary": true,
- "is_processing": true,
- "is_single_prolonged": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "ordered": [
- {
- "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "created": 0,
- "info": "string",
- "is_not_prolonged": true,
- "is_single_prolonged": true,
- "paid_till": 0,
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 0,
- "service_price": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "owner_id": 0,
- "paid_till": 0,
- "pay_day": 0,
- "previous_state": "pending",
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "project_uuid": "string",
- "quantity": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "tags": [
- {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Add and activate additional resource list
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
extra_context | object |
pay_currency required | string Enum: "bonus" "main" "vk_rub" |
Array of objects (ResourceStartAdditionalNestedModel) | |
sync_key | string = 36 characters |
Responses
Request samples
- Payload
{- "extra_context": { },
- "pay_currency": "bonus",
- "services": [
- {
- "demo": false,
- "pay_currency": "bonus",
- "quantity": 1,
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "sync_key": "00000000-0000-0000-A000-000000000000"
}
], - "sync_key": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "actual_dead_date": 0,
- "actual_grace_date": 0,
- "addition_services": [
- {
- "is_qchange": true,
- "is_single_prolonged": true,
- "model": "string",
- "name": "string",
- "price": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "price_plan_available": [
- "00000000-0000-0000-A000-000000000000"
], - "quantity": 0,
- "setup_fee": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "state": "string",
- "tariff_line": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "available_plan": [
- "00000000-0000-0000-A000-000000000000"
], - "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "campaign_uuid": "00000000-0000-0000-A000-000000000000",
- "commitment_date": 0,
- "commitment_enabled": true,
- "config_name": "string",
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "info": "string",
- "integration_tag": "string",
- "is_not_prolonged": true,
- "is_primary": true,
- "is_processing": true,
- "is_single_prolonged": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "ordered": [
- {
- "billing": {
- "currency": "string",
- "current_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "next_price_plan": {
- "name": "string",
- "period": 0,
- "type": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "price": {
- "amount_due": 0,
- "debt": 0,
- "discount": 99,
- "discount_detail": {
- "discounts_from_campaigns": { },
- "price_plan": 0,
- "resource": 0,
- "user": 0
}, - "due_date": 0,
- "future_price": 0,
- "paid_till": 0,
- "plan_price": 0,
- "setup_fee": 0
}
}, - "created": 0,
- "info": "string",
- "is_not_prolonged": true,
- "is_single_prolonged": true,
- "paid_till": 0,
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "quantity": 0,
- "service_price": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "owner_id": 0,
- "paid_till": 0,
- "pay_day": 0,
- "previous_state": "pending",
- "primary_uuid": "00000000-0000-0000-A000-000000000000",
- "project_uuid": "string",
- "quantity": 0,
- "service_type": "string",
- "service_uuid": "00000000-0000-0000-A000-000000000000",
- "state": "pending",
- "tags": [
- {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Addition colocation resource info
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "config_name": "string",
- "cpu": "string",
- "disk": "string",
- "info": "string",
- "is_need_hw": true,
- "is_primary": true,
- "is_single_prolonged": true,
- "ram": "string",
- "service_price": 0,
- "service_tag": "string",
- "sn": "string",
- "unit": 0,
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Addition colocation resource info update
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
cpu | string |
disk | string |
ram | string |
Responses
Request samples
- Payload
{- "cpu": "string",
- "disk": "string",
- "ram": "string"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "config_name": "string",
- "cpu": "string",
- "disk": "string",
- "info": "string",
- "is_need_hw": true,
- "is_primary": true,
- "is_single_prolonged": true,
- "ram": "string",
- "service_price": 0,
- "service_tag": "string",
- "sn": "string",
- "unit": 0,
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Addition custom resource info
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "active_upgrade": {
- "active": true,
- "config": {
- "board": [
- {
- "name": "string",
- "count": 0,
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "case": [
- {
- "name": "string",
- "power_supply": 0,
- "unit": 0,
- "count": 0,
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "cpu": [
- {
- "base_freq": 0,
- "cores_per_cpu": 0,
- "count": 0,
- "name": "string",
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "disk": [
- {
- "count": 0,
- "size": 0,
- "type": "string",
- "name": "",
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "gpu": [
- {
- "count": 0,
- "name": "string",
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "is_complex_assembly": false,
- "misc": [
- {
- "name": "string",
- "count": 0,
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "pcie": [
- {
- "count": 0,
- "name": "string",
- "type": "string",
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}, - "ram": [
- {
- "count": 0,
- "size": 0,
- "type": "string",
- "name": "",
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "uuid": "00000000-0000-0000-A000-000000000000"
}, - "config_uuid": "00000000-0000-0000-A000-000000000000",
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "is_complex": true,
- "resource_uuid": "00000000-0000-0000-A000-000000000000",
- "service_price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "state": "ordered",
- "updated": 0,
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "config": {
- "board": [
- {
- "name": "string",
- "count": 0,
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "case": [
- {
- "name": "string",
- "power_supply": 0,
- "unit": 0,
- "count": 0,
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "cpu": [
- {
- "base_freq": 0,
- "cores_per_cpu": 0,
- "count": 0,
- "name": "string",
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "disk": [
- {
- "count": 0,
- "size": 0,
- "type": "string",
- "name": "",
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "gpu": [
- {
- "count": 0,
- "name": "string",
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "is_complex_assembly": false,
- "misc": [
- {
- "name": "string",
- "count": 0,
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "pcie": [
- {
- "count": 0,
- "name": "string",
- "type": "string",
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}, - "ram": [
- {
- "count": 0,
- "size": 0,
- "type": "string",
- "name": "",
- "id": 0,
- "price": {
- "eur": 0.01,
- "kes": 0.01,
- "kzt": 0.01,
- "rub": 0.01,
- "usd": 0.01,
- "uzs": 0.01
}
}
], - "uuid": "00000000-0000-0000-A000-000000000000"
}, - "config_name": "string",
- "info": "string",
- "is_need_hw": true,
- "is_primary": true,
- "is_single_prolonged": true,
- "service_price": 0,
- "service_tag": "string",
- "template_service_uuid": "00000000-0000-0000-A000-000000000000",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Addition network equipment resource info
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "config_name": "string",
- "info": "string",
- "is_need_hw": true,
- "is_primary": true,
- "is_single_prolonged": true,
- "model": "string",
- "service_price": 0,
- "service_tag": "string",
- "slug": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "vendor": "string"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Addition port resource info
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "config_name": "string",
- "info": "string",
- "is_need_hw": true,
- "is_primary": true,
- "is_single_prolonged": true,
- "service_price": 0,
- "service_tag": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
Addition server resource info
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "config_name": "string",
- "info": "string",
- "is_need_hw": true,
- "is_primary": true,
- "is_single_prolonged": true,
- "service_price": 0,
- "service_tag": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Addition serverchip resource info
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "config_name": "string",
- "info": "string",
- "is_need_hw": true,
- "is_primary": true,
- "is_single_prolonged": true,
- "service_price": 0,
- "service_tag": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Update resource tags
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
tags | Array of strings [ 0 .. 10 ] items [ items <= 64 characters ] |
Responses
Request samples
- Payload
{- "tags": [
- "string"
]
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Show server power state
Authorizations:
path Parameters
resource_uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "driver_status": {
- "console_enabled": true,
- "maintenance": true,
- "maintenance_reason": "string",
- "power_state": "string",
- "target_power_state": "string"
}
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Set server power state
Authorizations:
path Parameters
resource_uuid required | string |
Request Body schema: application/jsonrequired
power_state required | boolean |
Responses
Request samples
- Payload
{- "power_state": true
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": { },
- "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Show server console
Authorizations:
path Parameters
resource_uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "console_enabled": true,
- "console_info": {
- "type": "string",
- "url": "string"
}
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Set server console resolution
Authorizations:
path Parameters
resource_uuid required | string |
Request Body schema: application/jsonrequired
height | number |
width | number |
Responses
Request samples
- Payload
{- "height": 0,
- "width": 0
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": { },
- "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Reboot server
Authorizations:
path Parameters
resource_uuid required | string |
Request Body schema: application/jsonrequired
reboot | boolean Default: true |
Responses
Request samples
- Payload
{- "reboot": true
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": { },
- "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Show server boot details
Authorizations:
path Parameters
resource_uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "name": "string"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Set server boot template
Authorizations:
path Parameters
resource_uuid required | string |
Request Body schema: application/jsonrequired
ip_address_uuid | string = 36 characters |
name required | string |
password | string |
reboot | boolean |
Responses
Request samples
- Payload
{- "ip_address_uuid": "00000000-0000-0000-A000-000000000000",
- "name": "string",
- "password": "string",
- "reboot": true
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "name": "string"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Show server OS details
Authorizations:
path Parameters
resource_uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "ipv4_address": "10.0.0.0",
- "ipv4_gateway": "10.0.0.0",
- "ipv4_netmask": "255.255.255.248",
- "local_ipv4_address": "10.0.0.0",
- "local_ipv4_gateway": "10.0.0.0",
- "local_ipv4_netmask": "255.255.255.248",
- "ipv6_address": "fec0::0001",
- "ipv6_gateway": "fec0::0001",
- "ipv6_netmask": "ffff:ffff:ffff::",
- "local_ipv6_address": "fec0::0001",
- "local_ipv6_gateway": "fec0::0001",
- "local_ipv6_netmask": "ffff:ffff:ffff::",
- "arch": "x86_64",
- "cloud_init_meta_data": "string",
- "cloud_init_user_data": "string",
- "is_password_deleted": true,
- "os_template": "ubuntu",
- "user_script": "string",
- "user_ssh_key": "string",
- "userhostname": "string",
- "version": "16.04",
- "partitions": [
- {
- "expand": true,
- "fstype": "string",
- "mount": "string",
- "size": 0
}
], - "partitions_config": {
- "b80a3a31-1ce1-531a-a271-78a33f9dddce": {
- "match": {
- "size": 2000,
- "type": "SATA HDD"
}, - "type": "local_drive"
}, - "md0": {
- "level": "raid1",
- "members": [
- "sda1",
- "sda2"
], - "type": "soft_raid"
}, - "root": {
- "device": "md0",
- "fstype": "ext4",
- "mount": "/",
- "type": "filesystem"
}, - "sda1": {
- "device": "b80a3a31-1ce1-531a-a271-78a33f9dddce",
- "size": 999,
- "type": "partition"
}, - "sda2": {
- "device": "b80a3a31-1ce1-531a-a271-78a33f9dddce",
- "size": 999,
- "type": "partition"
}
}, - "raid_type": "noraid",
- "reinstall": 0,
- "is_processing": true,
- "login": "string",
- "password": "string",
- "password_last_action": "string",
- "template_version": "v1"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Reinstall OS from current configuration
Authorizations:
path Parameters
resource_uuid required | string |
Request Body schema: application/jsonrequired
reinstall | integer |
Responses
Request samples
- Payload
{- "reinstall": 0
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "ipv4_address": "10.0.0.0",
- "ipv4_gateway": "10.0.0.0",
- "ipv4_netmask": "255.255.255.248",
- "local_ipv4_address": "10.0.0.0",
- "local_ipv4_gateway": "10.0.0.0",
- "local_ipv4_netmask": "255.255.255.248",
- "ipv6_address": "fec0::0001",
- "ipv6_gateway": "fec0::0001",
- "ipv6_netmask": "ffff:ffff:ffff::",
- "local_ipv6_address": "fec0::0001",
- "local_ipv6_gateway": "fec0::0001",
- "local_ipv6_netmask": "ffff:ffff:ffff::",
- "arch": "x86_64",
- "cloud_init_meta_data": "string",
- "cloud_init_user_data": "string",
- "is_password_deleted": true,
- "os_template": "ubuntu",
- "user_script": "string",
- "user_ssh_key": "string",
- "userhostname": "string",
- "version": "16.04",
- "partitions": [
- {
- "expand": true,
- "fstype": "string",
- "mount": "string",
- "size": 0
}
], - "partitions_config": {
- "b80a3a31-1ce1-531a-a271-78a33f9dddce": {
- "match": {
- "size": 2000,
- "type": "SATA HDD"
}, - "type": "local_drive"
}, - "md0": {
- "level": "raid1",
- "members": [
- "sda1",
- "sda2"
], - "type": "soft_raid"
}, - "root": {
- "device": "md0",
- "fstype": "ext4",
- "mount": "/",
- "type": "filesystem"
}, - "sda1": {
- "device": "b80a3a31-1ce1-531a-a271-78a33f9dddce",
- "size": 999,
- "type": "partition"
}, - "sda2": {
- "device": "b80a3a31-1ce1-531a-a271-78a33f9dddce",
- "size": 999,
- "type": "partition"
}
}, - "raid_type": "noraid",
- "reinstall": 0,
- "is_processing": true,
- "login": "string",
- "password": "string",
- "password_last_action": "string",
- "template_version": "v1"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Install server new OS configuration
Authorizations:
path Parameters
resource_uuid required | string |
Request Body schema: application/jsonrequired
ipv4_address | string [ 6 .. 43 ] characters |
ipv4_gateway | string [ 6 .. 43 ] characters |
ipv4_netmask | string [ 6 .. 43 ] characters |
local_ipv4_address | string [ 6 .. 43 ] characters |
local_ipv4_gateway | string [ 6 .. 43 ] characters |
local_ipv4_netmask | string [ 6 .. 43 ] characters |
ipv6_address | string [ 6 .. 43 ] characters |
ipv6_gateway | string [ 6 .. 43 ] characters |
ipv6_netmask | string [ 6 .. 43 ] characters |
local_ipv6_address | string [ 6 .. 43 ] characters |
local_ipv6_gateway | string [ 6 .. 43 ] characters |
local_ipv6_netmask | string [ 6 .. 43 ] characters |
arch required | string |
cloud_init_meta_data | string or null |
cloud_init_user_data | string or null |
is_password_deleted | boolean or null |
os_template required | string |
user_script | string or null |
user_ssh_key | string |
userhostname required | string |
version required | string |
Array of objects (PartitionUpdateModel) List of partitions. Template version v1 only. | |
object Full partitions configuration. Template version v2 only. | |
raid_type | string Configuration type of disks. Template version v1 only. |
password | string Password for OS |
Responses
Request samples
- Payload
{- "ipv4_address": "10.0.0.0",
- "ipv4_gateway": "10.0.0.0",
- "ipv4_netmask": "255.255.255.248",
- "local_ipv4_address": "10.0.0.0",
- "local_ipv4_gateway": "10.0.0.0",
- "local_ipv4_netmask": "255.255.255.248",
- "ipv6_address": "fec0::0001",
- "ipv6_gateway": "fec0::0001",
- "ipv6_netmask": "ffff:ffff:ffff::",
- "local_ipv6_address": "fec0::0001",
- "local_ipv6_gateway": "fec0::0001",
- "local_ipv6_netmask": "ffff:ffff:ffff::",
- "arch": "x86_64",
- "cloud_init_meta_data": "string",
- "cloud_init_user_data": "string",
- "is_password_deleted": true,
- "os_template": "ubuntu",
- "user_script": "string",
- "user_ssh_key": "string",
- "userhostname": "string",
- "version": "16.04",
- "partitions": [
- {
- "expand": true,
- "fstype": "string",
- "mount": "string",
- "size": 0
}
], - "partitions_config": {
- "b80a3a31-1ce1-531a-a271-78a33f9dddce": {
- "match": {
- "size": 2000,
- "type": "SATA HDD"
}, - "type": "local_drive"
}, - "md0": {
- "level": "raid1",
- "members": [
- "sda1",
- "sda2"
], - "type": "soft_raid"
}, - "root": {
- "device": "md0",
- "fstype": "ext4",
- "mount": "/",
- "type": "filesystem"
}, - "sda1": {
- "device": "b80a3a31-1ce1-531a-a271-78a33f9dddce",
- "size": 999,
- "type": "partition"
}, - "sda2": {
- "device": "b80a3a31-1ce1-531a-a271-78a33f9dddce",
- "size": 999,
- "type": "partition"
}
}, - "raid_type": "noraid",
- "password": "string"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "ipv4_address": "10.0.0.0",
- "ipv4_gateway": "10.0.0.0",
- "ipv4_netmask": "255.255.255.248",
- "local_ipv4_address": "10.0.0.0",
- "local_ipv4_gateway": "10.0.0.0",
- "local_ipv4_netmask": "255.255.255.248",
- "ipv6_address": "fec0::0001",
- "ipv6_gateway": "fec0::0001",
- "ipv6_netmask": "ffff:ffff:ffff::",
- "local_ipv6_address": "fec0::0001",
- "local_ipv6_gateway": "fec0::0001",
- "local_ipv6_netmask": "ffff:ffff:ffff::",
- "arch": "x86_64",
- "cloud_init_meta_data": "string",
- "cloud_init_user_data": "string",
- "is_password_deleted": true,
- "os_template": "ubuntu",
- "user_script": "string",
- "user_ssh_key": "string",
- "userhostname": "string",
- "version": "16.04",
- "partitions": [
- {
- "expand": true,
- "fstype": "string",
- "mount": "string",
- "size": 0
}
], - "partitions_config": {
- "b80a3a31-1ce1-531a-a271-78a33f9dddce": {
- "match": {
- "size": 2000,
- "type": "SATA HDD"
}, - "type": "local_drive"
}, - "md0": {
- "level": "raid1",
- "members": [
- "sda1",
- "sda2"
], - "type": "soft_raid"
}, - "root": {
- "device": "md0",
- "fstype": "ext4",
- "mount": "/",
- "type": "filesystem"
}, - "sda1": {
- "device": "b80a3a31-1ce1-531a-a271-78a33f9dddce",
- "size": 999,
- "type": "partition"
}, - "sda2": {
- "device": "b80a3a31-1ce1-531a-a271-78a33f9dddce",
- "size": 999,
- "type": "partition"
}
}, - "raid_type": "noraid",
- "reinstall": 0,
- "is_processing": true,
- "login": "string",
- "password": "string",
- "password_last_action": "string",
- "template_version": "v1"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Show server OS password
Authorizations:
path Parameters
resource_uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "password": "string"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Available local drives for partition configuration
Authorizations:
query Parameters
service_uuid | string UUID of a service |
resource_uuid | string UUID of a resource |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "*": {
- "property1": {
- "match": {
- "size": 0,
- "type": "string"
}, - "type": "string"
}, - "property2": {
- "match": {
- "size": 0,
- "type": "string"
}, - "type": "string"
}
}
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Available local drives for order custom server
Authorizations:
query Parameters
service_uuid | string UUID of a service |
resource_uuid | string UUID of a resource |
Request Body schema: application/jsonrequired
object (PartitionsCustomConfiguration) | |
resource_uuid | string |
service_uuid | string |
Responses
Request samples
- Payload
{- "custom_config": {
- "disk": [
- {
- "count": 0,
- "name": "string",
- "param": {
- "interface": "nvme",
- "name": "1920 GB SSD NVMe Enterprise",
- "size": 1920,
- "type": "ssd"
}
}
], - "pcie": [
- {
- "count": 0,
- "name": "string",
- "param": {
- "name": "string",
- "type": "gpu"
}
}
]
}, - "resource_uuid": "string",
- "service_uuid": "string"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "*": {
- "property1": {
- "match": {
- "size": 0,
- "type": "string"
}, - "type": "string"
}, - "property2": {
- "match": {
- "size": 0,
- "type": "string"
}, - "type": "string"
}
}
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Validate partitions config for OS
Authorizations:
query Parameters
service_uuid | string UUID of the service |
resource_uuid | string UUID of the resource |
Request Body schema: application/jsonrequired
object Configuration of custom hardware. Used when checking partitions. | |
os | string Name of OS family |
os_arch | string Architecture of the operation system |
os_version | string Version of the operation system |
required | object Partitions config to validate |
template_version | string^v\d+$ Version of the config. Only v2 supported |
Responses
Request samples
- Payload
{- "hardware_config": {
- "disk": [
- {
- "count": 0,
- "name": "string",
- "param": {
- "interface": "nvme",
- "name": "1920 GB SSD NVMe Enterprise",
- "size": 1920,
- "type": "ssd"
}
}
], - "pcie": [
- {
- "count": 0,
- "name": "string",
- "param": {
- "name": "string",
- "type": "gpu"
}
}
]
}, - "os": "Ubuntu",
- "os_arch": "x86",
- "os_version": "string",
- "partitions_config": {
- "b80a3a31-1ce1-531a-a271-78a33f9dddce": {
- "match": {
- "size": 2000,
- "type": "SATA HDD"
}, - "type": "local_drive"
}, - "md0": {
- "level": "raid1",
- "members": [
- "sda1",
- "sda2"
], - "type": "soft_raid"
}, - "root": {
- "device": "md0",
- "fstype": "ext4",
- "mount": "/",
- "type": "filesystem"
}, - "sda1": {
- "device": "b80a3a31-1ce1-531a-a271-78a33f9dddce",
- "size": 999,
- "type": "partition"
}, - "sda2": {
- "device": "b80a3a31-1ce1-531a-a271-78a33f9dddce",
- "size": 999,
- "type": "partition"
}
}, - "template_version": "string"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "hardware_config": {
- "disk": [
- {
- "count": 0,
- "name": "string",
- "param": {
- "interface": "nvme",
- "name": "1920 GB SSD NVMe Enterprise",
- "size": 1920,
- "type": "ssd"
}
}
], - "pcie": [
- {
- "count": 0,
- "name": "string",
- "param": {
- "name": "string",
- "type": "gpu"
}
}
]
}, - "os": "Ubuntu",
- "os_arch": "x86",
- "os_version": "string",
- "partitions_config": {
- "b80a3a31-1ce1-531a-a271-78a33f9dddce": {
- "match": {
- "size": 2000,
- "type": "SATA HDD"
}, - "type": "local_drive"
}, - "md0": {
- "level": "raid1",
- "members": [
- "sda1",
- "sda2"
], - "type": "soft_raid"
}, - "root": {
- "device": "md0",
- "fstype": "ext4",
- "mount": "/",
- "type": "filesystem"
}, - "sda1": {
- "device": "b80a3a31-1ce1-531a-a271-78a33f9dddce",
- "size": 999,
- "type": "partition"
}, - "sda2": {
- "device": "b80a3a31-1ce1-531a-a271-78a33f9dddce",
- "size": 999,
- "type": "partition"
}
}, - "template_version": "string"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
List boot templates
Authorizations:
query Parameters
service_uuid | string Service is used to filter available device templates |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "description": "string",
- "name": "string"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
List OS configurations
Authorizations:
query Parameters
location_uuid | string Location is used to filter available os templates |
service_uuid | string Service is used to filter available os templates |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "allowed_fs_types": [
- "string"
], - "arch": [
- "string"
], - "default_partitions": [
- {
- "editable": true,
- "expand": true,
- "fstype": "string",
- "mount": "string",
- "size": 0
}
], - "login": "string",
- "name": "string",
- "partitioning": true,
- "raid": [
- {
- "description": "string",
- "name": "string"
}
], - "value": "string",
- "versions": [
- {
- "default_script": "string",
- "name": "string",
- "outdated": true,
- "script_allowed": true,
- "value": "string",
- "visible": true
}
]
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
List OS configurations
Authorizations:
query Parameters
location_uuid | string Location is used to filter available os templates |
service_uuid | string Service is used to filter available os templates |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "allowed_fs_types": [
- "string"
], - "arch": "x86_64",
- "default_partitions": [
- {
- "editable": true,
- "expand": true,
- "fstype": "string",
- "mount": "string",
- "size": 0
}
], - "default_script": "string",
- "image_url": "string",
- "install_script": "string",
- "is_ssh_key_allowed": true,
- "login": "string",
- "os_name": "Debian",
- "os_value": "debian",
- "outdated": true,
- "owner_id": 0,
- "partitioning": true,
- "raid": [
- {
- "description": "string",
- "name": "string"
}
], - "script_allowed": true,
- "template_version": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "version_name": "string",
- "version_value": "string"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
List events
Authorizations:
query Parameters
action_name | string Action name |
item_name | string Item name |
item_uuid | string Items per page |
request_uuid | string Staff id |
limit | integer Items per page |
page | integer Page number |
Responses
Response samples
- 200
- 303
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "action_name": "string",
- "change_data": { },
- "item_name": "string",
- "item_uuid": "string",
- "keystone_uid": "string",
- "request_uuid": "00000000-0000-0000-A000-000000000000",
- "secondary_user_id": "string",
- "staff_id": 0,
- "user_id": 0
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Show task details
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
- 303
- 404
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": { },
- "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Get Network list
Authorizations:
query Parameters
is_shared | boolean Shared network |
location_uuid | string Network location |
resource_uuid | string Network have ip for resource |
limit | integer Items limit |
page | integer Page number |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "created": 0,
- "dhcp_flag": "string",
- "is_processing": true,
- "is_shared": true,
- "l2_vpn_flag": "string",
- "l3_vpn_flag": "string",
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "network_type": "local",
- "owner_id": 0,
- "project_uuid": "string",
- "subnet_count": 0,
- "tag": "string",
- "telematics_type": "string",
- "updated": 0,
- "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "vlan": 0
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Get Ip list
Authorizations:
query Parameters
is_shared | boolean Shared network |
owner_id | integer Owner ip |
network_uuid | string IP network |
subnet_uuid | string IP subnet |
location_uuid | string IP location |
limit | integer Items limit |
page | integer Page number |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "broadcast": "string",
- "created": 0,
- "gateway": "string",
- "ip": "10.0.64.11",
- "netmask": "string",
- "network": "string",
- "network_uuid": "00000000-0000-0000-A000-000000000000",
- "project_uuid": "string",
- "resource_uuid": "00000000-0000-0000-A000-000000000000",
- "subnet": "10.0.0.0/29",
- "subnet_uuid": "00000000-0000-0000-A000-000000000000",
- "updated": 0,
- "uuid": "00000000-0000-0000-A000-000000000000",
- "version": 0
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "broadcast": "10.0.64.11",
- "created": 0,
- "free": 0,
- "gateway": "10.0.64.11",
- "is_broken": true,
- "is_full": true,
- "is_master_shared": true,
- "is_processing": true,
- "is_use_vrrp": true,
- "is_visible": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "master": "10.0.0.0/29",
- "master_uuid": "00000000-0000-0000-A000-000000000000",
- "netmask": "10.0.64.11",
- "network": 0,
- "network_uuid": "00000000-0000-0000-A000-000000000000",
- "nexthop": "10.0.64.11",
- "owner_id": 0,
- "prefixlen": 0,
- "reserved_vrrp_ip": [
- "10.0.64.11"
], - "resource_uuid": "00000000-0000-0000-A000-000000000000",
- "subnet": "10.0.0.0/29",
- "subnet_type": "normal",
- "updated": 0,
- "usage": 0,
- "used": 0,
- "uuid": "00000000-0000-0000-A000-000000000000",
- "version": 0,
- "vrrp": "10.0.64.11",
- "vrrp_in_location_allowed": true
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Get Ip list
Authorizations:
path Parameters
subnet_uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "broadcast": "string",
- "created": 0,
- "gateway": "string",
- "ip": "10.0.64.11",
- "netmask": "string",
- "network": "string",
- "network_uuid": "00000000-0000-0000-A000-000000000000",
- "project_uuid": "string",
- "resource_uuid": "00000000-0000-0000-A000-000000000000",
- "subnet": "10.0.0.0/29",
- "subnet_uuid": "00000000-0000-0000-A000-000000000000",
- "updated": 0,
- "uuid": "00000000-0000-0000-A000-000000000000",
- "version": 0
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Create Ip
Authorizations:
path Parameters
subnet_uuid required | string |
Request Body schema: application/jsonrequired
ip | string [ 6 .. 43 ] characters |
resource_uuid required | string = 36 characters |
Responses
Request samples
- Payload
{- "ip": "10.0.64.11",
- "resource_uuid": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 201
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "broadcast": "string",
- "created": 0,
- "gateway": "string",
- "ip": "10.0.64.11",
- "netmask": "string",
- "network": "string",
- "network_uuid": "00000000-0000-0000-A000-000000000000",
- "resource_uuid": "00000000-0000-0000-A000-000000000000",
- "subnet": "10.0.0.0/29",
- "subnet_uuid": "00000000-0000-0000-A000-000000000000",
- "updated": 0,
- "uuid": "00000000-0000-0000-A000-000000000000",
- "version": 0
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "broadcast": "10.0.64.11",
- "created": 0,
- "free": 0,
- "gateway": "10.0.64.11",
- "geo_vrrp_configuration": {
- "backup": {
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "network_tag": "string",
- "network_uuid": "00000000-0000-0000-A000-000000000000"
}, - "master": {
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "network_tag": "string",
- "network_uuid": "00000000-0000-0000-A000-000000000000"
}
}, - "is_broken": true,
- "is_full": true,
- "is_master_shared": true,
- "is_processing": true,
- "is_use_vrrp": true,
- "is_visible": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "master": "10.0.0.0/29",
- "master_uuid": "00000000-0000-0000-A000-000000000000",
- "netmask": "10.0.64.11",
- "network": 0,
- "network_uuid": "00000000-0000-0000-A000-000000000000",
- "nexthop": "10.0.64.11",
- "owner_id": 0,
- "prefixlen": 0,
- "reserved_vrrp_ip": [
- "10.0.64.11"
], - "resource_uuid": "00000000-0000-0000-A000-000000000000",
- "subnet": "10.0.0.0/29",
- "subnet_type": "normal",
- "updated": 0,
- "usage": 0,
- "used": 0,
- "uuid": "00000000-0000-0000-A000-000000000000",
- "version": 0,
- "vrrp": "10.0.64.11",
- "vrrp_in_location_allowed": true
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Set reserved VRRP addresses
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
reserved_vrrp_ip | Array of strings = 2 items unique [ items [ 6 .. 43 ] characters ] IPv4 addresses reserved for VRRP |
Responses
Request samples
- Payload
{- "reserved_vrrp_ip": [
- "10.0.0.0",
- "10.0.0.0"
]
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "broadcast": "10.0.64.11",
- "created": 0,
- "free": 0,
- "gateway": "10.0.64.11",
- "geo_vrrp_configuration": {
- "backup": {
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "network_tag": "string",
- "network_uuid": "00000000-0000-0000-A000-000000000000"
}, - "master": {
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "network_tag": "string",
- "network_uuid": "00000000-0000-0000-A000-000000000000"
}
}, - "is_broken": true,
- "is_full": true,
- "is_master_shared": true,
- "is_processing": true,
- "is_use_vrrp": true,
- "is_visible": true,
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "master": "10.0.0.0/29",
- "master_uuid": "00000000-0000-0000-A000-000000000000",
- "netmask": "10.0.64.11",
- "network": 0,
- "network_uuid": "00000000-0000-0000-A000-000000000000",
- "nexthop": "10.0.64.11",
- "owner_id": 0,
- "prefixlen": 0,
- "reserved_vrrp_ip": [
- "10.0.64.11"
], - "resource_uuid": "00000000-0000-0000-A000-000000000000",
- "subnet": "10.0.0.0/29",
- "subnet_type": "normal",
- "updated": 0,
- "usage": 0,
- "used": 0,
- "uuid": "00000000-0000-0000-A000-000000000000",
- "version": 0,
- "vrrp": "10.0.64.11",
- "vrrp_in_location_allowed": true
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "description": "string",
- "name": "string"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Get Network Limit
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "created": 0,
- "current_limit_type": "string",
- "enable": true,
- "limit": 0,
- "limit_last_switch": 0,
- "next_limit_type": "string",
- "updated": 0,
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Update Network Limit
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
next_limit_type | string |
Responses
Request samples
- Payload
{- "next_limit_type": "string"
}
Response samples
- 201
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "created": 0,
- "current_limit_type": "string",
- "enable": true,
- "limit": 0,
- "limit_last_switch": 0,
- "next_limit_type": "string",
- "updated": 0,
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "aggregate_physical_port_count": 0,
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "is_aggregate": true,
- "is_apply": true,
- "is_enabled": true,
- "is_processing": true,
- "network": [
- {
- "created": 0,
- "dhcp_flag": "string",
- "is_processing": true,
- "is_shared": true,
- "l2_vpn_flag": "string",
- "l3_vpn_flag": "string",
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "network_type": "local",
- "owner_id": 0,
- "project_uuid": "string",
- "subnet_count": 0,
- "tag": "string",
- "telematics_type": "string",
- "updated": 0,
- "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "vlan": 0
}
], - "port_name": "string",
- "port_type": "local",
- "speed": "AUTO",
- "updated": 0,
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Get Port from Hw
Authorizations:
path Parameters
hw_uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "aggregate_physical_port_count": 0,
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "is_aggregate": true,
- "is_apply": true,
- "is_enabled": true,
- "is_processing": true,
- "network": [
- {
- "created": 0,
- "dhcp_flag": "string",
- "is_processing": true,
- "is_shared": true,
- "l2_vpn_flag": "string",
- "l3_vpn_flag": "string",
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "network_type": "local",
- "owner_id": 0,
- "project_uuid": "string",
- "subnet_count": 0,
- "tag": "string",
- "telematics_type": "string",
- "updated": 0,
- "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "vlan": 0
}
], - "port_name": "string",
- "port_type": "local",
- "speed": "AUTO",
- "updated": 0,
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "aggregate_physical_port_count": 0,
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "is_aggregate": true,
- "is_apply": true,
- "is_enabled": true,
- "is_processing": true,
- "network": [
- {
- "created": 0,
- "dhcp_flag": "string",
- "is_processing": true,
- "is_shared": true,
- "l2_vpn_flag": "string",
- "l3_vpn_flag": "string",
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "network_type": "local",
- "owner_id": 0,
- "project_uuid": "string",
- "subnet_count": 0,
- "tag": "string",
- "telematics_type": "string",
- "updated": 0,
- "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "vlan": 0
}
], - "port_name": "string",
- "port_type": "local",
- "speed": "AUTO",
- "updated": 0,
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Apply Port config
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
network_uuid | Array of strings[ items = 36 characters ] |
Responses
Request samples
- Payload
{- "network_uuid": [
- "00000000-0000-0000-A000-000000000000"
]
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "aggregate_physical_port_count": 0,
- "created": 0,
- "hw_uuid": "00000000-0000-0000-A000-000000000000",
- "is_aggregate": true,
- "is_apply": true,
- "is_enabled": true,
- "is_processing": true,
- "network": [
- {
- "created": 0,
- "dhcp_flag": "string",
- "is_processing": true,
- "is_shared": true,
- "l2_vpn_flag": "string",
- "l3_vpn_flag": "string",
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "network_type": "local",
- "owner_id": 0,
- "project_uuid": "string",
- "subnet_count": 0,
- "tag": "string",
- "telematics_type": "string",
- "updated": 0,
- "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "vlan": 0
}
], - "port_name": "string",
- "port_type": "local",
- "speed": "AUTO",
- "updated": 0,
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Get Network for Port
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "created": 0,
- "dhcp_flag": "string",
- "is_processing": true,
- "is_shared": true,
- "l2_vpn_flag": "string",
- "l3_vpn_flag": "string",
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "network_type": "local",
- "owner_id": 0,
- "project_uuid": "string",
- "subnet_count": 0,
- "tag": "string",
- "telematics_type": "string",
- "updated": 0,
- "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "vlan": 0
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "created": 0,
- "dhcp_flag": "string",
- "is_processing": true,
- "is_shared": true,
- "l2_vpn_flag": "string",
- "l3_vpn_flag": "string",
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "network_type": "local",
- "owner_id": 0,
- "project_uuid": "string",
- "qinq": true,
- "subnet": [
- {
- "is_full": true,
- "subnet": "10.0.0.0/29",
- "usage": 0,
- "used": 0,
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "subnet_count": 0,
- "tag": "string",
- "telematics_type": "string",
- "updated": 0,
- "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "vlan": 0
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Update network
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
user_desc | string User network description |
Responses
Request samples
- Payload
{- "user_desc": "string"
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "created": 0,
- "dhcp_flag": "string",
- "is_processing": true,
- "is_shared": true,
- "l2_vpn_flag": "string",
- "l3_vpn_flag": "string",
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "network_type": "local",
- "owner_id": 0,
- "project_uuid": "string",
- "qinq": true,
- "subnet": [
- {
- "is_full": true,
- "subnet": "10.0.0.0/29",
- "usage": 0,
- "used": 0,
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "subnet_count": 0,
- "tag": "string",
- "telematics_type": "string",
- "updated": 0,
- "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "vlan": 0
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Clear all Basic Firewall rules for network
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": { },
- "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Get Network Basic Firewall
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "applied_rules": [
- {
- "action": "accept",
- "counter": false,
- "description": "string",
- "direction": "input",
- "dst_address": [
- "10.0.0.0/29"
], - "dst_port": [
- "string"
], - "index": 1,
- "protocol": [
- "any"
], - "src_address": [
- "10.0.0.0/29"
], - "src_port": [
- "string"
]
}
], - "created": 0,
- "name": "string",
- "network_uuid": "00000000-0000-0000-A000-000000000000",
- "new_rules": [
- {
- "action": "accept",
- "counter": false,
- "description": "string",
- "direction": "input",
- "dst_address": [
- "10.0.0.0/29"
], - "dst_port": [
- "string"
], - "index": 1,
- "protocol": [
- "any"
], - "src_address": [
- "10.0.0.0/29"
], - "src_port": [
- "string"
]
}
], - "state": "pending",
- "updated": 0,
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Apply Basic Firewall for network
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
name | string <= 255 characters |
required | Array of objects (RuleModel) |
Responses
Request samples
- Payload
{- "name": "string",
- "rules": [
- {
- "action": "accept",
- "counter": false,
- "description": "string",
- "direction": "input",
- "dst_address": [
- "10.0.0.0/29"
], - "dst_port": [
- "string"
], - "index": 1,
- "protocol": [
- "any"
], - "src_address": [
- "10.0.0.0/29"
], - "src_port": [
- "string"
]
}
]
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "applied_rules": [
- {
- "action": "accept",
- "counter": false,
- "description": "string",
- "direction": "input",
- "dst_address": [
- "10.0.0.0/29"
], - "dst_port": [
- "string"
], - "index": 1,
- "protocol": [
- "any"
], - "src_address": [
- "10.0.0.0/29"
], - "src_port": [
- "string"
]
}
], - "created": 0,
- "name": "string",
- "network_uuid": "00000000-0000-0000-A000-000000000000",
- "new_rules": [
- {
- "action": "accept",
- "counter": false,
- "description": "string",
- "direction": "input",
- "dst_address": [
- "10.0.0.0/29"
], - "dst_port": [
- "string"
], - "index": 1,
- "protocol": [
- "any"
], - "src_address": [
- "10.0.0.0/29"
], - "src_port": [
- "string"
]
}
], - "state": "pending",
- "updated": 0,
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Release subnet from network
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
subnet_uuid required | string = 36 characters subnet uuid |
Responses
Request samples
- Payload
{- "subnet_uuid": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "created": 0,
- "dhcp_flag": "string",
- "is_processing": true,
- "is_shared": true,
- "l2_vpn_flag": "string",
- "l3_vpn_flag": "string",
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "network_type": "local",
- "owner_id": 0,
- "project_uuid": "string",
- "qinq": true,
- "subnet": [
- {
- "is_full": true,
- "subnet": "10.0.0.0/29",
- "usage": 0,
- "used": 0,
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "subnet_count": 0,
- "tag": "string",
- "telematics_type": "string",
- "updated": 0,
- "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "vlan": 0
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Add subnet to network
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
subnet_uuid required | string = 36 characters subnet uuid |
Responses
Request samples
- Payload
{- "subnet_uuid": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 201
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "created": 0,
- "dhcp_flag": "string",
- "is_processing": true,
- "is_shared": true,
- "l2_vpn_flag": "string",
- "l3_vpn_flag": "string",
- "location_uuid": "00000000-0000-0000-A000-000000000000",
- "network_type": "local",
- "owner_id": 0,
- "project_uuid": "string",
- "qinq": true,
- "subnet": [
- {
- "is_full": true,
- "subnet": "10.0.0.0/29",
- "usage": 0,
- "used": 0,
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "subnet_count": 0,
- "tag": "string",
- "telematics_type": "string",
- "updated": 0,
- "user_desc": "string",
- "uuid": "00000000-0000-0000-A000-000000000000",
- "vlan": 0
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Get Resource speed points
Authorizations:
path Parameters
resource_uuid required | string |
query Parameters
local | string Default: "false" Enum: "true" "false" Switch which port type needs to be shown |
interval | string Default: "min5" Enum: "min5" "hour" Interval to group points by |
till | integer Default: 1720697856 Time from which speed points will ends, Unix timestamp |
from | integer Default: 1720694256 Time from which speed points will starts, Unix timestamp |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- [
- 0,
- 0,
- 0
]
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Get traffic consumption
Authorizations:
path Parameters
resource_uuid required | string |
query Parameters
month | integer Default: 7 Enum: 1 2 3 4 5 6 7 8 9 10 11 12 month to which traffic will calculated, integer |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "consumption_type": "speed",
- "traffic_spent": 0
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Get name list
Authorizations:
query Parameters
tags | Array of strings tags |
limit | integer Default: 10 |
page | integer Default: 1 |
sort | string Default: "created" Enum: "created" "name" |
order | string Default: "asc" Enum: "desc" "asc" Order direction: ["desc", "asc"] |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "description": "string",
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Get name data
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "description": "string",
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Get random name
Authorizations:
query Parameters
get_user_name | boolean Default: false flag: need to return one of user's name |
tags | Array of strings tags |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "description": "string",
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Get tag list
Authorizations:
query Parameters
limit | integer Default: 10 |
page | integer Default: 1 |
sort | string Default: "created" Enum: "created" "name" |
order | string Default: "asc" Enum: "desc" "asc" Order direction: ["desc", "asc"] |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "default": true,
- "tag": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "default": true,
- "tag": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Get list of tag's names
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "description": "string",
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Get user name list
Authorizations:
query Parameters
limit | integer Default: 10 |
page | integer Default: 1 |
sort | string Default: "created" Enum: "created" "name" |
order | string Default: "asc" Enum: "desc" "asc" Order direction: ["desc", "asc"] |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Create new user name
Authorizations:
Request Body schema: application/jsonrequired
name required | string |
Responses
Request samples
- Payload
{- "name": "string"
}
Response samples
- 201
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Delete user name
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": { },
- "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Get user name data
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Update user name data
Authorizations:
path Parameters
uuid required | string |
Request Body schema: application/jsonrequired
name required | string |
Responses
Request samples
- Payload
{- "name": "string"
}
Response samples
- 200
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "name": "string",
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
List discount campaigns
Authorizations:
query Parameters
limit | integer Items limit |
page | integer Page number |
Responses
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "available_config_amount": 0,
- "available_locations": [
- "00000000-0000-0000-A000-000000000000"
], - "discount": 0,
- "discount_step": 0,
- "discount_step_hours": 0,
- "end_date": 0,
- "id": 0,
- "min_config_amount": 0,
- "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "service_uuid": "00000000-0000-0000-A000-000000000000",
- "start_date": 0,
- "start_discount": 0,
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
List finished discount campaigns
Authorizations:
query Parameters
limit | integer Items limit |
page | integer Page number |
Responses
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": [
- {
- "available_config_amount": 0,
- "available_locations": [
- "00000000-0000-0000-A000-000000000000"
], - "discount": 0,
- "discount_step": 0,
- "discount_step_hours": 0,
- "end_date": 0,
- "id": 0,
- "min_config_amount": 0,
- "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "service_uuid": "00000000-0000-0000-A000-000000000000",
- "start_date": 0,
- "start_discount": 0,
- "uuid": "00000000-0000-0000-A000-000000000000"
}
], - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
Show discount campaign details
Authorizations:
path Parameters
uuid required | string |
Responses
Response samples
- 200
- 303
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "available_config_amount": 0,
- "available_locations": [
- "00000000-0000-0000-A000-000000000000"
], - "discount": 0,
- "discount_step": 0,
- "discount_step_hours": 0,
- "end_date": 0,
- "id": 0,
- "min_config_amount": 0,
- "model": "string",
- "name": "string",
- "price_collection": {
- "EUR": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KES": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "KZT": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "RUB": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "USD": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}, - "UZS": {
- "day": 0.01,
- "hour": 0.01,
- "month": 0.01,
- "year": 0.01
}
}, - "service_uuid": "00000000-0000-0000-A000-000000000000",
- "start_date": 0,
- "start_discount": 0,
- "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}
List special offers
Authorizations:
query Parameters
sort | string Default: "name" Enum: "name" "discount" "created" "updated" Sorting params list |
service_uuid | string UUID of a service |
limit | integer Items limit |
page | integer Page number |
Responses
Response samples
- 200
- 202
{- "execution_time": 0,
- "item_count": 0,
- "limit": 0,
- "page": 0,
- "progress": 0,
- "result": {
- "discount": 0,
- "model": "string",
- "name": "string",
- "service_uuids": [
- "00000000-0000-0000-A000-000000000000"
], - "uuid": "00000000-0000-0000-A000-000000000000"
}, - "status": "string",
- "task_id": "00000000-0000-0000-A000-000000000000"
}