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

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

{
    "users": [{
        "domain_id": "default",
        "name": "admin",
        "links": {
            "self": "https://identity:35357/v3/users/aa9f25defa6d4cafb48466df83106065"
        },
        "id": "aa9f25defa6d4cafb48466df83106065",
        "enabled": true,
        "email": "[email protected]",
        "default_project_id": "123ac695d4db400a9001b91bb3b8aa46"
    }, {
        "domain_id": "anotherDomain",
        "name": "admin",
        "links": {
            "self": "https://identity:35357/v3/users/fba5560a39594863a284cbd759380185"
        },
        "id": "fba5560a39594863a284cbd759380185",
        "enabled": true,
        "email": "[email protected]",
        "default_project_id": "9e6aa6c98ce540898a6cea3c71336b32"
    }],
    "links": {
        "self": "http://devstack.openstack.stack:5000/v3/users?name=admin",
        "previous": null,
        "next": null
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy