scodon / trellis_api_collections_public

Vertiv™ Trellis™ Enterprise - Unofficial/Community API Collections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vertiv™ Trellis™ Enterprise - Unofficial/Community API Collections

License

This collection of scripts is subject to BSD 3-Clause license included here, they are unsupported and are provided for convenience.

Please ensure you have familiarized yourself with the license, usage of these scripts in part or whole constitute acceptance of these terms.

Document Change History

Release Release Date Notes QR
0.8 2022/01/06 Cleaned up for public release. N/A
0.7.1 2021/06/03 Python 3 Examples added. N/A
0.6 2020/07/08 Added additional monitoring calls for Trellis. N/A
0.5 2020/06/30 Added TIE Schema (redacated). N/A
0.4 2020/06/26 Added schema information. N/A
0.1 2019/11/01 Initial draft N/A

Introduction

This project provides a number of API collections to aid with developing and prototyping with a variety of Vertiv and third-party products, including Trellis™ Enterprise and Vertiv Critical Insight among others.

Content

├── Trellis™ Enterprise
│   ├── Postman
│   │   ├── Vertiv Trellis Enterprise 5.1.x.postman_collection.json
│   │   ├── Vertiv Trellis Enterprise 5.0.x.postman_collection.json
│   │   ├── Vertiv Trellis Enterprise 4.0.x.postman_collection.json
│   ├── Schema
│   │   ├── 0.0.0 (5.1.1.x)
│   │   │   ├── *.json
│   ├── Examples
│   │   ├── Java
│   │   ├── Python 3
│   │   ├── Rust
│   ├── README.md
├── Trellis™ Critical Insight
│   ├── Postman
│   │   ├── Vertiv Critical Insight (ENEC).postman_collection.json
├── DMTF Redfish
│   │   ├── HPE iLO 4
│   │   │   ├── DMTF Redfish - HPE iLO 4.postman_collection.json
│   │   ├── README.md
│   │   ├── SuperMicro
├── README.md
├── LICENSE.md
└── .gitignore

Authors & Contributors

Name Organization Contact
Scott Donaldson Vertiv Group Corp. scott.donaldson@vertiv.com
Michael B Jones Vertiv Group Corp. michael.b.jones@vertiv.com
Mark Zagorski Vertiv Group Corp. mark.zagorski@vertiv.com

Maintainers

Feedback on function, errata and enhancements is welcome, this can be sent to the following mailbox.

Name Organization Contact
Lifecycle Engineering Services, Integrated Rack Solutions Vertiv Group Corp. global.services.delivery.development@vertiv.com

About

Vertiv™ Trellis™ Enterprise - Unofficial/Community API Collections

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%