Конфигурация сервера
Processors | ||
---|---|---|
RAM | ||
SSD | ||
NVMe | ||
GPUs | ||
Total per day | ||
Total for 30 days |
Processors | ||
---|---|---|
RAM | ||
SSD | ||
NVMe | ||
GPUs | ||
Total per day | ||
Total for 30 days |
Все серверы построены на базе центральных процессоров Intel Xeon Scalable (Cascade Lake) второго и третьего поколения и могут содержать до 48 физических ядер и до 4096 ГБ оперативной памяти DDR4 ECC Reg 3200 МГц.
Each processor contains two Intel® AVX-512 units. The instructions in this set speed up multiplication and addition operations with reduced accuracy up to four times, which are used in any software.
ninja_user
example:
$ curl -g -i -X POST https://api.immers.cloud:5000/v3/auth/tokens \
-H "Accept: application/json" \
-H "Content-Type: application/json" \
-H "User-Agent: YOUR-USER-AGENT" \
-d '{"auth": {"identity": {"methods": ["password"], "password": {"user": { "name": "ninja_user", "password": "ninja_password", "domain": {"id": "default"}}}}, "scope": {"project": {"name": "ninja_user", "domain": {"id": "default"}}}}}'
ninja_server
example:
$ curl -g -i -X POST https://api.immers.cloud:8774/v2.1/servers/{server_id}/action \
-H "Accept: application/json" \
-H "Content-Type: application/json" \
-H "User-Agent: YOUR-USER-AGENT" \
-H "X-Auth-Token: YOUR-API-TOKEN" \
-d '{"os-stop" : null}'
ninja_server
example:
$ curl -g -i -X POST https://api.immers.cloud:8774/v2.1/servers/{server_id}/action \
-H "Accept: application/json" \
-H "Content-Type: application/json" \
-H "User-Agent: YOUR-USER-AGENT" \
-H "X-Auth-Token: YOUR-API-TOKEN" \
-d '{"os-start" : null}'
ninja_server
example:
$ curl -g -i -X DELETE https://api.immers.cloud:8774/v2.1/servers/{server_id} \
-H "User-Agent: YOUR-USER-AGENT" \
-H "X-Auth-Token: YOUR-API-TOKEN"
Any questions?Write to us via live chat, email, or call by phone:@immerscloudsupport support@immers.cloud +7 499 110-44-94 |
Sign up |
Get notifications about new promotions and special offers by email.