orchestrator
5 TopicsHow can I achieve SSL orchestrator daisy chain while receiving on a certain IP
Hi; I want the SSL orchestrator to receive traffic on port 8080, decrypt it, then load balance it among a group of Proxy SG appliances, then load balance it among a group of IPs devices and finally encrypt it and send it to the upstream router then the Internet. My intention though is to set all users' browsers explicitly to point at an IP address on the F3 orchestrator listening on port 8080. Can this be done? Kindly Wasfi325Views0likes0CommentsMicrosoft Orchestrator monitoring pool status
Our orchestrator environment has the icontrol packs installed for F5 but I cant seem to figure out how to get it to do a simple runbook using them. I Wanted to see if anyone had steps or could provide a little guidance on how to get a runbook created to send emails on statuses for pools and its members. I have the getmemberstatus added and the only parameters I see that are needed are poolname and active node. I've added the pool name but not sure what node is active considering i have 4 in the pool. I just want it to send me an email saying if the pool is up or not. Thanks.228Views0likes0CommentsVMware vCenter Orechestrator "Create Pool"
Hello, i want to create a pool with the VMware Orechestrator Plugin from F5. When i fill in all inforamtions for the workflow (LTM instance; Name for pool and Methos, for example LB_METHOD_ROUND_ROBIN). I choose the method "round_robin". When i start the Workflow with this Information i get the following Error Message: {"code":400,"message":"Status code:400, uri:http://localhost:8110/tm/ltm/pool, body: {\"errorResponse\":\"{\\"error\\":{\\"code\\":400,\\"message\\":\\"invalid property value \\\\"load-balancing-mode\\\\":\\\\"Round_robin\\\\"\\"}}\",\"errorStack\":[]}","originalRequestBody":"{\"errorResponse\":\"{\\"error\\":{\\"code\\":400,\\"message\\":\\"invalid property value \\\\"load-balancing-mode\\\\":\\\\"Round_robin\\\\"\\"}}\",\"errorStack\":[]}","restOperationId":13591588,"errorStack":["java.net.ProtocolException: Status code:400, uri:http://localhost:8110/tm/ltm/pool, body: {\"errorResponse\":\"{\\"error\\":{\\"code\\":400,\\"message\\":\\"invalid property value \\\\"load-balancing-mode\\\\":\\\\"Round_robin\\\\"\\"}}\",\"errorStack\":[]}","at com.f5.rest.common.RestRequestSender.finish(RestRequestSender.java:412)","at com.f5.rest.common.RestRequestSender.processNext(RestRequestSender.java:397)","at com.f5.rest.common.RestHelper$2.run(RestHelper.java:1478)","at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)","at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)","at java.lang.Thread.run(Unknown Source)\n"]} (Dynamic Script Module name : createPool4) Also i get this Error messages when i choose other Methods. Does someone have a solution for this Problem ? I am using a virtual edition of the BIG-IP 11.4.1 Build 608.0 Final. regards557Views0likes4CommentsOrchestrator Plugin "create virtual server" Error
Hello, i have again a little Problem when i wanted to create a virtual server with the F5 Orechestrator Plugin for VMware, there is a parameter "profileContextType". When i tip in the example "PROFILE_CONTEXT_TYPE_ALL" i get the following Error Code: Unable to add profile to virtual server. Error is {"code":400,"message":"Status code:400, uri:"> body: {\"errorResponse\":\"{\\"error\\":{\\"code\\":400,\\"message\\":\\"invalid property value \\\\"context\\\\":\\\\"PROFILE_CONTEXT_TYPE_ALL\\\\"\\"}}\",\"errorStack\":[]}","originalRequestBody":"{\"errorResponse\":\"{\\"error\\":{\\"code\\":400,\\"message\\":\\"invalid property value \\\\"context\\\\":\\\\"PROFILE_CONTEXT_TYPE_ALL\\\\"\\"}}\",\"errorStack\":[]}","restOperationId":93017,"errorStack":["java.net.ProtocolException: Status code:400, uri:"> body: {\"errorResponse\":\"{\\"error\\":{\\"code\\":400,\\"message\\":\\"invalid property value \\\\"context\\\\":\\\\"PROFILE_CONTEXT_TYPE_ALL\\\\"\\"}}\",\"errorStack\":[]}","at com.f5.rest.common.RestRequestSender.finish(RestRequestSender.java:412)","at com.f5.rest.common.RestRequestSender.processNext(RestRequestSender.java:397)","at com.f5.rest.common.RestHelper$2.run(RestHelper.java:1478)","at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)","at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)","at java.lang.Thread.run(Unknown Source)\n"]} (Dynamic Script Module name : createVirtualServer16) I think the Problem is that the example is the SOAP Interface and i am using the REST Interface. Does someone knows the command for the REST Interface ? Regards264Views0likes1Comment