Click or drag to resize

SolidFireElementCreateSupportBundleAsync Method

Overload List
  NameDescription
Public methodCreateSupportBundleAsync(CreateSupportBundleRequest, CancellationToken)
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 methodCreateSupportBundleAsync(CancellationToken, 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