@akamai/openapi-ts
Preparing search index...
types.gen
PostSnapshotData
Type Alias PostSnapshotData
type
PostSnapshotData
=
{
body
:
{
label
:
string
}
;
path
:
{
linodeId
:
number
}
;
query
?:
never
;
url
:
"linode/instances/{linodeId}/backups"
;
}
Index
Properties
body
path
query?
url
Properties
body
body
:
{
label
:
string
}
Type Declaration
label
:
string
The label for the new snapshot.
path
path
:
{
linodeId
:
number
}
Type Declaration
linodeId
:
number
The ID of the Linode the backups belong to.
Optional
query
query
?:
never
url
url
:
"linode/instances/{linodeId}/backups"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@akamai/openapi-ts
Loading...
The label for the new snapshot.