Delete AWS External Id

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


Authentication
This operation uses the following authentication methods.
Responses
200

successful operation

Returns ResponseContainerString of type(s) application/json
{
    "status": {
        "result": "string",
        "message": "string",
        "code": 0
    },
    "response": "string"
}
status
Required

status

string
response
Optional

response