POST https://ip.gp.dev.cdnnow.net/api/client/v1/ips/reserve

IpController :: reserve

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\ApiClient\IpController::reserve"
_firewall_context
"security.firewall.map.context.api_client"
_route
"api_client.reserve_ips"
_route_params
[]
_stopwatch_token
"41a265"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
content-length
"178"
content-type
"application/json"
host
"ip.gp.dev.cdnnow.net"
user-agent
"Symfony HttpClient (Curl)"
x-auth-token
"68j2fkpfmd9dks78qwm1nx5gbh3eb05213-1bc9-47db-9f84-dfe7195a6869"
x-php-ob-level
"1"

Request Content

Pretty

[
    {
        "uuid": "d9b0f1c8-6337-11f1-a515-2f8299221ab7",
        "type": "ipv4",
        "network": [
            "172.19.0.1\/24"
        ],
        "quantity": 1,
        "networkExclude": [],
        "comment": "Tunnel server IP: skr.dev.gs2seek4dp.net"
    }
]

Raw

[{"uuid":"d9b0f1c8-6337-11f1-a515-2f8299221ab7","type":"ipv4","network":["172.19.0.1\/24"],"quantity":1,"networkExclude":[],"comment":"Tunnel server IP: skr.dev.gs2seek4dp.net"}]

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Mon, 08 Jun 2026 12:44:56 GMT"
x-debug-token
"e57fa9"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
""
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://sandbox:pbPvLZM0zkPynus2g54WUoNGyCarfG5N@localhost:3306/ipcontrol?serverVersion=10.11.7-MariaDB"
DEFAULT_URI
"http://localhost"
MONOLOG_IDENT
"cdnnow-ip-control"
MONOLOG_LEVEL
"error"
test_client
"68j2fkpfmd9dks78qwm1nx5gbh3eb05213-1bc9-47db-9f84-dfe7195a6869"
token_admin
"5xksjdgzr99q6bmm3w5sy492jrb86c296b-85c5-4379-a2fe-9aef7e7625d9"
token_provider
"63byqcz9368p087nmv8as5fz4392159214-d879-4626-9d5c-efc3c1fdb0c3"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/developer/ip-control"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/developer/ip-control"
]
CONTENT_LENGTH
"178"
CONTENT_TYPE
"application/json"
DOCUMENT_ROOT
"/home/developer/ip-control/public"
DOCUMENT_URI
"/api/client/v1/ips/reserve"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/developer"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONTENT_LENGTH
"178"
HTTP_CONTENT_TYPE
"application/json"
HTTP_HOST
"ip.gp.dev.cdnnow.net"
HTTP_USER_AGENT
"Symfony HttpClient (Curl)"
HTTP_X_AUTH_TOKEN
"68j2fkpfmd9dks78qwm1nx5gbh3eb05213-1bc9-47db-9f84-dfe7195a6869"
NGINX_REQUEST_ID
"dd5aa773c32c45b882cd21421fe0cbcb"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"185.179.196.109"
REMOTE_PORT
"60624"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1780922695
REQUEST_TIME_FLOAT
1780922695.1844
REQUEST_URI
"/api/client/v1/ips/reserve"
SCRIPT_FILENAME
"/home/developer/ip-control/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"185.179.196.109"
SERVER_NAME
"ip.gp.dev.cdnnow.net"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.30.1"
SYMFONY_DOTENV_PATH
"/home/developer/ip-control/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DATABASE_URL,DEFAULT_URI,MONOLOG_IDENT,MONOLOG_LEVEL,token_admin,token_provider,test_client"
USER
"developer"