Advertisement
t_shtilman

cms irg create

Jan 23rd, 2018
344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.54 KB | None | 0 0
  1. {
  2.   "body": {
  3.     "organization": {
  4.       "name": "Comcast",
  5.       "resource-pool": {
  6.         "instances": [
  7.           "vFW",
  8.           "vRTR"
  9.         ],
  10.         "org-networks": {
  11.           "org-network": [
  12.             {
  13.               "ipaddress-allocation-mode-v6": "manual",
  14.               "uuid": "d3613667-327b-458e-98bd-1a49af8dfd8e",
  15.               "name": "trust",
  16.               "ipaddress-allocation-mode": "manual"
  17.             },
  18.             {
  19.               "ipaddress-allocation-mode-v6": "manual",
  20.               "uuid": "14b2296c-fd9d-4338-b8a8-f03fe23469c5",
  21.               "name": "untrust",
  22.               "ipaddress-allocation-mode": "manual"
  23.             },
  24.             {
  25.               "ipaddress-allocation-mode-v6": "manual",
  26.               "uuid": "efe81453-6d39-48eb-b5dc-0aa2b9a51a03",
  27.               "name": "client",
  28.               "ipaddress-allocation-mode": "manual"
  29.             },
  30.             {
  31.               "ipaddress-allocation-mode-v6": "manual",
  32.               "uuid": "905abddd-391d-486e-8287-8bf0c84a1dbf",
  33.               "name": "server",
  34.               "ipaddress-allocation-mode": "manual"
  35.             }
  36.           ]
  37.         }
  38.       },
  39.       "uuid": "f745df90-2b62-4ef7-a52b-5e3ecc1ed88d"
  40.     }
  41.   },
  42.   "headers": {
  43.     "Content-Type": "application/json",
  44.     "Accept": "application/json",
  45.     "Cache-Control": "no-cache"
  46.   },
  47.   "params": null,
  48.   "url": "https://Administrator:versa123@96.114.64.65:9182/api/config/cms/local/organizations",
  49.   "verify": false,
  50.   "allow_redirects": true,
  51.   "method": "post"
  52. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement