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
"description": "A list of host URIs that are part of the HA configuration if present. An empty list indicates the component is not configured for HA.",
1831
+
"items": {
1832
+
"type": "string"
1833
+
},
1834
+
"type": "array"
1835
+
},
1829
1836
"resources": {
1830
1837
"description": "Output only. resources in the component",
1831
1838
"items": {
@@ -1838,6 +1845,20 @@
1838
1845
"description": "Output only. sid is the sap component identificator",
1839
1846
"readOnly": true,
1840
1847
"type": "string"
1848
+
},
1849
+
"topologyType": {
1850
+
"description": "The detected topology of the component.",
0 commit comments