We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b40a333 commit 3c9bf46Copy full SHA for 3c9bf46
docs/registry/attributes/nfs.md
@@ -3,9 +3,9 @@
3
4
# NFS
5
6
-## NFS Server Reply Cache Attributes
+## NFS Attributes
7
8
-NFS Server replies check a Reply Cache (repcache), which can have one of 3 result states
+Describes NFS Attributes
9
10
| Attribute | Type | Description | Examples | Stability |
11
|---|---|---|---|---|
model/nfs/registry.yaml
@@ -1,9 +1,9 @@
1
groups:
2
- - id: registry.nfs.server.repcache.status
+ - id: registry.nfs
type: attribute_group
- display_name: NFS Server Reply Cache Attributes
+ display_name: NFS Attributes
brief: >
- NFS Server replies check a Reply Cache (repcache), which can have one of 3 result states
+ Describes NFS Attributes
attributes:
- id: nfs.server.repcache.status
type: string
0 commit comments