Class ListOSPolicyAssignmentRevisionsRequest (1.15.0)

ListOSPolicyAssignmentRevisionsRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

A request message to list revisions for a OS policy assignment

Attributes

NameDescription
name str
Required. The name of the OS policy assignment to list revisions for.
page_size int
The maximum number of revisions to return.
page_token str
A pagination token returned from a previous call to ListOSPolicyAssignmentRevisions that indicates where this listing should continue from.