REST API to get/put remote synchronisation information

REST API to get/put remote synchronisation information

Hi! Like the title said. I'm using API to feed PMP when I kickstart a new server. The only part I need to do manually is the remote sync info.
Where is the remote synchronization information for a resource?

So far, this is the only info I could get for a specific resource

{u'operation': {u'Details': {u'ACCOUNT LIST': [{u'ACCOUNT ID': u'2524',
                                                u'ACCOUNT NAME': u'gads',
                                                u'AUTOLOGONLIST': [u'SSH'],
                                                u'AUTOLOGONSTATUS': u'User is not allowed to automatically logging in to remote systems in mobile',
                                                u'ISFAVPASS': u'false',
                                                u'ISREASONREQUIRED': u'false',
                                                u'IS_TICKETID_REQD': u'false',
                                                u'IS_TICKETID_REQD_ACW': u'false',
                                                u'IS_TICKETID_REQD_MANDATORY': u'false',
                                                u'PASSWDID': u'2524',
                                                u'PASSWORD STATUS': u'****'},
                                               {u'ACCOUNT ID': u'1044',
                                                u'ACCOUNT NAME': u'root',
                                                u'AUTOLOGONLIST': [u'SSH'],
                                                u'AUTOLOGONSTATUS': u'User is not allowed to automatically logging in to remote systems in mobile',
                                                u'ISFAVPASS': u'false',
                                                u'ISREASONREQUIRED': u'false',
                                                u'IS_TICKETID_REQD': u'false',
                                                u'IS_TICKETID_REQD_ACW': u'false',
                                                u'IS_TICKETID_REQD_MANDATORY': u'false',
                                                u'PASSWDID': u'1044',
                                                u'PASSWORD STATUS': u'****'}],
                             u'CUSTOM FIELD': [{u'CUSTOMFIELDCOLUMNNAME': u'COLUMN_FILE1',
                                                u'CUSTOMFIELDLABEL': u'Fichier',
                                                u'CUSTOMFIELDTYPE': u'File',
                                                u'CUSTOMFIELDVALUE': u'-'}],
                             u'DEPARTMENT': u'',
                             u'DNS NAME': u'aixdev',
                             u'LOCATION': u'',
                             u'PASSWORD POLICY': u'Compte Administrateur UNIX PCI',
                             u'RESOURCE DESCRIPTION': u'AIX',
                             u'RESOURCE ID': u'800',
                             u'RESOURCE NAME': u'aixdev',
                             u'RESOURCE OWNER': u'admin',
                             u'RESOURCE TYPE': u'IBM AIX',
                             u'RESOURCE URL': u''},
                u'name': u'GET RESOURCE ACCOUNTLIST',
                u'result': {u'message': u'Resource details with account list fetched successfully',
                            u'status': u'Success'}}}


              New to ADManager Plus?

                New to ADSelfService Plus?