TestGcpOrganizationDiscoveryResult
TestGcpOrganizationDiscoveryResult
TestGcpOrganizationDiscoveryResult
Result of testing GCP organization discovery.
displayName |
String | The organization display name. |
error |
String | Error message if the test failed. |
folders |
[GcpDiscoveredFolder!]! | List of discovered folders with parent hierarchy. |
organizationId |
String | The GCP organization ID. |
projects |
[GcpDiscoveredProject!]! | List of discovered projects with parent hierarchy info. |
success |
Boolean! | Whether the discovery test succeeded. |
testedAt |
String! | Timestamp when the test was performed. |