ManagementFunctions

Functions

Link copied to clipboard
suspend fun getGroup(argument: GetGroupPlainArgs): GetGroupResult

Use this data source to access information about an existing Management Group.

suspend fun getGroup(argument: suspend GetGroupPlainArgsBuilder.() -> Unit): GetGroupResult
suspend fun getGroup(displayName: String? = null, name: String? = null): GetGroupResult
Link copied to clipboard

Use this data source to access information about an existing Management Group Template Deployment.