Update specified distribution point object Copy Pagepatch https://yourServer.jamfcloud.com/api/v1/distribution-points/{id}Updates the specified object configuration of a File Share Distribution Point in Jamf Pro. ID path parameter is mandatory and other fields can be updated as a whole or with minimal object. 📋Required privileges: Read Distribution Points Update Distribution Points Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsidstringrequiredInstance id of distribution pointBody Paramsdistribution point object to update.namestringrequiredserverNamestringrequiredprincipalbooleanDefaults to falsetruefalsebackupDistributionPointIdstringDefaults to -1sshUsernamestringsshPasswordpasswordlocalPathToSharestringfileSharingConnectionTypestringenumrequiredDefaults to NONESpecify the type of connection , Either of fileSharingConnectionType (or) https connection type needs to be enabled using httpsEnabled for a distribution point to be created.AFPSMBNONEAllowed:AFPSMBNONEshareNamestringRequired if fileSharingConnectionType is either AFP (or) SMBworkgroupstringportintegerDefaults to 139Required if fileSharingConnectionType is either AFP (or) SMBreadWriteUsernamestringRequired if fileSharingConnectionType is either AFP (or) SMBreadWritePasswordpasswordRequired if fileSharingConnectionType is either AFP (or) SMBreadOnlyUsernamestringRequired if fileSharingConnectionType is either AFP (or) SMBreadOnlyPasswordpasswordRequired if fileSharingConnectionType is either AFP (or) SMBhttpsEnabledbooleanDefaults to falseAllow downloads over HTTPS - requires installation of a valid SSL certificatetruefalsehttpsPortintegerDefaults to 443Port number of the server - required if HTTPS enabledhttpsContextstringPath to the share (e.g. if the share is accessible at http://192.168.10.10/JamfShare, the context is "JamfShare") - required if HTTPS enabledhttpsSecurityTypestringenumDefaults to NONEType of authentication required to download files from the distribution point - required if HTTPS enabledUSERNAME_PASSWORDNONEAllowed:USERNAME_PASSWORDNONEhttpsUsernamestringRequired if httpsSecurityType is USERNAME_PASSWORDhttpsPasswordpasswordRequired if httpsSecurityType is USERNAME_PASSWORDenableLoadBalancingbooleanDefaults to falseThis is used to configure load balancing on the backup distribution point. Cannot be enabled when the backup distribution point configured is cloud.truefalseResponses 202distribution point updated 400Bad Request 404The specified distribution point id doesn't exist in database or invalid.Updated about 1 month ago Remove specified distribution point Get specified distribution point History object Did this page help you?YesNo