Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 739 Bytes

File metadata and controls

39 lines (27 loc) · 739 Bytes
title description ms.topic ms.author author manager ms.date
bitsadmin gethttpmethod
Reference article for the bitsadmin gethttpmethod command, which gets the HTTP verb to use with the job.
reference
jgerend
JasonGerend
mtillman
03/01/2019

bitsadmin gethttpmethod

Gets the HTTP verb to use with the job.

Syntax

bitsadmin /gethttpmethod <Job>

Parameters

Parameter Description
job The job's display name or GUID.

Examples

To retrieve the HTTP verb to use with the job named myDownloadJob:

bitsadmin /gethttpmethod myDownloadJob

Related links