RecoveryBackupJobCreateRequestBody
This is a request body class for an operation.
Properties
JSON Example
{
"piece": {
"location": "string",
"location_type": "FTP",
"parts": [
"string"
]
}
}
This is a request body class for an operation.
{
"piece": {
"location": "string",
"location_type": "FTP",
"parts": [
"string"
]
}
}