OBJECT

ClusterDetails

Description

Details about the Azure AD cluster setup.

link GraphQL Schema definition

  • type ClusterDetails {
  • # Taskchain ID for the Azure AD onboarding process.
  • taskchainId: String!
  • }