CustomObject resource data model
/SystemCustomObject
Dictionary table
The diagram service model of the object: http://www.soffid.org/doc/console/2.9.0/uml/com/soffid/iam/api/System.CustomObject.html
It is allowed to consult all the SystemCustomObject definition using the Schema query:
GET http://<your-domain>/webservice/scim2/v1/Schemas/urn:soffid:com.soffid.iam.api.SystemCustomObject
Full JSON example
Request
GET http://<your-domain>/webservice/scim2/v1/System/389082CustomObject/1510208
Response 200 OK
{
"accessControl": true,
"description": "Active Directory.",
"className": "com.soffid.iam.sync.agent2.CustomizableActiveDirectoryAgent",
"userTypes": "I",
"passwordsDomain": "DEFAULT",
"rolebased": true,
"id": 389082,
"manualAccountCreation": false,
"tenant": "master",
"generateTasksOnLoad": true,
"param7": "true",
"param8": "true",
"usersDomain": "DEFAULT",
"fullReconciliation": false,
"authoritative": true,
"sharedDispatcher": false,
"param0": "ad.bubu.lab",
"groups": "",
"threads": 1,
"groupsList": [],
"readOnly": false,
"param3": "C27Nv4vjbIsI",
"url": "https://<AD-Server>/",
"param1": "dc=xx,dc=xx,dc=xx",
"param2": "ad\\Administrator",
"timeStamp": "2021-04-07 09:31:59",
"trusted": true,
"meta": {
"location": "http://<your-server>/webservice/scim2/v1/System/389082"CustomObject/1510208",
"resourceType": "System"CustomObject"
},
"schemas": [
"urn:soffid:com.soffid.iam.api.System"CustomObject"
],
"name": "ad"ES",
"passwordsDomainId"description": 27"Spain",
"attributes": {
"language": "English"
},
"id": 1510208,
"type": "country"
}
Response Error
For more infomation about response error visit https://bookstack.soffid.com/link/116#bkmrk-error-response