Create SSH security zoneAsk AIpost https://{sandfly-api-host}/v4/sshhunter/zonesCreate a new SSH security zone.Body ParamsSSH security zone to add.namestringrequiredName of this SSH zone.descriptionstringrequiredDescription for this SSH zone.host_policiesarray of objectsrequiredhost_policies*ADD objectkey_policiesarray of objectsrequiredkey_policies*ADD objectResponses 201SSH security zone created. 400Invalid input or SSH security zone failed validation 409A zone with this name already exists. defaultUnexpected errorUpdated 3 months ago