The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.002000 - 2021-09-27

  • fix hardcoded template group name instead of NET_SILVERPEAK_ORCHESTRATOR_POLICY environment variable
  • skip appliance tests if Orchestrator has none assigned
  • don't expect existing template group NET_SILVERPEAK_ORCHESTRATOR_POLICY for tests but create it
  • add create_templategroup method
  • add update_templates_of_templategroup method
  • add delete_templategroup method
  • add list_addressgroup_names method
  • add list_addressgroups method
  • add create_or_update_addressgroup method
  • add get_addressgroup method
  • add delete_addressgroup method
  • add update_addressgroup method
  • add list_servicegroup_names method
  • add list_servicegroups method
  • add create_or_update_servicegroup method
  • add get_servicegroup method
  • add delete_servicegroup method
  • add update_servicegroup method
  • handle error responses that don't contain the expected error attribute
  • update API tests for Silverpeak Orchestrator version 9.1

Changes for version 0.002000 - 2021-09-27

Modules

Silverpeak Orchestrator REST API client library