You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Method:/user/listProvisioningUrls


Parameters
{
    "user":{"id":"user id 1"}
}
Response
{
    "error":0,
    "result":
    {
        "total": 2,
        "rows":
        [
            "http://provioning.deepnetsecurity.local:8072",
            "http://provioning2.deepnetsecurity.local:8073"
        ]
    }
}
  • No labels