Click or drag to resize

ISolidFireElement.CreateSupportBundle Method

Overload List
  NameDescription
Public methodCreateSupportBundle(CreateSupportBundleRequest)
CreateSupportBundle enables you to create a support bundle file under the node's directory. After creation, the bundle is stored on the node as a tar.gz file.
Public methodCreateSupportBundle(String, String, Nullable<Int64>)
CreateSupportBundle enables you to create a support bundle file under the node's directory. After creation, the bundle is stored on the node as a tar.gz file.
Top
See Also