Apache CloudStack 4.20.0.0 Root Admin API Reference

destroySharedFileSystem

Destroy a Shared FileSystem by id

Request parameters

Parameter NameDescriptionRequired
expungeIf true is passed, the shared filesystem is expunged immediately. False by default.false
forcedIf true is passed, the shared filesystem can be destroyed without stopping it first.false
idthe ID of the shared filesystem to deletefalse

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully