Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
    "method": "axxonsoft.bl.security.SecurityService.ChangeConfig",
    "data": {
        "modified_users": [
            {
                "index": "26248a39-584f-4efb-8ad6-ccfb026b4c26",
                "login": "usr",
                "name": "usr_lab",
                "comment": "now 1581664730",
                "date_created": "20200213T114440",
                "date_expires": "",
                "enabled": false,
                "ldap_server_id": "00000000-0000-0000-0000-000000000000",
                "ldap_domain_name": "",
                "restrictions": {
                    "web_count": 0,
                    "mobile_count": 500
                },
                "email": "",
                "cloud_id": 158,
                		"extra_fields": [
                    {
                   	     "field_name": "SocialId",
                        "field_value": "test"
                    },
              	      {
                        "field_name"IpAddress": "CompanyId160.85.208.94",
               	         "field_value"CompanyId": "test1test"
              	      },
                    {
                        "field_name": "IpAddress",
                        "field_value": "212.0.176.214"
                    }
                ],
                "locked_till": "19700101T000000"
            }
        ]
    }
}

...