logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Attributes

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

       John Goulah  <jgoulah@cpan.org>

Description

       Data container for an akamai purge request

License

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

perl v5.34.0                                       2022-06-16                      Net::Akamai::RequestData(3pm)

Name

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

See Also