Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 1.84 KB

README.md

File metadata and controls

56 lines (35 loc) · 1.84 KB

TD SYNNEX - PUBLIC REPO

Author: Nicklas Karlsson (NordEast Platform Manager @ TD SYNNEX)

A repository for partners and resellers to TD SYNNEX.

Important information for reseller will not be provided in this repo.

Note

This repository is public for everyone to use at their own risk, no warranties from me or TD SYNNEX. Make solid decisions before using scripts. Resellers and partners that want to use the our API's need to activate account in the portal. StreamOne ION Platform

Resellers with interest of using our api's to do Lifecycle management of products, can use my set of code to get started. In this first release, powershell will be released first, then I will release Python examples as well

Get started

I use postman to collect and create my requests. Then I translate requests to powershell and python. if you want to receive updated postman collection for total management, give me a ping. The fundamental postman collection and environment .json files can be found here in the postman folder.

Clone this repo

git clone https://github.com/cloudmindsab/td-synnex.git

Compatibility Installation

My scripts have been tested on:

  1. macOS (Sonoma)
  2. Windows 11

Compatibility for:

  1. Local Powershell Environment
  2. Microsoft Azure CloudShell
  3. Microsoft Azure Automation Environments 5.1 and 7.2

Tip

It's recommend using the latest version of PowerShell (Core). For vendor specific scripts use the latest PowerShell Modules.

Support

Important

No support provided for scripts in this repo. You're on your own.

License

Scripts in thes repo is free to use and copy as you want.

Project status

This is a repository that is alive 24/7/365.
As soon as I create some new scripts that I find helpful for TD SYNNEX Resellers, I will put them here.