We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6b4db4 + ecd7310 commit 9f89b72Copy full SHA for 9f89b72
1_Introduction/module2/lab4.rst
@@ -96,9 +96,9 @@ Perform the following steps to complete this task:
96
#. Click the “Step 5: Modify TENANT Service Deployment” item in the
97
collection. This request is an example of an Update operation.
98
Notice that we are sending a PUT request to the URL representing
99
- the service deployment. Examine the JSON body and modify the
100
- ‘pool\_\_members’ table to add an additional pool member with an IP
101
- of 10.1.10.12. Click the ‘Send’ button to re-deploy the service:
+ the service deployment. Examine the JSON body and note that in the
+ ‘pool\_\_members’ table there is an additional pool member with an IP
+ of 10.1.10.12 that will be added. Click the ‘Send’ button to re-deploy the service:
102
103
|image63|
104
0 commit comments