Skip to main content

push_create_push

Function push_create_push 

Source
pub async fn push_create_push(
    configuration: &Configuration,
    push_create_push_request: PushCreatePushRequest,
) -> Result<PushCreatePushResponse, Error<PushCreatePushError>>
Expand description

Push store to other repository Permissions: The user needs (at least) Remote.DatastoreBackup on ". "‘/remote/{remote}/{remote-store}[/{remote-ns}]’, and either Datastore.Backup or ". "Datastore.Read on ‘/datastore/{store}[/{ns}]’. The ‘remove-vanished’ parameter might ". "require additional privileges.