Inclusion Profiles REST Endpoints

Device Discovery/Inclusion Profiles
Use for managing discovery inclusion profiles.
Create an Inclusion Profile
Method: post
Path: /api/discovery/Includes
Delete an Inclusion Profile
Method: delete
Path: /api/discovery/Includes/{id}
Get an Inclusion Profile by ID
Method: get
Path: /api/discovery/Includes/{id}
Get Discovery Inclusion Profiles
Method: get
Path: /api/discovery/Includes
Get Discovery Inclusion Profiles for Combo Boxes and Item Selectors
Method: get
Path: /api/discovery/Includes/readForSelect
Update an Inclusion Profile
Method: put
Path: /api/discovery/Includes/{id}