Create Data Bundle Using POST
Creates a data bundle for vRA/vRO.
Request
URI
POST
https://{api_host}//sc2-10-185-6-200.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",
"excludeBgIds": [
"string"
],
"filepath": "string",
"includeBgIds": [
"string"
],
"password": "string",
"securefields": false,
"server": "string",
"tenant": "string",
"username": "string"
}
string
category
Optional
category
array of string
excludeBgIds
Optional
excludeBgIds
string
filepath
Optional
filepath
array of string
includeBgIds
Optional
includeBgIds
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
POST
Deployment Assessment By Business Group Id Using POST
POST
Deployment Assessment By Business Groups Using POST
GET
Download Assessment Report By Id Using GET
POST
Get Assessment Business Groups List Using POST
GET
Get Assessment Business Groups Using GET
GET
Get Assessment Contents 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 Assessment Subscriptions Using GET
GET
Get Contents By Type Id Using GET
GET
Get Deployment Assessment Reports Using GET
GET
Get Deployment By Id Using GET
GET
Get Subscription Assessment Report Using GET
GET
Get Vra Content Using GET
GET
Get Vro Assessment Report By Packages Using GET
GET
Get Vro Report Packages Summary Using GET
POST
Migration Assessment Business Groups Using POST
POST
Migration Assessment By Business Group Using POST
POST
Migration Assessment By Subscription Using POST
POST
Migration Assessment Using POST
POST
Perform Assessment Using POST
POST
Validate Source Using POST