For the complete documentation index, see llms.txt. This page is also available as Markdown.

Import

Import Remote PC

post

Import a list of Remote PC Static to a Provider from a file.

Path parameters
idinteger · int32Required

Provider ID

Body
CsvFilestring · binaryOptional

Upload File

Responses
201

Created

No content

post/api/Provider/remotepcstatic/{id}/remotepc/Import
POST /api/Provider/remotepcstatic/{id}/remotepc/Import HTTP/1.1
Content-Type: multipart/form-data
Accept: */*
Content-Length: 20

{
  "CsvFile": "binary"
}

No content