TestAzureOrganizationDiscoveryResult
TestAzureOrganizationDiscoveryResult
TestAzureOrganizationDiscoveryResult
Result of testing Azure organization discovery.
error |
String | Error message if the test failed. |
managementGroups |
[AzureDiscoveredManagementGroup!]! | List of discovered management groups with parent hierarchy. |
subscriptions |
[AzureDiscoveredSubscription!]! | List of discovered subscriptions with parent management group info. |
success |
Boolean! | Whether the discovery test succeeded. |
tenantId |
String | The Azure AD tenant ID. |
testedAt |
String! | Timestamp when the test was performed. |