Skip to main content

Delete a cloud resource

DELETE 

https://api.orange.com/evolutionplatform/aws/api/v1//projects/:projectId/aws/cloudconnectors/privates/:id/resources/cloud/:resourceId

This operation allows to delete a cloud resource on aws provisioned for a cloud connector

Request

Path Parameters

    id uuidrequired

    Possible values: Value must match regular expression [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

    Cloud Connector id

    projectId uuidrequired

    Possible values: Value must match regular expression [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

    Project id

    resourceId stringrequired

    Resource id

Responses

ok

Authorization: http

name: SecuritySchemetype: httpdescription: Authenticationscheme: bearerbearerFormat: JWT
curl -L -X DELETE 'https://api.orange.com/evolutionplatform/aws/api/v1//projects/:projectId/aws/cloudconnectors/privates/:id/resources/cloud/:resourceId' \
-H 'Authorization: Bearer <token>'
Request Collapse all
Base URL
https://api.orange.com/evolutionplatform/aws/api/v1/
Auth
Parameters
— pathrequired
— pathrequired
— pathrequired