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 328efa9 commit 39b6cf3Copy full SHA for 39b6cf3
src/containers/Storage/Vdisk/Vdisk.js
@@ -26,6 +26,7 @@ const propTypes = {
26
FrontQueues: PropTypes.string,
27
Replicated: PropTypes.bool,
28
PoolName: PropTypes.string,
29
+ VDiskId: PropTypes.object,
30
};
31
32
const stateSeverity = {
0 commit comments