GuidesRecipesAPI ReferenceChangelog
Log In
API Reference

Update specified distribution point object

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.

Path Params
string
required

Instance id of distribution point

Body Params

distribution point object to update.

string
required
string
required
boolean
Defaults to false
string
Defaults to -1
string
password
string
string
enum
required
Defaults to NONE

Specify the type of connection , Either of fileSharingConnectionType (or) https connection type needs to be enabled using httpsEnabled for a distribution point to be created.

Allowed:
string

Required if fileSharingConnectionType is either AFP (or) SMB

string
integer
Defaults to 139

Required if fileSharingConnectionType is either AFP (or) SMB

string

Required if fileSharingConnectionType is either AFP (or) SMB

password

Required if fileSharingConnectionType is either AFP (or) SMB

string

Required if fileSharingConnectionType is either AFP (or) SMB

password

Required if fileSharingConnectionType is either AFP (or) SMB

boolean
Defaults to false

Allow downloads over HTTPS - requires installation of a valid SSL certificate

integer
Defaults to 443

Port number of the server - required if HTTPS enabled

string

Path to the share (e.g. if the share is accessible at http://192.168.10.10/JamfShare, the context is "JamfShare") - required if HTTPS enabled

string
enum
Defaults to NONE

Type of authentication required to download files from the distribution point - required if HTTPS enabled

Allowed:
string

Required if httpsSecurityType is USERNAME_PASSWORD

password

Required if httpsSecurityType is USERNAME_PASSWORD

boolean
Defaults to false

This is used to configure load balancing on the backup distribution point. Cannot be enabled when the backup distribution point configured is cloud.

Responses

Language
Credentials
Response
Choose an example:
application/json