OBJECT
Response of the CloudDirectSetWanThrottleSettings request.
type CloudDirectSetWanThrottleSettingsReply {# Download Limit in Bytes Per Second.downLimitInBytes: Long! # Whether the WAN Throttling is enabled.enabled: Boolean! # Upload Limit in Bytes Per Second.upLimitInBytes: Long! }