Adds the v3 API samples for the hide server addresses and keypairs extensions. Bundled together to reduce review load Partially implements blueprint v3-api-specification +DocImpact Change-Id: If331d79a878af7543c8792ab4d675fc996c3cd04
7 lines
464 B
XML
7 lines
464 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<servers xmlns:atom="http://www.w3.org/2005/Atom" xmlns="http://docs.openstack.org/compute/api/v1.1">
|
|
<server name="new-server-test" id="b740ae3b-38a8-4a74-83a1-2047dc76c4d4">
|
|
<atom:link href="http://openstack.example.com/v3/servers/b740ae3b-38a8-4a74-83a1-2047dc76c4d4" rel="self"/>
|
|
<atom:link href="http://openstack.example.com/servers/b740ae3b-38a8-4a74-83a1-2047dc76c4d4" rel="bookmark"/>
|
|
</server>
|
|
</servers> |