Retrieve user action log for one client or a set of projects
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
User action type. Several options can be specified.
activate, attach, change_logging_resources, create, create_access_rule, deactivate, delete, delete_access_rule, delete_metadata, detach, disable_logging, disable_portsecurity, download, enable_logging, enable_portsecurity, failover, put_into_servergroup, reboot, reboot_hard, rebuild, regenerate_credentials, remove_from_servergroup, replace_metadata, resize, resume, retype, revert, scale_down, scale_up, start, stop, suspend, update, update_metadata, upgrade ["activate", "delete"]API group that requested action belongs to. Several options can be specified.
ai_cluster, backup_service, caas_container, caas_key, caas_pull_secret, dbaas_postgres, ddos_profile, faas_function, faas_key, faas_namespace, file_shares, floating_ip, image, inference_at_the_edge, instance, instance_isolation, k8s_cluster, k8s_cluster_template, k8s_pool, laas, laas_topic, lb_health_monitor, lb_l7policy, lb_l7rule, lblistener, lbpool, lbpool_member, lifecycle_policy, lifecycle_policy_volume_member, loadbalancer, network, port, project, quota_limit_request, registry, reservation, reserved_fixed_ip, role, router, secret, securitygroup, securitygrouprule, servergroup, shared_flavor, shared_image, shared_network, snapshot, snapshot_schedule, ssh_key, subnet, user, vip_ip_addresses, volume ["ai_cluster", "image"]ISO formatted datetime string. Starting timestamp from which user actions are requested
"2019-11-14T10:30:32Z"
Optional. Limit the number of returned items
x <= 10001000
Optional. Offset value is used to exclude the first set of records from the result
x >= 00
Sorting by timestamp. Oldest first, or most recent first
asc, desc "asc"
Project ID. Several options can be specified.
[1, 2, 3]Region ID. Several options can be specified.
[1, 2, 3]Resource ID. Several options can be specified.
Extra search field for common object properties such as name, IP address, or other, depending on the resource_type
"default"
(DEPRECATED Use 'order_by' instead) Sorting by timestamp. Oldest first, or most recent first
asc, desc "asc"
Originating IP address of the client making the request. Several options can be specified.
["203.0.113.42", "192.168.1.100"]ISO formatted datetime string. Ending timestamp until which user actions are requested
"2019-11-14T10:30:32Z"
User-Agent string identifying the client making the request. Several options can be specified.
["Mozilla/5.0", "MyApp/1.0.0"]