As per the documentation of apigee limits, KVM value is limited to 10KB (non enforced). Based on construct of documentation its little unclear if the limit is being proposed on the single Key's value of KVM or the complete KVM Map value.
Key Value Map (KVM) value size - 10 KB
https://docs.apigee.com/api-platform/reference/limits#persistence:-cache,-kvm
Solved! Go to Solution.
that is the limit for the size of the VALUE for a single key-value pair.
that is the limit for the size of the VALUE for a single key-value pair.