@camunda8/orchestration-cluster-api
Preparing search index...
index
GetRuntimeBackupData
Type Alias GetRuntimeBackupData
type
GetRuntimeBackupData
=
{
body
?:
never
;
path
:
{
backupId
:
BackupId
}
;
query
?:
never
;
url
:
"/backups/runtime/{backupId}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
backupId
:
BackupId
}
Type Declaration
backupId
:
BackupId
The id of the backup.
Optional
query
query
?:
never
url
url
:
"/backups/runtime/{backupId}"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@camunda8/orchestration-cluster-api
Loading...
The id of the backup.