8 lines
216 B
XML
8 lines
216 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<auth xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xmlns="http://docs.openstack.org/identity/api/v2.0"
|
|
tenantName="customer-x">
|
|
<token id="abcdefghijk" />
|
|
</auth>
|
|
|