System resource data model
/VaultFolderSystem
Dictionary table
The diagram service model of the object: http://www.soffid.org/doc/console/2.9.0/uml/com/soffid/iam/api/VaultFolder.System.html
It is allowed to consult all the VaultFolderSystem definition using the Schema query:
GET http://<your-domain>/webservice/scim2/v1/Schemas/urn:soffid:com.soffid.iam.api.VaultFolderSystem
Full JSON example
Request
GET http://<your-domain>/webservice/scim2/v1/VaultFolder/515461System/389082
Response 200 OK
{
"grantedRoles"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": [],
"accessLevel": "O",
"managerRoles": [],
"navigateUsers": [
"test2",
"admin"
],
"navigateRoles": [],
"description": "Password vault",
"personal"readOnly": false,
"ownerGroups"param3": []"C27Nv4vjbIsI",
"ownerRoles"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-domainserver>/webservice/scim2/v1/VaultFolder/515461"System/389082",
"resourceType": "VaultFolder"System"
},
"schemas": [
"urn:soffid:com.soffid.iam.api.VaultFolder"System"
],
"name": "vault"ad",
"managerUsers"passwordsDomainId": [],27
"navigateGroups": [],
"id": 515461,
"grantedGroups": [],
"managerGroups": [],
"grantedUsers": [],
"ownerUsers": [
"admin"
]
}
Response Error
For more infomation about response error visit https://bookstack.soffid.com/link/116#bkmrk-error-response