Problem in reaching the maximum limit for a multi-valued KMIP attribute

If a problem occurs in reaching the maximum limit, you might require to change the maximum number of values that can be used in a multi-valued KMIP attribute.

Use the Update Config Property REST Service to change the mv.attribute.max.values property in the SKLMConfig.properties file. Update this property only if a problem occurs in reaching the maximum limit for a multi-valued attribute.
mv.attribute.max.values=maxvaluesinteger
Determines the maximum number of values that can be used in a multi-valued KMIP attribute.
Required
Yes
Default

The default value is 32.

Example
mv.attribute.max.values=40