DomainValue resource data model
/NetworkDomainValue
Dictionary table
The diagram service model of the object: http://www.soffid.org/doc/console/2.9.0/uml/com/soffid/iam/api/Network.DomainValue.html
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.NetworkDomainValue
Full JSON example
Request
GET http://<your-domain>/webservice/scim2/v1/Network/1038187DomainValue/499623
Response 200 OK
{
"meta": {
"location": "http://<your-domain>/webservice/scim2/v1/Network/1038187"DomainValue/499623",
"resourceType": "Network"DomainValue"
},
"ip"domainName": "192.168.133.0"Zone",
"lanAccess"externalCodeDomain": true,"Operation",
"schemas": [
"urn:soffid:com.soffid.iam.api.Network"DomainValue"
],
"name": "internal",
"description": "Internal Network"Twenty",
"loginRestriction": false,
"id": 1038187,499623,
"mask"value": "255.255.255.0",
"dhcpSupport": true20"
}
Response Error
For more infomation about response error visit https://bookstack.soffid.com/link/116#bkmrk-error-response