Skip to content

Commit 031ff71

Browse files
OAS Update
1 parent 3f0f800 commit 031ff71

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

services/sfs/v1/sfs.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -548,12 +548,6 @@
548548
"format": "int32",
549549
"type": "integer"
550550
},
551-
"usedBySnapshotsGigabytes": {
552-
"description": "Used space by snapshots\n\n (only available when retrieving a single Resource Pool by ID)",
553-
"format": "double",
554-
"nullable": true,
555-
"type": "number"
556-
},
557551
"usedGigabytes": {
558552
"description": "Used space of the Resource Pool\n\n (only available when retrieving a single Resource Pool by ID)",
559553
"format": "double",
@@ -735,10 +729,6 @@
735729
"nullable": true,
736730
"type": "integer"
737731
},
738-
"snapshotPolicyId": {
739-
"description": "(optional) ID of the Snapshot Policy to use\n If not set, the Snapshot Policy is not updated\n If set to an empty string, the Snapshot Policy is removed",
740-
"type": "string"
741-
},
742732
"snapshotsAreVisible": {
743733
"description": "Whether the .snapshot directory is visible when mounting the resource pool.\n Setting this value to false might prevent you from accessing the snapshots (e.g.\n for security reasons). Additionally, the access to the snapshots is always controlled\n by the export policy of the resource pool. That means, if snapshots are visible and\n the export policy allows for reading the resource pool, then it also allows reading\n the snapshot of all shares.",
744734
"type": "boolean"

0 commit comments

Comments
 (0)