Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akshith-gunasheelan authored Mar 5, 2024
1 parent bdec1ce commit e454e77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ This option allows the parameters `hostname`, `auth_login_domain`, `username`, `
username: <username>
password: <password>
auth_login_domain: <domain_directory>
api_version: 6000
api_version: 6200
state: present
data:
name: "{{ network_name }}"
Expand All @@ -235,7 +235,7 @@ To use a different API, you must set the API version together with your credenti
OR using the Environment variable:

```bash
export ONEVIEWSDK_API_VERSION='6000'
export ONEVIEWSDK_API_VERSION='6200'
```

If this property is not specified, it will fall back to default value.
Expand Down

0 comments on commit e454e77

Please sign in to comment.