Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
WAPI call to next available IP address
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2019 03:04 AM
2444     0
Hello,
I have a testuser who is not "Super user" but I have provided all the required WAPI user permissions as mentioned in the below image
But when I call
POST :https://ipman/wapi/v2.6.1/network/ZG5zLm5ldHdvcmskMTQ5LjIwMy4yLjAvMjQvMA:149.203.2.0/24/default?_function=next_available_ip&num=1
It shows the error as follows :
{
"Error": "AdmConDataError: None (IBSchedulingError: IB.Data.Sched:next_available_ip does not support scheduling.)",
"code": "Client.Ibap.Data",
"text": "next_available_ip does not support scheduling."
}
Where I have gone wrong?
thanks
Labels: