Get Network Fabric Topology Result
data class GetNetworkFabricTopologyResult(val configurationState: String, val error: ErrorDetailResponse? = null, val url: String? = null)
The response of the action validate configuration.