Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Suggestion #72

Closed
mijnsleutel opened this issue Mar 30, 2016 · 1 comment
Closed

API Suggestion #72

mijnsleutel opened this issue Mar 30, 2016 · 1 comment
Assignees

Comments

@mijnsleutel
Copy link

Most of the api commands rely on domain_id. To get the ID of the domain we can do two things. When add a domain, keep the ID in response saved somewhere else, ore use the list all domains to find the ID. The list all domains is a response with if you have many results a pitty one to work with. You have to use the navigation in the response to get domains for page 2 , 3 ,4 etc etc. Quiet big process just to get an ID.

Suggestion
one simple API command where u can put in domainname. With ID response. And offcourse only the ID if that domain belongs to that user.

@akissa akissa self-assigned this Mar 31, 2016
@akissa
Copy link
Collaborator

akissa commented Apr 11, 2016

Implemented will be released in 2.1.2

@akissa akissa closed this as completed Apr 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants