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/workloadmanager_v1.projects.locations.insights.html
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -116,6 +116,7 @@ <h3>Method Details</h3>
116
116
"databaseType": "A String", # Required. Type of the database. HANA, DB2, etc.
117
117
"databaseVersion": "A String", # Optional. The version of the database software running in the system.
118
118
"instanceNumber": "A String", # Optional. Instance number of the SAP instance.
119
+
"landscapeId": "A String", # Optional. Landscape ID from the HANA nameserver.
119
120
"primaryInstanceUri": "A String", # Required. URI of the recognized primary instance of the database.
120
121
"sharedNfsUri": "A String", # Optional. URI of the recognized shared NFS of the database. May be empty if the database has only a single node.
121
122
},
@@ -175,6 +176,7 @@ <h3>Method Details</h3>
175
176
"databaseType": "A String", # Required. Type of the database. HANA, DB2, etc.
176
177
"databaseVersion": "A String", # Optional. The version of the database software running in the system.
177
178
"instanceNumber": "A String", # Optional. Instance number of the SAP instance.
179
+
"landscapeId": "A String", # Optional. Landscape ID from the HANA nameserver.
178
180
"primaryInstanceUri": "A String", # Required. URI of the recognized primary instance of the database.
179
181
"sharedNfsUri": "A String", # Optional. URI of the recognized shared NFS of the database. May be empty if the database has only a single node.
180
182
},
@@ -227,6 +229,7 @@ <h3>Method Details</h3>
227
229
"projectNumber": "A String", # Optional. The GCP project number that this SapSystem belongs to.
228
230
"systemId": "A String", # Output only. A combination of database SID, database instance URI and tenant DB name to make a unique identifier per-system.
229
231
"updateTime": "A String", # Required. Unix timestamp this system has been updated last.
232
+
"useDrReconciliation": True or False, # Optional. Whether to use DR reconciliation or not.
230
233
"workloadProperties": { # A set of properties describing an SAP workload. # Optional. The properties of the workload.
231
234
"productVersions": [ # Optional. List of SAP Products and their versions running on the system.
0 commit comments