diff --git a/doc/ops-guide/source/ops_lay_of_the_land.rst b/doc/ops-guide/source/ops_lay_of_the_land.rst index 880c503b7d..c206dbf9bd 100644 --- a/doc/ops-guide/source/ops_lay_of_the_land.rst +++ b/doc/ops-guide/source/ops_lay_of_the_land.rst @@ -236,7 +236,7 @@ token. $ curl -s \ -H "X-Auth-Token: $TOKEN" \ - http://203.0.113.10:8774/v2/98333aba48e756fa8f629c83a818ad57/servers | jq . + http://203.0.113.10:8774/v2.0/98333aba48e756fa8f629c83a818ad57/servers | jq . To discover how API requests should be structured, read the `OpenStack API Reference `_. To chew