F5Networks / f5-appsvcs-templates

F5 BIG-IP Application Service Templates (FAST)
Apache License 2.0
32 stars 13 forks source link

Slow ramp field is missing in the required section of "bigip-fast-templates/http" template schema #53

Closed vishwajeetgslab closed 3 years ago

vishwajeetgslab commented 3 years ago

Environment

Summary

Slow ramp field is missing in the required section of "bigip-fast-templates/http" template schema. As we are not able to deploy the application without slow ramp field.

Steps To Reproduce

1.Post an declaration to deploy an application using FAST without slow ramp field API- https:///mgmt/shared/fast/applications

Expected Behavior

User should able to deploy an application without slow_ramp_time as it is not present in the required section of template schema.

Actual Behavior

Slow ramp field is missing in the required section of "bigip-fast-templates/http" template schema. As we are not able to deploy the application without slow ramp field.

shyawnkarim commented 3 years ago

Thanks for reporting this bug. We are now tracking it internally with ID MYSTIQUE-398.

shyawnkarim commented 3 years ago

Are you looking for this field to be flagged as required?

frslater commented 3 years ago

Unable to repro on FAST 1.8.0. App deploys without "slow ramp time" in the parameters, which causes AS3 to apply its default (the same as the FAST default, which is 300). Response: 200 OK, app deployed normally.