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

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

The newest version!
{
    "users": [{
        "domain_id": "default",
        "name": "admin",
        "links": {
            "self": "http://devstack.openstack.stack:5000/v3/users/aa9f25defa6d4cafb48466df83106065"
        },
        "id": "aa9f25defa6d4cafb48466df83106065",
        "enabled": true,
        "email": null,
        "default_project_id": "123ac695d4db400a9001b91bb3b8aa46"
    }],
    "links": {
        "self": "http://devstack.openstack.stack:5000/v3/users?domain_id=default&name=admin",
        "previous": null,
        "next": null
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy