sudo87 commented on issue #269:
URL:
https://github.com/apache/cloudstack-terraform-provider/issues/269#issuecomment-5252329635
cloudstack log when "http_get_only=false":
```
2026-08-11 11:04:29,913 DEBUG [c.c.a.ApiServlet]
(qtp125112538-3730:[ctx-c308639b]) (logid:ef75ac0f) ===START=== 127.0.0.1 --
POST
2026-08-11 11:04:29,925 DEBUG [c.c.a.ApiServer]
(qtp125112538-3730:[ctx-c308639b, ctx-4c6dcc6d]) (logid:ef75ac0f) CIDRs from
which account 'Account
[{"accountName":"admin","id":2,"uuid":"12a55d9d-b013-11f0-84fd-3eb2db6c8ee5"}]'
is allowed to perform API calls: 0.0.0.0/0,::/0
2026-08-11 11:04:29,926 INFO [o.a.c.a.DynamicRoleBasedAPIAccessChecker]
(qtp125112538-3730:[ctx-c308639b, ctx-4c6dcc6d]) (logid:ef75ac0f) Account for
user id 591cca8b-f06b-4e38-a566-9ed737df42ce is Root Admin or Domain Admin, all
APIs are allowed.
2026-08-11 11:04:29,926 DEBUG [o.a.c.a.StaticRoleBasedAPIAccessChecker]
(qtp125112538-3730:[ctx-c308639b, ctx-4c6dcc6d]) (logid:ef75ac0f) RoleService
is enabled. We will use it instead of StaticRoleBasedAPIAccessChecker.
2026-08-11 11:04:29,926 DEBUG [o.a.c.r.ApiRateLimitServiceImpl]
(qtp125112538-3730:[ctx-c308639b, ctx-4c6dcc6d]) (logid:ef75ac0f) API rate
limiting is disabled. We will not use ApiRateLimitService.
2026-08-11 11:04:29,942 INFO [o.a.c.u.UserDataManagerImpl]
(qtp125112538-3730:[ctx-c308639b, ctx-4c6dcc6d, ctx-9f1030be]) (logid:ef75ac0f)
Configured base64 encoded user data size: 7517 bytes, actual user data size:
5637 bytes
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]