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

Create CLI command to delete cloud using multicloud

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • Dublin Release
    • None

      The current cloud-delete command would not delete the cloud if it referenced by other resources. Create a multicloud-cloud-delete command that runs the following curl command

       

      curl -X DELETE \ 'http://$ONAP_MSB_IP:$ONAP_MSB_PORT/api/multicloud-titaniumcloud/v0/CloudOwner_RegionOne' \ -H 'Accept: application/json' \ -H 'Cache-Control: no-cache' \ -H 'Content-Type: application/json' \ -H 'Postman-Token: 8577e1cc-1038-471d-8b3b-d36fe44ae023'

       

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

              Created:
              Updated:
              Resolved: