F5Networks / f5-ansible-next

Collection for managing BIG-IP NEXT devices
1 stars 0 forks source link

update as3 to use as3 declare endpoint #5

Open chen23 opened 4 months ago

chen23 commented 4 months ago
COMPONENT NAME

Environment

ANSIBLE VERSION
BIGIP VERSION
CONFIGURATION
OS / ENVIRONMENT
SUMMARY

In the 20.2.0 release of Central Manager there is now a "declare" endpoint that provides better compatibility with AS3. The Ansible module should be updated to use the newer endpoint: https://clouddocs.f5.com/products/bigip-next/mgmt-api/latest/ApiReferences/bigip_public_api_ref/r_openapi-next.html#tag/Application-Service/operation/CreateAppSvcsDeclare

It is currently using the "documents" endpoint.

STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS
pgouband commented 4 months ago

Hi,

Thanks for reporting. Added to the backlog and internal tracking ID for this request is: INFRAANO-1563.