Clean up some ID output in docs

This commit is contained in:
Paul Tyng
2020-10-20 10:29:15 -04:00
parent e60a4faa5f
commit 02aadbce47
4 changed files with 15 additions and 2 deletions

View File

@@ -15,7 +15,10 @@ description: |-
### Optional
- **id** (String, Optional) The ID of this resource.
- **name** (String, Optional) The name of the RADIUS profile to look up. Defaults to `Default`.
### Read-only
- **id** (String, Read-only) The ID of this AP group.

View File

@@ -15,11 +15,11 @@ description: |-
### Optional
- **id** (String, Optional) The ID of this resource.
- **name** (String, Optional) The name of the user group to look up. Defaults to `Default`.
### Read-only
- **id** (String, Read-only) The ID of this AP group.
- **qos_rate_max_down** (Number, Read-only)
- **qos_rate_max_up** (Number, Read-only)