Skip to content

Commit 838274e

Browse files
committed
v0.101.28
1 parent d6337f6 commit 838274e

File tree

10 files changed

+8300
-26419
lines changed

10 files changed

+8300
-26419
lines changed

api.swagger.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -960,6 +960,11 @@
960960
"title": "Dirty flag on volume - was attached in userspace",
961961
"type": "boolean"
962962
},
963+
"force_failover": {
964+
"format": "boolean",
965+
"title": "fastpath force failover, disable auto promote to fastpath",
966+
"type": "boolean"
967+
},
963968
"promote": {
964969
"format": "boolean",
965970
"title": "Fastpath temporary promotion during attach",
@@ -4894,6 +4899,11 @@
48944899
"description": "Path device path for this storage resource.",
48954900
"type": "string"
48964901
},
4902+
"pool_metadata_dev": {
4903+
"format": "boolean",
4904+
"title": "True if the resource is used as thin pool metadata disk",
4905+
"type": "boolean"
4906+
},
48974907
"randRW": {
48984908
"format": "double",
48994909
"title": "RandRW",
@@ -5788,7 +5798,7 @@
57885798
},
57895799
"info": {
57905800
"title": "OpenStorage SDK",
5791-
"version": "0.101.27"
5801+
"version": "0.101.28"
57925802
},
57935803
"openapi": "3.0.0",
57945804
"paths": {

0 commit comments

Comments
 (0)