Apache CloudStack 4.20.0.0 Root Admin API Reference
destroySharedFileSystem
Destroy a Shared FileSystem by id
Request parameters
Parameter Name | Description | Required |
expunge | If true is passed, the shared filesystem is expunged immediately. False by default. | false |
forced | If true is passed, the shared filesystem can be destroyed without stopping it first. | false |
id | the ID of the shared filesystem to delete | false |
Response Tags
Response Name | Description |
displaytext | any text associated with the success or failure |
success | true if operation is executed successfully |