Forum Discussion

drairios's avatar
drairios
Icon for Nimbostratus rankNimbostratus
Dec 25, 2020

AS3 APM examples

Are there any examples of the AS3 for APM that the new release of AS3 has?

I am interested in modifying paths for apis deployed so i can tie and automate with api releases from the application backend side.

 

thanks!!

A

3 Replies

  • Dojs's avatar
    Dojs
    Icon for Cirrostratus rankCirrostratus

    Here there is all the options to be used on AS3

    https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/declarations/all-properties.html

     

  • Hello Drairios.

     

    These are the only examples I've found for AS3 with APM.

    https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/declarations/access-related.html

     

    APM policy support was release just a few months ago

    https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/refguide/revision-history.html

     

    Regards,

    Dario.

  • ​thx so much those docs do not give the details. Is there a json schema for APM so I can write it?

     

    the problem to solve is the constant updated I need to do to API protect Access configurations due to the app developers adding and/or changing bindpoints for the apis. So I want to allow them to publish somehow the paths to the Access config. Any other suggested way to allow thing like path change updates only you may suggest?