Skip to content

Commit

Permalink
updated files for AS3 3.14.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Jordan committed Sep 10, 2019
1 parent 2dd411c commit 71affd8
Show file tree
Hide file tree
Showing 8 changed files with 51,690 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -713,6 +713,39 @@
},
"response": []
},
{
"name": "example-connectivity-access-profiles",
"request": {
"body": {
"mode": "raw",
"raw": "{\n \"class\": \"ADC\",\n \"schemaVersion\": \"3.14.0\",\n \"id\": \"APM profiles\",\n \"Example_APM_profiles\": {\n \"class\": \"Tenant\",\n \"Application\": {\n \"class\": \"Application\",\n \"template\": \"generic\",\n \"APMprofile_vs\": {\n \"class\": \"Service_HTTP\",\n \"virtualPort\": 8080,\n \"virtualAddresses\": [\n \"1.1.1.10\"\n ],\n \"profileAccess\": {\n \"bigip\": \"/Common/accessProfile\"\n },\n \"profileConnectivity\": {\n \"bigip\": \"/Common/connectivityProfile\"\n }\n }\n }\n }\n}"
},
"description": "example-connectivity-access-profiles",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"type": "text",
"value": "application/json"
}
],
"method": "POST",
"url": {
"host": [
"{{host}}"
],
"path": [
"mgmt",
"shared",
"appsvcs",
"declare"
],
"protocol": "https",
"raw": "https://{{host}}/mgmt/shared/appsvcs/declare"
}
},
"response": []
},
{
"name": "example-dns-cache",
"request": {
Expand Down Expand Up @@ -883,7 +916,7 @@
"request": {
"body": {
"mode": "raw",
"raw": "{\n \"class\": \"ADC\",\n \"schemaVersion\": \"3.7.0\",\n \"id\": \"Endpoint_Policy\",\n \"Sample_cert_05\": {\n \"class\": \"Tenant\",\n \"Application\": {\n \"class\": \"Application\",\n \"template\": \"generic\",\n \"testItem\": {\n \"class\": \"Endpoint_Policy\",\n \"rules\": [\n {\n \"name\": \"requestRule\",\n \"actions\": [\n {\n \"type\": \"serverSsl\",\n \"enabled\": true\n }\n ]\n }\n ]\n }\n }\n }\n}"
"raw": "{\n \"class\": \"ADC\",\n \"schemaVersion\": \"3.7.0\",\n \"id\": \"Endpoint_Policy\",\n \"Sample_cert_05\": {\n \"class\": \"Tenant\",\n \"Application\": {\n \"class\": \"Application\",\n \"template\": \"generic\",\n \"testItem\": {\n \"class\": \"Endpoint_Policy\",\n \"rules\": [\n {\n \"name\": \"requestRule\",\n \"actions\": [\n {\n \"type\": \"clientSsl\",\n \"enabled\": true\n }\n ]\n }\n ]\n }\n }\n }\n}"
},
"description": "example-enable-disable-server-ssl-via-endpoint-policies",
"header": [
Expand Down Expand Up @@ -1934,6 +1967,39 @@
},
"response": []
},
{
"name": "example-nat64",
"request": {
"body": {
"mode": "raw",
"raw": "{\n \"class\": \"ADC\",\n \"schemaVersion\": \"3.14.0\",\n \"example_NAT64\": {\n \"class\": \"Tenant\",\n \"App1\": {\n \"class\": \"Application\",\n \"template\": \"http\",\n \"serviceMain\": {\n \"class\": \"Service_HTTP\",\n \"virtualAddresses\": [\n \"9161:7904:7539:6023:5c73:2b27:50c6:46ce\"\n ],\n \"pool\": \"web_pool\",\n \"nat64Enabled\": true\n },\n \"web_pool\": {\n \"class\": \"Pool\",\n \"monitors\": [\n \"http\"\n ],\n \"members\": [\n {\n \"servicePort\": 80,\n \"serverAddresses\": [\n \"192.0.1.10\",\n \"192.0.1.11\"\n ]\n }\n ]\n }\n }\n }\n}"
},
"description": "example-nat64",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"type": "text",
"value": "application/json"
}
],
"method": "POST",
"url": {
"host": [
"{{host}}"
],
"path": [
"mgmt",
"shared",
"appsvcs",
"declare"
],
"protocol": "https",
"raw": "https://{{host}}/mgmt/shared/appsvcs/declare"
}
},
"response": []
},
{
"name": "example-netmask",
"request": {
Expand Down Expand Up @@ -2264,6 +2330,39 @@
},
"response": []
},
{
"name": "example-rtsp-profile",
"request": {
"body": {
"mode": "raw",
"raw": "{\n \"class\": \"ADC\",\n \"schemaVersion\": \"3.14.0\",\n \"id\": \"Service_TCP\",\n \"example_RTSP\": {\n \"class\": \"Tenant\",\n \"App1\": {\n \"class\": \"Application\",\n \"template\": \"generic\",\n \"RTSP_vs\": {\n \"class\": \"Service_TCP\",\n \"virtualPort\": 8080,\n \"virtualAddresses\": [\n \"1.1.1.10\"\n ],\n \"profileRTSP\": {\n \"bigip\": \"/Common/rtsp\"\n }\n }\n }\n }\n}"
},
"description": "example-rtsp-profile",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"type": "text",
"value": "application/json"
}
],
"method": "POST",
"url": {
"host": [
"{{host}}"
],
"path": [
"mgmt",
"shared",
"appsvcs",
"declare"
],
"protocol": "https",
"raw": "https://{{host}}/mgmt/shared/appsvcs/declare"
}
},
"response": []
},
{
"name": "example-sd-consul-ca",
"request": {
Expand Down Expand Up @@ -2561,6 +2660,39 @@
},
"response": []
},
{
"name": "example-source-address-vs",
"request": {
"body": {
"mode": "raw",
"raw": "{\n \"class\": \"ADC\",\n \"schemaVersion\": \"3.0.0\",\n \"id\": \"declarationId\",\n \"source_example\": {\n \"class\": \"Tenant\",\n \"app\": {\n \"class\": \"Application\",\n \"template\": \"generic\",\n \"service\": {\n \"class\": \"Service_Generic\",\n \"virtualAddresses\": [\n [\n \"192.0.2.11\",\n \"1.2.3.4/32\"\n ],\n [\n \"192.0.2.12\",\n \"1.2.3.5/32\"\n ]\n ],\n \"virtualPort\": 1000\n }\n }\n }\n}"
},
"description": "example-source-address-vs",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"type": "text",
"value": "application/json"
}
],
"method": "POST",
"url": {
"host": [
"{{host}}"
],
"path": [
"mgmt",
"shared",
"appsvcs",
"declare"
],
"protocol": "https",
"raw": "https://{{host}}/mgmt/shared/appsvcs/declare"
}
},
"response": []
},
{
"name": "example-ssh-proxy",
"request": {
Expand Down
1 change: 0 additions & 1 deletion dist/latest/f5-appsvcs-3.13.1-1.noarch.rpm.sha256

This file was deleted.

Binary file not shown.
1 change: 1 addition & 0 deletions dist/latest/f5-appsvcs-3.14.0-4.noarch.rpm.sha256
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
797d8f61e1b932c4b9e017bf1444f644203e34692aa90fa0e2004ce77bacb875 f5-appsvcs-3.14.0-4.noarch.rpm
Loading

0 comments on commit 71affd8

Please sign in to comment.