Skip to main content

ConfigStorageInventoryDump Object

Description

Inventory dump configuration.

Declaration

type ConfigStorageInventoryDump {
key: String
date: Date
enabled: Boolean
}

Fields

NameTypeDescription
keyStringStorage key for the inventory dump file.
dateDateDate when the inventory dump was created.
enabledBooleanWhether the inventory dump is enabled.