INPUT_OBJECT
Request for CloudDirectSetWanThrottleSettings.
input CloudDirectSetWanThrottleSettingsInput {# NCD cluster UUID.clusterUuid: UUID!# Download Limit in Bytes Per Second.downLimitInBytes: Long!# Whether the WAN Throttling is enabled.enabled: Boolean!# Upload Limit in Bytes Per Second.upLimitInBytes: Long!}