@akamai/openapi-ts
Preparing search index...
types.gen
GetBackupsResponses
Type Alias GetBackupsResponses
type
GetBackupsResponses
=
{
"200"
:
{
automatic
:
(
{
available
:
boolean
;
configs
:
string
[]
;
created
:
string
;
disks
:
{
filesystem
:
"raw"
|
"swap"
|
"ext2"
|
"ext3"
|
"ext4"
|
"initrd"
;
label
:
string
;
size
:
number
;
}
[]
;
finished
:
string
;
id
:
number
;
label
:
string
|
null
;
status
:
|
"paused"
|
"pending"
|
"running"
|
"needsPostProcessing"
|
"successful"
|
"failed"
|
"userAborted"
;
type
:
"auto"
|
"snapshot"
;
updated
:
string
;
}
&
{
type
?:
string
}
)
[]
;
snapshot
:
{
current
:
{
available
:
boolean
;
configs
:
string
[]
;
created
:
string
;
disks
:
{
filesystem
:
"raw"
|
"swap"
|
"ext2"
|
"ext3"
|
"ext4"
|
"initrd"
;
label
:
string
;
size
:
number
;
}
[]
;
finished
:
string
;
id
:
number
;
label
:
string
|
null
;
status
:
|
"paused"
|
"pending"
|
"running"
|
"needsPostProcessing"
|
"successful"
|
"failed"
|
"userAborted"
;
type
:
"auto"
|
"snapshot"
;
updated
:
string
;
}
;
in_progress
:
{
available
:
boolean
;
configs
:
string
[]
;
created
:
string
;
disks
:
{
filesystem
:
"raw"
|
"swap"
|
"ext2"
|
"ext3"
|
"ext4"
|
"initrd"
;
label
:
string
;
size
:
number
;
}
[]
;
finished
:
string
;
id
:
number
;
label
:
string
|
null
;
status
:
|
"paused"
|
"pending"
|
"running"
|
"needsPostProcessing"
|
"successful"
|
"failed"
|
"userAborted"
;
type
:
"auto"
|
"snapshot"
;
updated
:
string
;
}
;
}
;
}
;
}
Index
Properties
200
Properties
200
"200"
:
{
automatic
:
(
{
available
:
boolean
;
configs
:
string
[]
;
created
:
string
;
disks
:
{
filesystem
:
"raw"
|
"swap"
|
"ext2"
|
"ext3"
|
"ext4"
|
"initrd"
;
label
:
string
;
size
:
number
;
}
[]
;
finished
:
string
;
id
:
number
;
label
:
string
|
null
;
status
:
|
"paused"
|
"pending"
|
"running"
|
"needsPostProcessing"
|
"successful"
|
"failed"
|
"userAborted"
;
type
:
"auto"
|
"snapshot"
;
updated
:
string
;
}
&
{
type
?:
string
}
)
[]
;
snapshot
:
{
current
:
{
available
:
boolean
;
configs
:
string
[]
;
created
:
string
;
disks
:
{
filesystem
:
"raw"
|
"swap"
|
"ext2"
|
"ext3"
|
"ext4"
|
"initrd"
;
label
:
string
;
size
:
number
;
}
[]
;
finished
:
string
;
id
:
number
;
label
:
string
|
null
;
status
:
|
"paused"
|
"pending"
|
"running"
|
"needsPostProcessing"
|
"successful"
|
"failed"
|
"userAborted"
;
type
:
"auto"
|
"snapshot"
;
updated
:
string
;
}
;
in_progress
:
{
available
:
boolean
;
configs
:
string
[]
;
created
:
string
;
disks
:
{
filesystem
:
"raw"
|
"swap"
|
"ext2"
|
"ext3"
|
"ext4"
|
"initrd"
;
label
:
string
;
size
:
number
;
}
[]
;
finished
:
string
;
id
:
number
;
label
:
string
|
null
;
status
:
|
"paused"
|
"pending"
|
"running"
|
"needsPostProcessing"
|
"successful"
|
"failed"
|
"userAborted"
;
type
:
"auto"
|
"snapshot"
;
updated
:
string
;
}
;
}
;
}
A collection of the specified Linode's available backups.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
200
@akamai/openapi-ts
Loading...
A collection of the specified Linode's available backups.