Cluster Profile Response
data class ClusterProfileResponse(val domain: String? = null, val pullSecret: String? = null, val resourceGroupId: String? = null, val version: String? = null)
ClusterProfile represents a cluster profile.