Versions Compared

Key

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

...

Code Block
languagejs
{
    "key": 345678,
    "self": "http://localhost:8080/ws/rest/SecurityControl/345678",
 	"securityPermissions": [
        {
            "key": 337003208,
            "self": "http://platform-dev.dataloy.com:80localhost:8080/ws/rest/SecurityPermission/337003208",
            "endpoint": {
                "key": 337001774,
                "self": "http://platform-dev.dataloy.com:80localhost:8080/ws/rest/Endpoint/337001774",
                "path": ".",
                "resourceName": "BvsHasBhl",
                "httpMethodType": "PUT",
                "isPrivate": null
            },
            "permissionName": "BvsHasBhl.PUT",
            "permissionType": {
                "key": 335343886,
                "self": "http://platform-dev.dataloy.com:80localhost:8080/ws/rest/PermissionType/335343886",
                "permissionTypeName": "endpoint"
            },
            "dataloyApp": null
        }
    ]
    "dataControlRoleValues": [
		  {
            "key": 336873833,
            "self": "http://localhost:8080/ws/rest/DataControlRoleValue/336873833",
            "role": {
                "key": 335927922,
                "self": "http://localhost:8080/ws/rest/SecurityRole/335927922"
            },
            "valueType": "Integer",
            "dataControl": {
                "key": 336855818,
                "self": "http://localhost:8080/ws/rest/DataControl/336855818",
                "matcherTarget": null,
                "matcherAttributeTarget": null,
                "objectName": "Document",
                "attribute": "businessPartner.key"
            },
            "value": "20867070"
        }
	],
    "isObjectActive": true,
    "remarks": []
}
 

...