Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you add and delete associated domains via the Fortimail Rest API?
I am able to get all domains (both associative and non-associative) using:
GET http://myfortimailserver.com/api/v1/domain
I can get a normal domain with the mkey
GET http://myfortimailserver.com/api/v1/domain/mydomain.com
But I cannot get an associative domain with the mkey, it 404's
GET http://myfortimailserver.com/api/v1/domain/myassociativedomain.com
Returns a 404:
{'errorType': 3, 'errorMsg': 'Failed to retrieve object :Get object (DomainSetting) '}
Is it possible to get an associative domain. If so how can they be created and deleted.
Labels:
- Labels:
-
FortiMail
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hmmm, 6 weeks and not a single reply
