Get allocator logging settings
Get the logging settings for this allocator instance.
Path parameters
-
allocator_id
string Required The allocator identifier.
GET
/platform/infrastructure/allocators/{allocator_id}/logging_settings
curl \
--request GET 'https://{{hostname}}/api/v1/platform/infrastructure/allocators/{allocator_id}/logging_settings' \
--user "username:password"