f5-appsvcs-extension icon indicating copy to clipboard operation
f5-appsvcs-extension copied to clipboard

Support Service Profiles

Open 21buckets opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe.

AS3 to support the creation of Service profiles, and the assignment of one to a virtual server. Service profiles are found in the GUI under Local Traffic > Profiles > Other > Service.

They are assigned to a virtual server via the Service Profile setting under Advanced

Describe the solution you'd like

  • An AS3 class for the service profile, i.e. Profile_Service that supports the one settings:

    • Type
  • Update to the various service classes to add a service profile to the virtual server

Describe alternatives you've considered

Only tmsh commands to create via iControl REST

Additional context

Works in conjunction with Connector Profiles https://github.com/F5Networks/f5-appsvcs-extension/issues/683

21buckets avatar Jan 31 '23 23:01 21buckets