Net::Akamai::RequestData - Object to hold request data


Net-Akamai documentation  | view source Contained in the Net-Akamai distribution.

Index


NAME

Top

Net::Akamai::RequestData - Object to hold request data

DESCRIPTION

Top

Data container for an akamai purge request

Attributes

Top

user

akamai login user

pwd

password of the akamai user

network

akamai network (do not change)

ptype

akamai purge type (cpcode|arl)

action

default akamai purge action (invalidate|remove)

email

email purge request will be sent to

urls

array of urls to purge

options

array of soap options

AUTHOR

Top

John Goulah <jgoulah@cpan.org>

LICENSE

Top

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.


Net-Akamai documentation  | view source Contained in the Net-Akamai distribution.