OBJECT

AzureEntraIdGroupStatus

Description

Status of the Entra ID group creation during cloud account onboarding.

link GraphQL Schema definition

  • type AzureEntraIdGroupStatus {
  • # User facing error encountered during the creation of the Entra ID group.
  • error: String!
  • }