GetOSPolicyAssignmentReportRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Get a report of the OS policy assignment for a VM instance.
Attribute |
|
|---|---|
| Name | Description |
name |
str
Required. API resource name for OS policy assignment report. Format: /projects/{project}/locations/{location}/instances/{instance}/osPolicyAssignments/{assignment}/report
For {project}, either project-number or
project-id can be provided. For {instance_id},
either Compute Engine instance-id or instance-name
can be provided. For {assignment_id}, the
OSPolicyAssignment id must be provided.
|