Sharad Mishra has posted comments on this change.
Change subject: restapi: WIP: Created restapi interface for backup.
......................................................................
Patch Set 1: (1 inline comment)
....................................................
File
backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/resource/BackupResource.java
Line 22: import org.ovirt.engine.api.model.Backup;
Line 23:
Line 24:
Line 25: @Produces({MediaType.APPLICATION_XML, MediaType.APPLICATION_JSON,
MediaType.APPLICATION_X_YAML})
Line 26: public interface BackupResource extends AsynchronouslyCreatedResource {
I am basing it off of snapshot. I think since creating a backup is multi-step
process, we need to do it asyncly.
Line 27:
Line 28: @GET
Line 29: @Formatted
Line 30: public Backup get();
--
To view, visit http://gerrit.ovirt.org/14219
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I29f8d40130386e7eb5fe533d3c59dbc8c5ec33ac
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sharad Mishra <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Deepak C Shetty <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: Sharad Mishra <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches