Forum Discussion
Deploy an application Service from an iApp template via tmsh
this is the used command
tmsh create /sys application service cloud_test template description "This is my description" lists add { irules__irules { } net__client_vlan { value { /Common/Client-VLAN /Common/FailOver_Vlan /Common/SERVER-VLAN /Common/VIP-BIGIP } } } tables add { basic__snatpool_members { } net__snatpool_members { } optimizations__hosts { } pool__hosts { column-names { name } rows { { row { testcloud.tvtc.gov.sa } } } } pool__members { column-names { addr port connection_limit } rows { { row { 192.192.193.3 80 0 } } { row { 192.192.193.4 80 0 } } } } server_pools__servers { } } variables add { client__http_compression { value "/create_new" } client__standard_caching_without_wa { value "/do_not_use" } client__tcp_wan_opt { value "/create_new" } monitor__anonymous { value yes } monitor__frequency { value 30 } monitor__http_method { value GET } monitor__http_version { value http11 } monitor__monitor { value "/create_new" } monitor__response { } monitor__uri { value / } net__client_mode { value wan } net__route_to_bigip { value no } net__same_subnet { value no } net__server_mode { value lan } net__snat_type { value automap } net__vlan_mode { value enabled } pool__addr { value 192.192.192.5 } pool__http { value "/create_new" } pool__lb_method { value least-connections-member } pool__mask { } pool__mirror { value disabled } pool__persist { value "/cookie" } pool__pool_to_use { value "/create_new" } pool__port_secure { value 443 } pool__redirect_port { value 80 } pool__redirect_to_https { value yes } pool__use_pga { value no } pool__xff { value yes } server__ntlm { value "/do_not_use" } server__oneconnect { value "/create_new" } server__slow_ramp_setvalue { value 300 } server__tcp_lan_opt { value "/create_new" } server__tcp_req_queueing { value no } server__use_slow_ramp { value yes } ssl__cert { value /Common/Cert_2014.crt } ssl__client_ssl_profile { value "/create_new" } ssl__key { value /Common/Key_2014.key } ssl__mode { value client_ssl } ssl__use_chain_cert { value "/do_not_use" } ssl_encryption_questions__advanced { value yes } ssl_encryption_questions__help { value hide } stats__analytics { value "/do_not_use" } stats__request_logging { value "/do_not_use" } }
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com