All Downloads are FREE. Search and download functionalities are using the official Maven repository.

identity.v3.create_user.json Maven / Gradle / Ivy

There is a newer version: 3.12
Show newest version
{
"user": {
	"name": "foobar", 
	"links": {
		"self": "http://devstack.openstack.stack:35357/v3/users/29d5aaaa6d3b471e9c101ae470e649a6"
		},
	"domain_id": "default", 
	"enabled": true, 
	"email": "[email protected]",
	"description" : "a new user", 
	"default_project_id" : "123ac695d4db400a9001b91bb3b8aa46",
	"id": "29d5aaaa6d3b471e9c101ae470e649a6"
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy