Skip to main content

MailList resource data model

/HostMailList

Dictionary table

The diagram service model of the object: http://www.soffid.org/doc/console/2.9.0/uml/com/soffid/iam/api/Host.MailList.html

Soffid allows you to add customized data to the user object. You can do that on metadata, on the proper object.

  • Main Menu > Administration > Configure Soffid > Global Settings > Metadata

It is allowed to consult all the User definition using the Schema query:

GET http://<your-domain>/webservice/scim2/v1/Schemas/urn:soffid:com.soffid.iam.api.HostMailList

Full JSON example

Request

GET http://<your-domain>/webservice/scim2/v1/Host/1793068MailList/524071

Response 200 OK

{
    "os"groupMembers": "LIN"[],
    "mail"usersList": false,[
        "ip": "10.129.120.7"admin",
        "dynamicIp":test2"
    false,],
    "description": "DiscoveredTest host jira.dev.lab"email",
    "office"externalList": false,[],
    "lastSeen"explodedUsersList": [
        "2021-04-05test2",
        20:05:39""admin"
    ],
    "roleMembers": [],
    "lists": [
        "test@soffid.com"
    ],
    "meta": {
        "location": "http://<your-domainserver>/webservice/scim2/v1/Host/1793068"MailList/524071",
        "resourceType": "Host"MailList"
    },
    "networkCode"domainName": "lab1"soffid.com",
    "schemas": [
        "urn:soffid:com.soffid.iam.api.Host"MailList"
    ],
    "name": "test",
    jira.dev.lab""attributes": {},
    "id": 1793068,524071,
    "hostAlias"listsBelong": [],
    "printersServer": falsetest@soffid.com"
}

Response Error

For more infomation about response error visit https://bookstack.soffid.com/link/116#bkmrk-error-response