Security Endpoint Management API

Get a protection updates note

Spaces method and path for this operation:

<div><span class="operation-verb get">get</span>&nbsp;<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.

notestring

A note associated with the protection updates for the given package policy.

Changes

Changed in 1 of the 106 revisions of this API.1

    • for the path request parameter package_policy_id, the maxLength was set to 256

      request-parameter-max-length-set