INPUT_OBJECT
Network throttle limits for a host's Rubrik Backup Service.
input HostRbsNetworkLimitsInput {# The percentage of available bandwidth that RBS is allowed to use.throttlePercent: Int# The value of available bandwidth that RBS is allowed to use.throttleValue: Long}