Open API and swagger spec changes

This commit is contained in:
Balu Dontu
2017-05-22 11:21:10 -07:00
committed by System Administrator
parent 83520a7470
commit 668fa94ccb
16 changed files with 177 additions and 7 deletions

View File

@@ -47033,6 +47033,14 @@
"description": "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.",
"type": "string"
},
"storagePolicyID": {
"description": "Storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName.",
"type": "string"
},
"storagePolicyName": {
"description": "Storage Policy Based Management (SPBM) profile name.",
"type": "string"
},
"volumePath": {
"description": "Path that identifies vSphere volume vmdk",
"type": "string"