Delete AWS External Id
DELETEs an external id that was created by Wavefront
Request
URI
DELETE
https://{api_host}/api/v2/cloudintegration/awsExternalId/{id}
COPY
Path Parameters
string
id
Required
id
Responses
200
successful operation
Returns
ResponseContainerString
of type(s)
application/json
{
"status": {
"result": "string",
"message": "string",
"code": 0
},
"response": "string"
}
object
status
Required
status
string
response
Optional
response
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/api/v2/cloudintegration/awsExternalId/{id}
Cloud Integration Operations
GET
Get All Cloud Integration
POST
Create Cloud Integration
POST
Create AWS External Id
GET
Get AWS External Id
DELETE
Delete AWS External Id
GET
Get Cloud Integration
PUT
Update Cloud Integration
DELETE
Delete Cloud Integration
POST
Disable Cloud Integration
POST
Enable Cloud Integration
POST
Undelete Cloud Integration