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

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

The newest version!
{
    "users": [{
        "name": "foobar",
        "links": {
            "self": "http://devstack.openstack.stack:5000/v3/users/29d5aaaa6d3b471e9c101ae470e649a6"
        },
        "domain_id": "default",
        "enabled": true,
        "email": "[email protected]",
        "id": "29d5aaaa6d3b471e9c101ae470e649a6"
    }],
    "links": {
        "self": "http://devstack.openstack.stack:5000/v3/users?domain_id=default&name=foobar",
        "previous": null,
        "next": null
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy