docs/OsConfigurationNetrisController.md in pnap_bmc_api-1.4.0 vs docs/OsConfigurationNetrisController.md in pnap_bmc_api-1.5.0
- old
+ new
@@ -3,10 +3,10 @@
## Properties
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **host_os** | **String** | (Read-only) Host OS on which the Netris Controller is installed. | [optional][readonly] |
-| **netris_web_console_url** | **String** | (Read-only) The URL for the Netris Controller web console. Will only be returned in response to provisioning a server. | [optional][readonly] |
+| **netris_web_console_url** | **String** | (Read-only) The URL for the Netris Controller web console. It will only be returned in response to provisioning a server. | [optional][readonly] |
| **netris_user_password** | **String** | (Read-only) Auto-generated password set for user 'netris' in the web console.<br> The password is not stored and therefore will only be returned in response to provisioning a server. Copy and save it for future reference. | [optional][readonly] |
## Example
```ruby