We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b22943 + 38a6476 commit f51c4bfCopy full SHA for f51c4bf
1 file changed
HWMgmt/OCPServiceBaseline.v1_0_0.json
@@ -117,7 +117,9 @@
117
"FQDN": {
118
"ReadRequirement": "Supported"
119
},
120
- "NameServers": {},
+ "NameServers": {
121
+ "ReadRequirement": "Supported"
122
+ },
123
"IPv4Addresses": {
124
"PropertyRequirements": {
125
"Address": {},
@@ -556,13 +558,16 @@
556
558
"ReadRequirement": "Recommended"
557
559
560
"Links": {
561
+ "ReadRequirement": "IfImplemented"
562
563
"OutboundConnection": {
564
"ReadRequirement": "IfImplemented"
565
}
566
567
- "Password": {},
568
+ "Password": {
569
+ "ReadRequirement": "Recommended"
570
571
"UserName": {}
572
573
0 commit comments