• Home
  • Raw
  • Download

Lines Matching full:backup

82 <p class="firstline">Deletes the backup taken by a backup run.</p>
85 <p class="firstline">Retrieves a resource containing information about a backup run.</p>
88 <p class="firstline">Creates a new backup run on demand.</p>
91 …e">Lists all backup runs associated with the project or a given instance and configuration in the …
103 <pre>Deletes the backup taken by a backup run.
108 …id: string, The ID of the backup run to delete. To find a backup run ID, use the [list](https://cl…
118 &quot;backupContext&quot;: { # Backup context. # The context for backup operation, if applicable.
119 &quot;backupId&quot;: &quot;A String&quot;, # The identifier of the backup.
198 <pre>Retrieves a resource containing information about a backup run.
203 id: string, The ID of this backup run. (required)
213 …&quot;backupKind&quot;: &quot;A String&quot;, # Specifies the kind of backup, PHYSICAL or DEFAULT_…
215 …{ # Disk encryption configuration for an instance. # Encryption configuration specific to a backup.
219 …Status&quot;: { # Disk encryption status for an instance. # Encryption status specific to a backup.
223 …&quot;endTime&quot;: &quot;A String&quot;, # The time the backup operation completed in UTC timezo…
225 …&quot;error&quot;: { # Database instance operation error. # Information about why the backup opera…
230 …&quot;id&quot;: &quot;A String&quot;, # The identifier for this backup run. Unique only for a spec…
235 …&quot;startTime&quot;: &quot;A String&quot;, # The time the backup operation actually started in U…
238 …e&quot;: &quot;A String&quot;, # The start time of the backup window during which this the backup
244 <pre>Creates a new backup run on demand.
253 …&quot;backupKind&quot;: &quot;A String&quot;, # Specifies the kind of backup, PHYSICAL or DEFAULT_…
255 …{ # Disk encryption configuration for an instance. # Encryption configuration specific to a backup.
259 …Status&quot;: { # Disk encryption status for an instance. # Encryption status specific to a backup.
263 …&quot;endTime&quot;: &quot;A String&quot;, # The time the backup operation completed in UTC timezo…
265 …&quot;error&quot;: { # Database instance operation error. # Information about why the backup opera…
270 …&quot;id&quot;: &quot;A String&quot;, # The identifier for this backup run. Unique only for a spec…
275 …&quot;startTime&quot;: &quot;A String&quot;, # The time the backup operation actually started in U…
278 …e&quot;: &quot;A String&quot;, # The start time of the backup window during which this the backup
290 &quot;backupContext&quot;: { # Backup context. # The context for backup operation, if applicable.
291 &quot;backupId&quot;: &quot;A String&quot;, # The identifier of the backup.
370 …re>Lists all backup runs associated with the project or a given instance and configuration in the …
375 maxResults: integer, Maximum number of backup runs per response.
385 { # Backup run list results.
386 &quot;items&quot;: [ # A list of backup runs in reverse chronological order of the enqueued time.
388 …&quot;backupKind&quot;: &quot;A String&quot;, # Specifies the kind of backup, PHYSICAL or DEFAULT_…
390 …{ # Disk encryption configuration for an instance. # Encryption configuration specific to a backup.
394 …Status&quot;: { # Disk encryption status for an instance. # Encryption status specific to a backup.
398 …&quot;endTime&quot;: &quot;A String&quot;, # The time the backup operation completed in UTC timezo…
400 …&quot;error&quot;: { # Database instance operation error. # Information about why the backup opera…
405 …&quot;id&quot;: &quot;A String&quot;, # The identifier for this backup run. Unique only for a spec…
410 …&quot;startTime&quot;: &quot;A String&quot;, # The time the backup operation actually started in U…
413 …e&quot;: &quot;A String&quot;, # The start time of the backup window during which this the backup