Create Data Bundle Using POST
Creates a data bundle for vRA/vRO.
Request
URI
POST
https://{api_host}//cava-s-182-041.eng.vmware.com/assessment/{category}/migration/bundle/create
COPY
Path Parameters
string
category
Required
category
Request Body
CreateDataBundleModel
of type(s)
application/json
Optional
{
"category": "string",
"filepath": "string",
"password": "string",
"securefields": false,
"server": "string",
"tenant": "string",
"username": "string"
}
string
category
Optional
category
string
filepath
Optional
filepath
string
password
Optional
password
boolean
securefields
Optional
securefields
string
server
Optional
server
string
tenant
Optional
tenant
string
username
Optional
username
Responses
200
OK
Returns
string
of type(s)
application/json
Operation doesn't return any data structure
201
Created
Operation doesn't return any data structure
401
Unauthorized
Operation doesn't return any data structure
403
Forbidden
Operation doesn't return any data structure
404
Not Found
Operation doesn't return any data structure
On This Page
Migration Assessment Service Operations
POST
Create Data Bundle Using POST
DELETE
Delete Assessment Reports By Id Using DELETE
GET
Download Assessment Report By Id Using GET
GET
Get Assessment Business Groups Using GET
GET
Get Assessment Reports By Id Using GET
GET
Get Assessment Reports Using GET
GET
Get Assessment Reports Using GET 1
GET
Get Contents By Type Bg Id Using GET
GET
Get Subscription Assessment Reports Using GET
GET
Get Vra Content Using GET
GET
Get Vro Assessment Report By Packages Using GET
POST
Get Vro Packages Using POST
GET
Get Vro Report Packages Summary Using GET
GET
Get Vro Report Packages Using GET
POST
Migration Assessment By Business Group Using POST
POST
Migration Assessment Using POST
POST
Perform Assessment Using POST
POST
Uploaded Vro Package Assessment Using POST