Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit a6a9648

Browse files
minor change in the README
1 parent c9232e4 commit a6a9648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ export ONEVIEWSDK_PROXY='<proxy_host>:<proxy_port>'
101101

102102
:lock: Tip: Make sure no unauthorized person has access to the environment variables, since the password is stored in clear-text.
103103

104-
Note: If you have an active and valid login session and want to use it, define the ONEVIEWSDK_SESSIONID. When sessionID is defined, it will be used for authentication and username and password will be disregarded.
104+
Note: If you have an active and valid login session and want to use it, define the ONEVIEWSDK_SESSIONID. When a sessionID is defined, it will be used for authentication (username and password will be ignored in this case).
105105

106106
Once you have defined the environment variables, you can initialize the OneViewClient using the following code snippet:
107107

0 commit comments

Comments
 (0)