Skip to content

Commit 1d38f3a

Browse files
feat(workloadmanager): update the api
#### workloadmanager:v1 The following keys were added: - schemas.AssetLocation (Total Keys: 9) - schemas.BlobstoreLocation (Total Keys: 4) - schemas.CloudAsset (Total Keys: 8) - schemas.DirectLocationAssignment (Total Keys: 4) - schemas.Execution.properties.externalDataSources (Total Keys: 2) - schemas.ExternalDataSources (Total Keys: 5) - schemas.ExtraParameter (Total Keys: 3) - schemas.IsolationExpectations (Total Keys: 11) - schemas.LocationAssignment (Total Keys: 4) - schemas.LocationData (Total Keys: 7) - schemas.RegionalMigDistributionPolicy (Total Keys: 6) - schemas.SapDiscoveryResourceInstanceProperties.properties.appInstances (Total Keys: 2) - schemas.SapDiscoveryResourceInstanceProperties.properties.instanceRole.type (Total Keys: 1) - schemas.SapDiscoveryResourceInstancePropertiesAppInstance (Total Keys: 4) - schemas.SpannerLocation (Total Keys: 4) - schemas.TenantProjectProxy (Total Keys: 4) - schemas.ZoneConfiguration (Total Keys: 3)
1 parent e64510a commit 1d38f3a

File tree

3 files changed

+436
-1
lines changed

3 files changed

+436
-1
lines changed

docs/dyn/workloadmanager_v1.projects.locations.evaluations.executions.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,13 @@ <h3>Method Details</h3>
161161
{ # Message describing Execution object
162162
&quot;endTime&quot;: &quot;A String&quot;, # Output only. [Output only] End time stamp
163163
&quot;evaluationId&quot;: &quot;A String&quot;, # Output only. [Output only] Evaluation ID
164+
&quot;externalDataSources&quot;: [ # Optional. External data sources
165+
{ # Message for external data sources
166+
&quot;name&quot;: &quot;A String&quot;, # Required. Name of external data source. The name will be used inside the rego/sql to refer the external data
167+
&quot;type&quot;: &quot;A String&quot;, # Required. Type of external data source
168+
&quot;uri&quot;: &quot;A String&quot;, # Required. URI of external data source. example of bq table {project_ID}.{dataset_ID}.{table_ID}
169+
},
170+
],
164171
&quot;inventoryTime&quot;: &quot;A String&quot;, # Output only. [Output only] Inventory time stamp
165172
&quot;labels&quot;: { # Labels as key value pairs
166173
&quot;a_key&quot;: &quot;A String&quot;,
@@ -195,6 +202,13 @@ <h3>Method Details</h3>
195202
{ # Message describing Execution object
196203
&quot;endTime&quot;: &quot;A String&quot;, # Output only. [Output only] End time stamp
197204
&quot;evaluationId&quot;: &quot;A String&quot;, # Output only. [Output only] Evaluation ID
205+
&quot;externalDataSources&quot;: [ # Optional. External data sources
206+
{ # Message for external data sources
207+
&quot;name&quot;: &quot;A String&quot;, # Required. Name of external data source. The name will be used inside the rego/sql to refer the external data
208+
&quot;type&quot;: &quot;A String&quot;, # Required. Type of external data source
209+
&quot;uri&quot;: &quot;A String&quot;, # Required. URI of external data source. example of bq table {project_ID}.{dataset_ID}.{table_ID}
210+
},
211+
],
198212
&quot;inventoryTime&quot;: &quot;A String&quot;, # Output only. [Output only] Inventory time stamp
199213
&quot;labels&quot;: { # Labels as key value pairs
200214
&quot;a_key&quot;: &quot;A String&quot;,
@@ -239,6 +253,13 @@ <h3>Method Details</h3>
239253
&quot;execution&quot;: { # Message describing Execution object # Required. The resource being created
240254
&quot;endTime&quot;: &quot;A String&quot;, # Output only. [Output only] End time stamp
241255
&quot;evaluationId&quot;: &quot;A String&quot;, # Output only. [Output only] Evaluation ID
256+
&quot;externalDataSources&quot;: [ # Optional. External data sources
257+
{ # Message for external data sources
258+
&quot;name&quot;: &quot;A String&quot;, # Required. Name of external data source. The name will be used inside the rego/sql to refer the external data
259+
&quot;type&quot;: &quot;A String&quot;, # Required. Type of external data source
260+
&quot;uri&quot;: &quot;A String&quot;, # Required. URI of external data source. example of bq table {project_ID}.{dataset_ID}.{table_ID}
261+
},
262+
],
242263
&quot;inventoryTime&quot;: &quot;A String&quot;, # Output only. [Output only] Inventory time stamp
243264
&quot;labels&quot;: { # Labels as key value pairs
244265
&quot;a_key&quot;: &quot;A String&quot;,

docs/dyn/workloadmanager_v1.projects.locations.insights.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ <h3>Method Details</h3>
107107
&quot;applicationType&quot;: &quot;A String&quot;, # Required. Type of the application. Netweaver, etc.
108108
&quot;ascsInstanceNumber&quot;: &quot;A String&quot;, # Optional. Instance number of the ASCS instance.
109109
&quot;ascsUri&quot;: &quot;A String&quot;, # Optional. Resource URI of the recognized ASCS host of the application.
110+
&quot;ersInstanceNumber&quot;: &quot;A String&quot;, # Optional. Instance number of the ERS instance.
110111
&quot;kernelVersion&quot;: &quot;A String&quot;, # Optional. Kernel version for Netweaver running in the system.
111112
&quot;nfsUri&quot;: &quot;A String&quot;, # Optional. Resource URI of the recognized shared NFS of the application. May be empty if the application server has only a single node.
112113
},
@@ -125,10 +126,17 @@ <h3>Method Details</h3>
125126
&quot;resources&quot;: [ # Optional. The resources in a component.
126127
{ # Message describing a resource.
127128
&quot;instanceProperties&quot;: { # A set of properties only present for an instance type resource # Optional. A set of properties only applying to instance type resources.
129+
&quot;appInstances&quot;: [ # Optional. App server instances on the host
130+
{ # Fields to describe an SAP application server instance.
131+
&quot;name&quot;: &quot;A String&quot;, # Optional. Instance name of the SAP application instance.
132+
&quot;number&quot;: &quot;A String&quot;, # Optional. Instance number of the SAP application instance.
133+
},
134+
],
128135
&quot;clusterInstances&quot;: [ # Optional. A list of instance URIs that are part of a cluster with this one.
129136
&quot;A String&quot;,
130137
],
131138
&quot;instanceNumber&quot;: &quot;A String&quot;, # Optional. The VM&#x27;s instance number.
139+
&quot;instanceRole&quot;: &quot;A String&quot;, # Optional. Bitmask of instance role, a resource may have multiple roles at once.
132140
&quot;virtualHostname&quot;: &quot;A String&quot;, # Optional. A virtual hostname of the instance if it has one.
133141
},
134142
&quot;relatedResources&quot;: [ # Optional. A list of resource URIs related to this resource.
@@ -150,6 +158,7 @@ <h3>Method Details</h3>
150158
&quot;applicationType&quot;: &quot;A String&quot;, # Required. Type of the application. Netweaver, etc.
151159
&quot;ascsInstanceNumber&quot;: &quot;A String&quot;, # Optional. Instance number of the ASCS instance.
152160
&quot;ascsUri&quot;: &quot;A String&quot;, # Optional. Resource URI of the recognized ASCS host of the application.
161+
&quot;ersInstanceNumber&quot;: &quot;A String&quot;, # Optional. Instance number of the ERS instance.
153162
&quot;kernelVersion&quot;: &quot;A String&quot;, # Optional. Kernel version for Netweaver running in the system.
154163
&quot;nfsUri&quot;: &quot;A String&quot;, # Optional. Resource URI of the recognized shared NFS of the application. May be empty if the application server has only a single node.
155164
},
@@ -168,10 +177,17 @@ <h3>Method Details</h3>
168177
&quot;resources&quot;: [ # Optional. The resources in a component.
169178
{ # Message describing a resource.
170179
&quot;instanceProperties&quot;: { # A set of properties only present for an instance type resource # Optional. A set of properties only applying to instance type resources.
180+
&quot;appInstances&quot;: [ # Optional. App server instances on the host
181+
{ # Fields to describe an SAP application server instance.
182+
&quot;name&quot;: &quot;A String&quot;, # Optional. Instance name of the SAP application instance.
183+
&quot;number&quot;: &quot;A String&quot;, # Optional. Instance number of the SAP application instance.
184+
},
185+
],
171186
&quot;clusterInstances&quot;: [ # Optional. A list of instance URIs that are part of a cluster with this one.
172187
&quot;A String&quot;,
173188
],
174189
&quot;instanceNumber&quot;: &quot;A String&quot;, # Optional. The VM&#x27;s instance number.
190+
&quot;instanceRole&quot;: &quot;A String&quot;, # Optional. Bitmask of instance role, a resource may have multiple roles at once.
175191
&quot;virtualHostname&quot;: &quot;A String&quot;, # Optional. A virtual hostname of the instance if it has one.
176192
},
177193
&quot;relatedResources&quot;: [ # Optional. A list of resource URIs related to this resource.

0 commit comments

Comments
 (0)