Version 4.0.25.2 (latest)
Get the maximum configured size of the entire artifact store, and the currently used storage in bytes.
Note: The artifact storage API can only be used by Looker-built extensions.
Request
GET
/artifact/usage
Datatype
Description
Request
query
Expand HTTP Query definition...
fields
Comma-delimited names of fields to return in responses. Omit for all fields
Response
Datatype
Description
(object)
max_size
lock
The configured maximum size in bytes of the entire artifact store.
usage
lock
The currently used storage size in bytes of the entire artifact store.
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
Datatype
Description
(object)
message
lock
Error details
errors
Expand ValidationErrorDetail definition...
field
lock
Field with error
code
lock
Error code
message
lock
Error info message
documentation_url
lock
Documentation link
documentation_url
lock
Documentation link
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link