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/assuredworkloads_v1.organizations.locations.workloads.html
+20
Original file line number
Diff line number
Diff line change
@@ -121,6 +121,10 @@ <h3>Method Details</h3>
121
121
{ # A Workload object for managing highly regulated workloads of cloud customers.
122
122
"billingAccount": "A String", # Optional. The billing account used for the resources which are direct children of workload. This billing account is initially associated with the resources created as part of Workload creation. After the initial creation of these resources, the customer can change the assigned billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF`.
123
123
"complianceRegime": "A String", # Required. Immutable. Compliance Regime associated with this workload.
124
+
"complianceStatus": { # Represents the Compliance Status of this workload # Output only. Count of active Violations in the Workload.
125
+
"acknowledgedViolationCount": 42, # Count of active Violations which are acknowledged in the Workload.
126
+
"activeViolationCount": 42, # Count of active Violations which haven't been acknowledged.
127
+
},
124
128
"compliantButDisallowedServices": [ # Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment."
125
129
"A String",
126
130
],
@@ -226,6 +230,10 @@ <h3>Method Details</h3>
226
230
{ # A Workload object for managing highly regulated workloads of cloud customers.
227
231
"billingAccount": "A String", # Optional. The billing account used for the resources which are direct children of workload. This billing account is initially associated with the resources created as part of Workload creation. After the initial creation of these resources, the customer can change the assigned billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF`.
228
232
"complianceRegime": "A String", # Required. Immutable. Compliance Regime associated with this workload.
233
+
"complianceStatus": { # Represents the Compliance Status of this workload # Output only. Count of active Violations in the Workload.
234
+
"acknowledgedViolationCount": 42, # Count of active Violations which are acknowledged in the Workload.
235
+
"activeViolationCount": 42, # Count of active Violations which haven't been acknowledged.
236
+
},
229
237
"compliantButDisallowedServices": [ # Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment."
230
238
"A String",
231
239
],
@@ -289,6 +297,10 @@ <h3>Method Details</h3>
289
297
{ # A Workload object for managing highly regulated workloads of cloud customers.
290
298
"billingAccount": "A String", # Optional. The billing account used for the resources which are direct children of workload. This billing account is initially associated with the resources created as part of Workload creation. After the initial creation of these resources, the customer can change the assigned billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF`.
291
299
"complianceRegime": "A String", # Required. Immutable. Compliance Regime associated with this workload.
300
+
"complianceStatus": { # Represents the Compliance Status of this workload # Output only. Count of active Violations in the Workload.
301
+
"acknowledgedViolationCount": 42, # Count of active Violations which are acknowledged in the Workload.
302
+
"activeViolationCount": 42, # Count of active Violations which haven't been acknowledged.
303
+
},
292
304
"compliantButDisallowedServices": [ # Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment."
293
305
"A String",
294
306
],
@@ -357,6 +369,10 @@ <h3>Method Details</h3>
357
369
{ # A Workload object for managing highly regulated workloads of cloud customers.
358
370
"billingAccount": "A String", # Optional. The billing account used for the resources which are direct children of workload. This billing account is initially associated with the resources created as part of Workload creation. After the initial creation of these resources, the customer can change the assigned billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF`.
359
371
"complianceRegime": "A String", # Required. Immutable. Compliance Regime associated with this workload.
372
+
"complianceStatus": { # Represents the Compliance Status of this workload # Output only. Count of active Violations in the Workload.
373
+
"acknowledgedViolationCount": 42, # Count of active Violations which are acknowledged in the Workload.
374
+
"activeViolationCount": 42, # Count of active Violations which haven't been acknowledged.
375
+
},
360
376
"compliantButDisallowedServices": [ # Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment."
361
377
"A String",
362
378
],
@@ -408,6 +424,10 @@ <h3>Method Details</h3>
408
424
{ # A Workload object for managing highly regulated workloads of cloud customers.
409
425
"billingAccount": "A String", # Optional. The billing account used for the resources which are direct children of workload. This billing account is initially associated with the resources created as part of Workload creation. After the initial creation of these resources, the customer can change the assigned billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF`.
410
426
"complianceRegime": "A String", # Required. Immutable. Compliance Regime associated with this workload.
427
+
"complianceStatus": { # Represents the Compliance Status of this workload # Output only. Count of active Violations in the Workload.
428
+
"acknowledgedViolationCount": 42, # Count of active Violations which are acknowledged in the Workload.
429
+
"activeViolationCount": 42, # Count of active Violations which haven't been acknowledged.
430
+
},
411
431
"compliantButDisallowedServices": [ # Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment."
"description": "Output only. Count of active Violations in the Workload.",
879
+
"readOnly": true
880
+
},
876
881
"compliantButDisallowedServices": {
877
882
"description": "Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment.\"",
"description": "Settings specific to the Key Management Service. This message is deprecated. In order to create a Keyring, callers should specify, ENCRYPTION_KEYS_PROJECT or KEYRING in ResourceSettings.resource_type field.",
0 commit comments