vcenter ovf import session: delete
Deletes (or cancels) an import session.
A client should terminate a session to free up resources on the server. An import session will automatically be reclaimed after a period of inactivity. For example it will only remain in IMPORT_ERROR and IMPORT_COMPLETED state for a period of time.
Request:
HTTP request
DELETE https://{server}/rest/com/vmware/vcenter/ovf/import-session/id:{id}
Path Parameters
Name | Type | Description |
---|---|---|
Required | ||
id | string | the import session ID. |