Recovery_Backup_Parts_Part
Parts.Part structure Structure representing backup restore part
{
"id": "string",
"name": {
"id": "string",
"default_message": "string",
"args": [
"string"
]
},
"description": {
"id": "string",
"default_message": "string",
"args": [
"string"
]
},
"selected_by_default": false,
"optional": false
}
part ID When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.appliance.recovery.backup.parts. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.appliance.recovery.backup.parts.
Parts.LocalizableMessage structure Structure representing message
Parts.LocalizableMessage structure Structure representing message
Is this part selected by default in the user interface.
Is this part optional.