Différences entre versions de « WebAPI Files.Download »

De Documentation Polaris
Aller à : navigation, rechercher
(Modification automatique par le cartographe)
(Modification automatique par le cartographe)
Ligne 7 : Ligne 7 :
 
== Methode Files.Download ==
 
== Methode Files.Download ==
 
<p class='appel'><span class='lbl'>Appel Web&nbsp;:</span> <span class='vlr'>http://localhost/core/api/Files.Download</span></p><p class='signature'><span class='return-type'>void</span> <span class='method-name'>Files.Download</span><span class='parameters'>&nbsp;(<span class='parameter-type'>[http://social.msdn.microsoft.com/Search/fr-FR?query=System.String String]</span> <span class='parameter-name'>file</span>)</span></p><p class='mrp'>Obtient le fichier présent sur le service de réplication</p><div class='args'><p><span class='lbl'>Arguments&nbsp;:</span></p><table class='t-args'><tr><th>Nom</th><th>Type</th><th>Description</th></tr><tr><th class='parameter-name'>file</th><td class='parameter-type'>[http://social.msdn.microsoft.com/Search/fr-FR?query=System.String String]</td><td class='parameter-txt'><span class='param-doc'>Nom du fichier</span></td></tr></table><p><span class='lbl'>Politique de sécurité et règles d'accès à l'API&nbsp;:</span></p><p style='padding-left:1em;'>aucune, cette API est disponible pour tous</p></div></div>
 
<p class='appel'><span class='lbl'>Appel Web&nbsp;:</span> <span class='vlr'>http://localhost/core/api/Files.Download</span></p><p class='signature'><span class='return-type'>void</span> <span class='method-name'>Files.Download</span><span class='parameters'>&nbsp;(<span class='parameter-type'>[http://social.msdn.microsoft.com/Search/fr-FR?query=System.String String]</span> <span class='parameter-name'>file</span>)</span></p><p class='mrp'>Obtient le fichier présent sur le service de réplication</p><div class='args'><p><span class='lbl'>Arguments&nbsp;:</span></p><table class='t-args'><tr><th>Nom</th><th>Type</th><th>Description</th></tr><tr><th class='parameter-name'>file</th><td class='parameter-type'>[http://social.msdn.microsoft.com/Search/fr-FR?query=System.String String]</td><td class='parameter-txt'><span class='param-doc'>Nom du fichier</span></td></tr></table><p><span class='lbl'>Politique de sécurité et règles d'accès à l'API&nbsp;:</span></p><p style='padding-left:1em;'>aucune, cette API est disponible pour tous</p></div></div>
{{FinInfoCartographe}}[[Catégorie:Webservice API|Files.Download]][[Catégorie:Webservice WebAPI Files|Download]]
+
{{FinInfoCartographe}}[[Catégorie:Webservice Files|Download]]

Version du 30 juillet 2018 à 16:52

Disponible depuis la version 6.02

L'API par Webservice vous permet de piloter ou d'interroger votre solution de gestion depuis un programme externe via un langage normalisé. Pour obtenir plus d'informations sur la bibliothèque d'APIs, consultez la page de documentation suivante : Interface de programmation applicative par Webservice (API).

L'API Files permet de gérer le système de fichiers du service de réplication.

Methode Files.Download

Appel Web : http://localhost/core/api/Files.Download

void Files.Download (String file)

Obtient le fichier présent sur le service de réplication

Arguments :

NomTypeDescription
fileStringNom du fichier

Politique de sécurité et règles d'accès à l'API :

aucune, cette API est disponible pour tous