Record
registry-list-garbage-collections-response-garbage-collections-item
No description available.
record registry-list-garbage-collections-response-garbage-collections-item {
blobs-deleted: option<s32>,
created-at: option<string>,
freed-bytes: option<s32>,
registry-name: option<string>,
status: option<registry-get-garbage-collection-response-garbage-collection-status-enum>,
updated-at: option<string>,
uuid: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| blobs-deleted | option<s32> | |
| created-at | option<string> | |
| freed-bytes | option<s32> | |
| registry-name | option<string> | |
| status | option<registry-get-garbage-collection-response-garbage-collection-status-enum> | |
| updated-at | option<string> | |
| uuid | option<string> |