locations.checkOnboardingStatus reports the onboarding status for a project/folder/organization. Any findings reported by this API need to be fixed before PAM can be used on the resource.
HTTP request
GET https://privilegedaccessmanager.googleapis.com/v1beta/{parent=projects/*/locations/*}:checkOnboardingStatus
[[["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 2024-09-17 UTC."],[[["This webpage details the `locations.checkOnboardingStatus` API, which is used to determine the onboarding status of a project, folder, or organization for the Privileged Access Manager (PAM)."],["The API request is a `GET` request to a specific URL endpoint, with the target resource's path specified in the `parent` parameter of the URL."],["The request body for this API must be empty, and the response will include the onboarding status information in the `CheckOnboardingStatusResponse` format."],["To successfully use this API, you need the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `privilegedaccessmanager.locations.checkOnboardingStatus` IAM permission on the parent resource."],["Findings reported by this API need to be addressed before PAM can be used on the respective resource."]]],[]]