pub async fn generate_support_packet(
configuration: &Configuration,
) -> Result<(), Error<GenerateSupportPacketError>>
Expand description
Download a zip file which contains helpful and useful information for troubleshooting your mattermost instance. Minimum server version: 5.32 ##### Permissions Must have any of the system console read permissions. ##### License Requires either a E10 or E20 license.