Click or drag to resize

SolidFireElementCreateSupportBundle 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, NullableInt64)
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