Update SSH security zoneCopy Pageput https://{sandfly-api-host}/v4/sshhunter/zones/{id}Update an SSH security zone.Path ParamsidintegerrequiredSSH security zone ID to updateBody ParamsSSH security zone to replace existing zone with.namestringrequiredName of this SSH zone.descriptionstringrequiredDescription for this SSH zone.host_policiesarray of objectsrequiredhost_policies*ADD objectkey_policiesarray of objectsrequiredkey_policies*ADD objectResponses 200SSH security zone updated. 400Invalid input or SSH security zone failed validation 404The SSH security zone ID doesn't exist. 409A zone with this name already exists. defaultUnexpected errorUpdated 18 days ago