POST in maas-api
Bug #1498002 reported by
Binoy M V
on 2015-09-21
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | maas-test |
Undecided
|
Unassigned | ||
Bug Description
How to add a user using maas api. I am getting error from the maas api while tring to do the post request.
Following is my code for the MAASAPI
from apiclient import maas_client
# using the object can access the maas
maas_access = maas_client.
data = {'username'
maas_access.
Please help me on this.
To post a comment you must log in.
