ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_canViewAllBookingItemsOfArbitraryDebitor(): TOTAL OBJECT COUNT (initial): 210 -> 210
HTTP/1.1 200
Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
Content-Type: application/json
Transfer-Encoding: chunked
Date: Mon, 10 Aug 2026 16:29:23 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "7dc41010-cf2d-4763-bf81-e9fc89649f8d",
"type": "MANAGED_WEBSPACE",
"caption": "separate ManagedWebspace",
"validFrom": "2022-10-01",
"validTo": null,
"resources": {
"SSD": 100,
"Multi": 1,
"Daemons": 0,
"Traffic": 50
}
},
{
"uuid": "22243849-3e81-4558-8201-7762628da5fd",
"type": "MANAGED_SERVER",
"caption": "separate ManagedServer",
"validFrom": "2022-10-01",
"validTo": null,
"resources": {
"CPU": 2,
"RAM": 8,
"SSD": 500,
"Traffic": 500
}
},
{
"uuid": "ac6493af-a30b-4a6e-9b01-0c84c273e0c1",
"type": "PRIVATE_CLOUD",
"caption": "some PrivateCloud",
"validFrom": "2024-04-01",
"validTo": null,
"resources": {
"CPU": 10,
"HDD": 10000,
"RAM": 32,
"SSD": 4000,
"Traffic": 2000
}
}
]
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_canViewAllBookingItemsOfArbitraryDebitor(): TOTAL OBJECT COUNT (after): 210 -> 210