ListResourceEnrollmentStatusesResponse

Response message with all the descendent resources with enrollment.

JSON representation
{
  "resourceEnrollmentStatuses": [
    {
      object (ResourceEnrollmentStatus)
    }
  ],
  "nextPageToken": string
}
Fields
resourceEnrollmentStatuses[]

object (ResourceEnrollmentStatus)

The resources with their enrollment status.

nextPageToken

string

Output only. The token to retrieve the next page of results.