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

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

There is a newer version: 3.2.0
Show newest version
{
    "user": {
        "name": "foobar",
        "links": {
            "self": "http://devstack.openstack,stack:5000/v3/users/29d5aaaa6d3b471e9c101ae470e649a6"
        },
        "extra": {
            "email": "[email protected]",
            "links": {
                "self": "http://devstack.openstack.stack:5000/v3/users/29d5aaaa6d3b471e9c101ae470e649a6"
            }
        },
        "domain_id": "default",
        "enabled": true,
        "id": "29d5aaaa6d3b471e9c101ae470e649a6",
        "email": "[email protected]"
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy