Create a plan.
Request body
Example request
{
"Id": "5eaa81fd6f384d000116d1d4",
"TenantId": "94b280022d0c4401bcf3b0ea85870519",
"UserId": "558057c4256545bd8a307c37464003c9",
"Description": "AWS to HW OBS Bucket Migration",
"Name": "plan001",
"Type": "migration",
"RemainSource": true,
"SourceConn": {
"StorType": "opensds-obj",
"BucketName": "bucket001"
},
"DestConn": {
"StorType": "opensds-obj",
"BucketName": "bucket001"
},
"Filter": {
"Prefix": "photos/",
"Tag": [
{
"key": "Image001.PNG",
"Value": ""d97849a5d11d7f7f90e0c1609d091d0a""
}
]
}
}Response
successful operation
Example response
{
"plan": {
"Id": "5eaa81fd6f384d000116d1d4",
"TenantId": "94b280022d0c4401bcf3b0ea85870519",
"UserId": "558057c4256545bd8a307c37464003c9",
"Description": "AWS to HW OBS Bucket Migration",
"Name": "plan001",
"Type": "migration",
"RemainSource": true,
"SourceConn": {
"StorType": "opensds-obj",
"BucketName": "bucket001"
},
"DestConn": {
"StorType": "opensds-obj",
"BucketName": "bucket001"
},
"Filter": {
"Prefix": "photos/",
"Tag": [
{
"key": "Image001.PNG",
"Value": ""d97849a5d11d7f7f90e0c1609d091d0a""
}
]
}
}
}Changes
Changed in 6 of the 33 revisions of this API.2412
- ●
added the new
aws-fileenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
aws-fileenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
azure-fileenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
azure-fileenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
api tag
Planaddedapi-tag-added
- ○
api tag
planremovedapi-tag-removed
- ○
added the new
aws-fileenum value to the request property/request-property-enum-value-added
- ○
added the new
aws-fileenum value to the request property/request-property-enum-value-added
- ○
added the new
azure-fileenum value to the request property/request-property-enum-value-added
- ○
added the new
azure-fileenum value to the request property/request-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 46 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
Of the 33 revisions, 3 have no diff computed.