OBJECT

CompleteAzureAdAppSetupReply

Description

Response of the operation that onboards an Azure AD.

link GraphQL Schema definition

  • type CompleteAzureAdAppSetupReply {
  • # Details about the Azure AD cluster setup.
  • clusterDetails: ClusterDetails
  • # Workload ID for the Azure AD.
  • workloadFid: UUID!
  • }

link Require by