Hi @KRAJ
if you want restrict the rate differently for different resource, you might need configure the MQC to do that.
acl 3001
rule 5 permit ip destination x.x.x.x
traffic classifier test
if-match acl 3001
traffic behavior test
car cir 10240
traffic classifier test_internet
traffic behavior test_internet
car cir 5120
traffic policy test
classifier test behavior test
classifier test_internet behavior test_internet
Then apply the traffic policy under the interface.