Hello,
I am testing as well. On Smart Center R80.10 it works fine so far.
On MDS I have following issue:
running import scripts created by SmartMove the policy package has not been created:
message: “Runtime error: No permissions to create Policy Package with Access Control Policy.”
Logging in...
create package [Cisco-ASA5506-SGL2_policy]
mgmt_cli add package name "Cisco-ASA5506-SGL2_policy" threat-prevention "false" ignore-warnings true -s id.txt --user-agent mgmt_cli_smartmove
code: "generic_error"
message: "Runtime error: No permissions to create Policy Package with Access Control Policy."
Layers: Creating 4 sub-policies
create layer [OUTSIDE]
mgmt_cli add access-layer name "OUTSIDE" add-default-rule "false" ignore-warnings true -s id.txt --user-agent mgmt_cli_smartmove
code: "generic_error"
message: "Runtime error: An internal error has occurred."
Add rules to layer OUTSIDE
mgmt_cli add access-rule layer "OUTSIDE" source "any" destination "WWW-EXT" service "http" action "accept" track-settings.type "Log" position "bottom" custom-fields.field-1 "Matched NAT rule ((130) translated source: WWW-EXT, translated dest: original)" ignore-warnings true -s id.txt --user-agent mgmt_cli_smartmove
code: "generic_err_object_not_found"
message: "Requested object [Failed to find real id for fixed id '28fd2d79-f36d-40ae-a144-1800312acebb'] not found"