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 9e16d83 commit 154d09bCopy full SHA for 154d09b
base-rules/dell.yaml
@@ -70,6 +70,10 @@ Metrics:
70
## Fabrics
71
- Path: /redfish/v1/Fabrics/{fabric}
72
- Path: /redfish/v1/Fabrics/{fabric}/Switches
73
+ - Path: /redfish/v1/Fabrics/{fabric}/Switches/{switch}
74
+ - Path: /redfish/v1/Fabrics/{fabric}/Switches/{switch}/Ports
75
+ - Path: /redfish/v1/Fabrics/{fabric}/Switches/{switch}/Ports/{switchport}
76
+
77
## Managers
78
- Path: /redfish/v1/Managers/{manager}
79
- Path: /redfish/v1/Managers/{manager}/Attributes
0 commit comments