Skip to content
#

powershell-scripts

Here are 232 public repositories matching this topic...

RaajeevKalyan
RaajeevKalyan commented Sep 1, 2020

POST on JobService/Jobs with sample payload below tuned to specific devices

{
"Id": 0,
"JobName": "Inventory job for foo devices ",
"JobDescription": "Inventory job for foo devices",
"Schedule": "startnow",
"State": "Enabled",
"JobType": {
"Name": "Inventory_Task"
},
"Targets": [
{
"Id": <device_id>,
"Data": "",
"TargetType": {
"I

Improve this page

Add a description, image, and links to the powershell-scripts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the powershell-scripts topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.