You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/backupdr_v1.projects.locations.managementServers.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -138,6 +138,8 @@ <h3>Method Details</h3>
138
138
},
139
139
],
140
140
"oauth2ClientId": "A String", # Output only. The OAuth 2.0 client id is required to make API calls to the BackupDR instance API of this ManagementServer. This is the value that should be provided in the ‘aud’ field of the OIDC ID Token (see openid specification https://openid.net/specs/openid-connect-core-1_0.html#IDToken).
141
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
142
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
141
143
"state": "A String", # Output only. The ManagementServer state.
142
144
"type": "A String", # Optional. The type of the ManagementServer resource.
143
145
"updateTime": "A String", # Output only. The time when the instance was updated.
@@ -254,6 +256,8 @@ <h3>Method Details</h3>
254
256
},
255
257
],
256
258
"oauth2ClientId": "A String", # Output only. The OAuth 2.0 client id is required to make API calls to the BackupDR instance API of this ManagementServer. This is the value that should be provided in the ‘aud’ field of the OIDC ID Token (see openid specification https://openid.net/specs/openid-connect-core-1_0.html#IDToken).
259
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
260
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
257
261
"state": "A String", # Output only. The ManagementServer state.
258
262
"type": "A String", # Optional. The type of the ManagementServer resource.
259
263
"updateTime": "A String", # Output only. The time when the instance was updated.
@@ -358,6 +362,8 @@ <h3>Method Details</h3>
358
362
},
359
363
],
360
364
"oauth2ClientId": "A String", # Output only. The OAuth 2.0 client id is required to make API calls to the BackupDR instance API of this ManagementServer. This is the value that should be provided in the ‘aud’ field of the OIDC ID Token (see openid specification https://openid.net/specs/openid-connect-core-1_0.html#IDToken).
365
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
366
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
361
367
"state": "A String", # Output only. The ManagementServer state.
362
368
"type": "A String", # Optional. The type of the ManagementServer resource.
363
369
"updateTime": "A String", # Output only. The time when the instance was updated.
0 commit comments