Update Networkput https://localhost:8501/lr-admin-api/networks/{id}Path Paramsidintegerrequired-2147483647 to 2147483647Body ParamsThe body of Network, including all required attributes.entityobjectrequiredentity objectnamestringrequiredlength ≤ 200shortDescstringlength ≤ 255longDescstringlength ≤ 2000riskLevelstringenumrequiredNoneLow-LowLow-MediumLow-HighMedium-LowMedium-MediumMedium-HighHigh-LowHigh-MediumHigh-HighShow 10 enum valuesthreatLevelstringenumrequiredNoneLow-LowLow-MediumLow-HighMedium-LowMedium-MediumMedium-HighHigh-LowHigh-MediumHigh-HighShow 10 enum valuesthreatLevelCommentstringrecordStatusNamestringenumrequiredRetiredActiveAllowed:RetiredActivehostZonestringenumrequiredInternalDMZExternalAllowed:InternalDMZExternallocationobjectlocation objectbipstringrequiredlength ≤ 45eipstringrequiredlength ≤ 45dateUpdateddate-timeResponses 200Returns the updated Network details. 400The request is bad. For example the wrong location Id, the IP range overlapped with other Networks, or the name is used by other Network in same Entity. 401Unauthorized 403An unauthorized user tried to update the netwrok.Updated 6 months ago