Waarp R66
  • Démarage
    • Installation
      • Pré-requis
      • Linux
        • Avec les packages systèmes
        • Avec les dépôts Waarp
        • Avec les archives autonomes
      • Windows
        • Avec les archives autonomes
    • Creation d’instance
      • Principe généraux
      • Création d’une instance Linux
        • Création de la configuration
        • Configuration de la base de données
        • Initialisation de la base de données
        • Démarrage du serveur
      • Création d’une instance Windows
        • Création de la configuration
        • Configuration de la base de données
        • Initialisation de la base de données
        • Démarrage du serveur
  • Administration
    • Gestion des logs
    • Purge de l’historique des transferts
      • En ligne de commande
      • Avec l’API REST
  • Utilisation
    • Waarp R66 FileWatcher
      • Introduction
      • Paramétrage
        • Principe
        • Configuration minimale
        • Configuration avancée
        • Exemple complet
      • Lancement
        • Linux
        • Windows
  • Interface Web
    • Monitoring
      • Accueil
      • Transferts passés
      • Statut serveur
    • Administration
      • Transfert
        • Lister les transferts
        • Controller les transferts
      • Moniteur
        • Lister les hôtes
        • Création d’un hôte
        • Mis à jour d’un hôte
      • Règle
        • Listing des règles
        • Création de règle
        • Mis à jour de règle
      • Type de tâche
      • Système
    • REST
      • Généralités
        • Authentification des requêtes
        • Signature des requêtes
        • Horodatage des requêtes
      • Gestion de l’historique
        • Export et purge de l’historique
      • /transfers
        • GET /transfers
        • GET /transfers/:id
        • POST /transfers
        • PUT /transfers/:id
        • DELETE /transfers/:id
      • /hosts
        • GET /hosts
        • GET /hosts/:id
        • POST /hosts
        • PUT /hosts/:id
        • DELETE /hosts/:id
      • /hostconfigs
        • GET /hostconfigs
        • GET /hostconfigs/:id
        • PUT /hostconfigs/:id
        • POST /hostconfigs
        • DELETE /hostconfigs/:id
      • /configurations
        • GET /configurations
        • GET /configurations/:id
        • POST /configurations
        • PUT /configurations/:id
        • DELETE /configurations/:id
      • /rules
        • GET /rules
        • GET /rules/:id
        • POST /rules
        • PUT /rules/:id
        • DELETE /rules/:id
      • /info
        • GET /info
        • GET /info
      • /bandwidth
        • GET /bandwidth
        • PUT /bandwidth
      • /control
        • GET /control
        • PUT /control
        • POST /control
      • /server
        • GET /server
        • PUT /server
      • /business
        • GET /business
  • Référence des commandes
    • Waarp R66 Server
      • Gestion du service
        • Commande waarp-r66server start
        • Commande waarp-r66server stop
        • Commande waarp-r66server status
        • Commande waarp-r66server restart
        • Commande waarp-r66server initdb
        • Commande waarp-r66server loadauth
        • Commande waarp-r66server loadrule
        • Commande waarp-r66server loadconf
    • Waarp R66 Client
      • Commandes de gestion des transferts
        • Commande waarp-r66client send
        • Commande waarp-r66client asend
        • Commande waarp-r66client msend
        • Commande waarp-r66client masend
        • Commande waarp-r66client transfer
        • Commande waarp-r66client getinfo
        • Commande waarp-r66client gui
      • Autres commandes
        • Commande waarp-r66client initdb
        • Commande waarp-r66client loadconf
        • Commande waarp-r66client log-export
        • Commande waarp-r66client config-export
    • Exemples
      • Serveur
      • Client
  • Référence des fichiers de configuration
    • server.xml
      • Identity
      • Server
      • SSL
      • Directory
      • Network
      • DB
      • Limit
      • REST
      • Role
    • client.xml
      • Identity
      • SSL
      • Directory
      • DB
      • Limit
      • Role
      • Spooled Directory
    • authent.xml
      • authent
    • rules.xml
      • Rule
  • Référence de la base de données
    • Référentiels
      • Référentiels communs
        • updatedinfo
      • Table runner
        • globalstep et globallaststep
        • infostatus et stepstatus
  • Liste des changements
    • Waarp R66 3.0.11-1 (???)
      • Correctifs
    • Waarp R66 3.0.10-1 (2018-10-08)
      • Correctifs
    • Waarp R66 3.0.9-2 (2018-07-16)
      • Correctifs
    • Waarp R66 3.0.9 (2018-01-08)
      • Correctifs
  • Index
 
Waarp R66
  • Docs »
  • Interface Web
  • View page source

Avertissement

Cette documentation est en cours d'écriture et peut être incomplète ou imprécise. Nous travaillons à l'améliorer.

Interface Web¶

  • Monitoring
  • Administration
  • REST
Suivant Précédent

© Copyright 2019, Waarp SAS.

Built with Sphinx using a theme provided by Read the Docs.