Last updated 3 months ago
By default,The user's clouds are used to filter the final output
GET /itcare/networking/domains HTTP/1.1 Host: api.cegedim.cloud Accept: */*
OK
[ { "description": "text", "id": 1, "isManagedByCegedim": true, "isPublic": true, "name": "text", "sniDefault": true } ]
1234, example: 1234
GET /itcare/networking/domains/{domainId} HTTP/1.1 Host: api.cegedim.cloud Accept: */*
{ "description": "text", "id": 1, "isManagedByCegedim": true, "isPublic": true, "name": "text", "sniDefault": true }