Remove Vim
Deletes the registered VIM instance.
Request
URI
DELETE
https://{api_host}/hybridity/api/vims/v1/tenants/{tenantId}
COPY
Path Parameters
string
tenantId
Required
The identifier corresponding to the VIM instance (or the tenant instance?) to be deleted.
Responses
200
remove VIM response
Returns TcaJob of type(s) application/json
{
"jobId": "jobId"
}
string
jobId
Optional
The identifier that may be used to refer to TCA internal internal job that's handling the asynchronous task.