1
DisabledDomain Status on API
Idea shared by Gonzalo Gil - 1/6/2015 at 5:50 PM
Completed
I see via the API you can disable a domain, however, is there a method that can be called to retrieve if a particular domain is disabled? It appears that GetDomainSettings and GetDomainInfo do not show this parameter.

What i am trying to do is check if a domain is disabled, so that i know its safe to delete.

2 Replies

Reply to Thread
0
Employee Replied
Employee Post
Hi Gonzalo.  I've forward this a feature request to be added into a future build.
0
Employee Replied
Employee Post
Gonzalo, you can determine whether or not a domain is enabled by passing "isenabled" to the GetRequestedDomainSettings method.

Reply to Thread