Security Endpoint Management API
Get a protection updates note
Spaces method and path for this operation:
<div><span class="operation-verb get">get</span> <span class="operation-path">/s/{space_id}/api/endpoint/protection_updates_note/{package_policy_id}</span></div>Refer to Spaces for more information.
Get the protection updates note for a package policy.
get/api/endpoint/protection_updates_note/{package_policy_id}
Path parameters
package_policy_idstring required
The package policy ID to retrieve the protection updates note for.
Response
Indicates a successful call.
Changes
Changed in 1 of the 106 revisions of this API.1
- ●
for the
pathrequest parameterpackage_policy_id, the maxLength was set to256request-parameter-max-length-set
- ●