Symptoms
The properties 'ca-devices' and 'non-ca-device' are available in the 'restart' command but are not valid.
Impact
You should not use the restart command with the properties 'ca-devices' and 'non-ca-device'. It has to be used similar to the delete command.
Workaround
A new tmsh command to reset a device trust was added:
'restart cm trust-domain Root' which operates exactly like 'delete cm trust-domain Root'.
The properties 'ca-devices' and 'non-ca-device' are available in the 'restart' command but are not valid.
These properties are not available in the 'delete cm trust-domain'.
Workaround for customer is to not use these two properties when running the 'restart cm trust-domain' command or to use the 'delete cm trust-domain'
Fix Information
The 'ca-devices' and 'non-ca-devices' properties were removed from the tmsh command 'restart cm trust-domain' command because they are not valid.