Uploaded image for project: 'Command Line Interface'
  1. Command Line Interface
  2. CLI-148

Update cloud-create command to include more parameters

XMLWordPrintable

      The current cloud create command does not include all the parameters used when a cloud region is created via curl or via esr. The cli command should send the following curl command

       

      { "cloud-owner": "CloudOwner", "cloud-region-id": "region-id", "cloud-type": "openstack", "owner-defined-type": "t1", "cloud-region-version": "titanium_cloud", "complex-name":"clli2", "cloud-zone": "CloudZone", "sriov-automation": false, "identity-url": "WillBeUpdatedByMultiCloud", "cloud-extra-info":"

      {\"openstack-region-id\":\"region-id\"}

      ",
      "esr-system-info-list": {
      "esr-system-info":[

      { "esr-system-info-id":"5c85ce1f-aa78-4ebf-8d6f-4b62773e9bc8", "service-url": "http://ip_addr:5000/v3", "user-name":"username", "password":"password", "system-type": "VIM", "ssl-insecure":true, "cloud-domain":"Default", "default-tenant":"Integration-HPA", "system-status":"active" }

      ]
      }
      }

            itohan itohan
            itohan itohan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: