@truenas/api-client
GitHub
Preparing search index...
v25_10_0
CloudBackupSnapshotItem
Interface CloudBackupSnapshotItem
interface
CloudBackupSnapshotItem
{
mtime
:
string
;
name
:
string
;
path
:
string
;
size
:
number
|
null
;
type
:
v25_10_0
.
CloudBackupSnapshotItemType
;
[
k
:
string
]:
unknown
;
}
Indexable
[
k
:
string
]:
unknown
Index
Properties
mtime
name
path
size
type
Properties
mtime
mtime
:
string
name
name
:
string
path
path
:
string
size
size
:
number
|
null
type
type
:
v25_10_0
.
CloudBackupSnapshotItemType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mtime
name
path
size
type
GitHub
@truenas/api-client
Loading...