Warnings, Notes, & Tips - 0 views
-
AS3 manages topology records globally in /Common, it is required that records only be managed through AS3, as it will treat the records declaratively.
-
If a record is added outside of AS3, it will be removed if it is not included in the next AS3 declaration for topology records (AS3 completely overwrites non-AS3 topologies when a declaration is submitted).
-
using AS3 to delete a tenant (for example, sending DELETE to the /declare/<TENANT> endpoint) that contains GSLB topologies will completely remove ALL GSLB topologies from the BIG-IP.
- ...12 more annotations...