Jun 30, 2022 — List Policy Activations API v2 change
over 2 years ago by ssalomon@akamai.com
The List Policy Activations API v2 now returns the policy activation history results for each property where the policy applies. Policy activation history can be retrieved for up to 1 year. If no activations occurred within the past year, the record for the latest activation is returned.
You can use the optional offset
and pageSize
parameters to manage the number of results. offset
is the activation history record number to start from. pageSize
is the number of records to return for each property.
For example; offset=25&pageSize=25 will start at record 26 and display up to 25 records if the policy applies to 1 property. If the policy applies to 2 properties, up to 50 records are returned.