This object contains appropriate value for
clmgmtDevCredExportActionIndex that can be used to create
an entry in clmgmtDevCredExportActionTable. The management
application should read this object first and then use this
as the value for clmgmtDevCredExportActionIndex to avoid
collisions when creating entries in
clmgmtDevCredExportActionTable. Following this approach does
not guarantee collision free row creation, but will reduce
the probability. The collision will happen if two
management applications read this object at the same time and
attempt to create an entry with this value at the same time.
In this case, the management application whose request is
processed after the first request will get an error and the
process of reading this object and entry creation needs to be
repeated.