Network Profile Response
data class NetworkProfileResponse(val managementSubnetCidr: String? = null, val vnetCidr: String? = null, val vnetId: String? = null)
Represents the OpenShift networking configuration
Represents the OpenShift networking configuration