Send feedback
REST Resource: projects.locations.resourceEnrollmentStatuses
Stay organized with collections
Save and categorize content based on your preferences.
Resource: ResourceEnrollmentStatus
An organization, folder, or project with its enrollment status.
JSON representation
{
"name" : string ,
"enrollment" : {
object (Enrollment )
} ,
"enrolled" : boolean ,
"displayName" : string ,
"enrollmentState" : enum (ResourceEnrollmentState )
}
Fields
name
string
Identifier. Name of the resource enrollment status, in one of the following formats:
folders/{folder}/locations/{location}/resourceEnrollmentStatuses/{resource_enrollment_status}
projects/{project}/locations/{location}/resourceEnrollmentStatuses/{resource_enrollment_status}
organizations/{organization}/locations/{location}/resourceEnrollmentStatuses/{resource_enrollment_status}
enrollment
object (Enrollment )
Output only. Enrolled destination details for the organization, folder, or project.
enrolled(deprecated)
boolean
Output only. Deprecated. Whether the organization, folder, or project is enrolled. Use enrollmentState instead.
displayName
string
Output only. Display name for the organization, folder, or project.
enrollmentState
enum (ResourceEnrollmentState )
Output only. Enrollment state of the organization, folder, or project.
Methods
Gets a resource and its enrollment status.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-07-17 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-07-17 UTC."],[],[]]