File: oracledatabase_v1.projects.locations.autonomousDatabaseBackups.html

package info (click to toggle)
python-googleapi 2.180.0-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 527,124 kB
  • sloc: python: 11,076; javascript: 249; sh: 114; makefile: 59
file content (160 lines) | stat: -rw-r--r-- 7,739 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<html><body>
<style>

body, h1, h2, h3, div, span, p, pre, a {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  font-size: 13px;
  padding: 1em;
}

h1 {
  font-size: 26px;
  margin-bottom: 1em;
}

h2 {
  font-size: 24px;
  margin-bottom: 1em;
}

h3 {
  font-size: 20px;
  margin-bottom: 1em;
  margin-top: 1em;
}

pre, code {
  line-height: 1.5;
  font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
}

pre {
  margin-top: 0.5em;
}

h1, h2, h3, p {
  font-family: Arial, sans serif;
}

h1, h2, h3 {
  border-bottom: solid #CCC 1px;
}

.toc_element {
  margin-top: 0.5em;
}

.firstline {
  margin-left: 2 em;
}

.method  {
  margin-top: 1em;
  border: solid 1px #CCC;
  padding: 1em;
  background: #EEE;
}

.details {
  font-weight: bold;
  font-size: 14px;
}

</style>

<h1><a href="oracledatabase_v1.html">Oracle Database@Google Cloud API</a> . <a href="oracledatabase_v1.projects.html">projects</a> . <a href="oracledatabase_v1.projects.locations.html">locations</a> . <a href="oracledatabase_v1.projects.locations.autonomousDatabaseBackups.html">autonomousDatabaseBackups</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
  <code><a href="#close">close()</a></code></p>
<p class="firstline">Close httplib2 connections.</p>
<p class="toc_element">
  <code><a href="#list">list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
<p class="firstline">Lists the long-term and automatic backups of an Autonomous Database.</p>
<p class="toc_element">
  <code><a href="#list_next">list_next()</a></code></p>
<p class="firstline">Retrieves the next page of results.</p>
<h3>Method Details</h3>
<div class="method">
    <code class="details" id="close">close()</code>
  <pre>Close httplib2 connections.</pre>
</div>

<div class="method">
    <code class="details" id="list">list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
  <pre>Lists the long-term and automatic backups of an Autonomous Database.

Args:
  parent: string, Required. The parent value for ListAutonomousDatabaseBackups in the following format: projects/{project}/locations/{location}. (required)
  filter: string, Optional. An expression for filtering the results of the request. Only the **autonomous_database_id** field is supported in the following format: `autonomous_database_id=&quot;{autonomous_database_id}&quot;`. The accepted values must be a valid Autonomous Database ID, limited to the naming restrictions of the ID: ^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$). The ID must start with a letter, end with a letter or a number, and be a maximum of 63 characters.
  pageSize: integer, Optional. The maximum number of items to return. If unspecified, at most 50 Autonomous DB Backups will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
  pageToken: string, Optional. A token identifying a page of results the server should return.
  x__xgafv: string, V1 error format.
    Allowed values
      1 - v1 error format
      2 - v2 error format

Returns:
  An object of the form:

    { # The response for `AutonomousDatabaseBackup.List`.
  &quot;autonomousDatabaseBackups&quot;: [ # The list of Autonomous Database Backups.
    { # Details of the Autonomous Database Backup resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/AutonomousDatabaseBackup/
      &quot;autonomousDatabase&quot;: &quot;A String&quot;, # Required. The name of the Autonomous Database resource for which the backup is being created. Format: projects/{project}/locations/{region}/autonomousDatabases/{autonomous_database}
      &quot;displayName&quot;: &quot;A String&quot;, # Optional. User friendly name for the Backup. The name does not have to be unique.
      &quot;labels&quot;: { # Optional. labels or tags associated with the resource.
        &quot;a_key&quot;: &quot;A String&quot;,
      },
      &quot;name&quot;: &quot;A String&quot;, # Identifier. The name of the Autonomous Database Backup resource with the format: projects/{project}/locations/{region}/autonomousDatabaseBackups/{autonomous_database_backup}
      &quot;properties&quot;: { # Properties of the Autonomous Database Backup resource. # Optional. Various properties of the backup.
        &quot;availableTillTime&quot;: &quot;A String&quot;, # Output only. Timestamp until when the backup will be available.
        &quot;compartmentId&quot;: &quot;A String&quot;, # Output only. The OCID of the compartment.
        &quot;databaseSizeTb&quot;: 3.14, # Output only. The quantity of data in the database, in terabytes.
        &quot;dbVersion&quot;: &quot;A String&quot;, # Output only. A valid Oracle Database version for Autonomous Database.
        &quot;endTime&quot;: &quot;A String&quot;, # Output only. The date and time the backup completed.
        &quot;isAutomaticBackup&quot;: True or False, # Output only. Indicates if the backup is automatic or user initiated.
        &quot;isLongTermBackup&quot;: True or False, # Output only. Indicates if the backup is long term backup.
        &quot;isRestorable&quot;: True or False, # Output only. Indicates if the backup can be used to restore the Autonomous Database.
        &quot;keyStoreId&quot;: &quot;A String&quot;, # Optional. The OCID of the key store of Oracle Vault.
        &quot;keyStoreWallet&quot;: &quot;A String&quot;, # Optional. The wallet name for Oracle Key Vault.
        &quot;kmsKeyId&quot;: &quot;A String&quot;, # Optional. The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
        &quot;kmsKeyVersionId&quot;: &quot;A String&quot;, # Optional. The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation. Autonomous Database Serverless does not use key versions, hence is not applicable for Autonomous Database Serverless instances.
        &quot;lifecycleDetails&quot;: &quot;A String&quot;, # Output only. Additional information about the current lifecycle state.
        &quot;lifecycleState&quot;: &quot;A String&quot;, # Output only. The lifecycle state of the backup.
        &quot;ocid&quot;: &quot;A String&quot;, # Output only. OCID of the Autonomous Database backup. https://docs.oracle.com/en-us/iaas/Content/General/Concepts/identifiers.htm#Oracle
        &quot;retentionPeriodDays&quot;: 42, # Optional. Retention period in days for the backup.
        &quot;sizeTb&quot;: 3.14, # Output only. The backup size in terabytes.
        &quot;startTime&quot;: &quot;A String&quot;, # Output only. The date and time the backup started.
        &quot;type&quot;: &quot;A String&quot;, # Output only. The type of the backup.
        &quot;vaultId&quot;: &quot;A String&quot;, # Optional. The OCID of the vault.
      },
    },
  ],
  &quot;nextPageToken&quot;: &quot;A String&quot;, # A token identifying a page of results the server should return.
}</pre>
</div>

<div class="method">
    <code class="details" id="list_next">list_next()</code>
  <pre>Retrieves the next page of results.

        Args:
          previous_request: The request for the previous page. (required)
          previous_response: The response from the request for the previous page. (required)

        Returns:
          A request object that you can call &#x27;execute()&#x27; on to request the next
          page. Returns None if there are no more items in the collection.
        </pre>
</div>

</body></html>