F5Networks / f5-appsvcs-extension

F5 BIG-IP Application Services 3 Extension
Apache License 2.0
163 stars 52 forks source link

AS3 codebase to import sys level objects #831

Closed Ajit-satapathy closed 1 month ago

Ajit-satapathy commented 1 month ago

Environment

ISSUE TYPE

Summary:

We are looking for ways to import sys level iFile objects to BIGIP Devices through AS3 codebase.

We have followed below document and did not find any example in as3 format in F5 docs where iFile is getting deployed to devices. https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/refguide/schema-reference.html#ifile

mdditt2000 commented 1 month ago

@Ajit-satapathy here is an example https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/declarations/miscellaneous.html?highlight=ifile#referencing-an-ifile-in-an-irule-declaration

mdditt2000 commented 1 month ago

Closing this out!