Setting the "description" parameter on a policy rule succeeds on BIG-IP v12.1.0 but fails on v11.6.1:
"code":400,"message":"Found unexpected json pair at configuration item /ltm/policy/cfcf-routing-policy/rules/cf-uaa-724b8d651b68119b. The json pair is \"description\":\"route: uaa.sys.10.190.24.189.xip.io\".","errorStack":[]
The SDK isn't detecting that this parameter is not valid for v11.6.1, but it should.
Setting the "description" parameter on a policy rule succeeds on BIG-IP v12.1.0 but fails on v11.6.1:
"code":400,"message":"Found unexpected json pair at configuration item /ltm/policy/
cfcf-routing-policy/rules/cf-uaa-724b8d651b68119b. The json pair is \"description\":\"route: uaa.sys.10.190.24.189.xip.io\".","errorStack":[]The SDK isn't detecting that this parameter is not valid for v11.6.1, but it should.