https://github.com/citrix/citrix-data
https://github.com/citrix/citrix-data
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/citrix/citrix-data
- Owner: citrix
- Created: 2023-06-30T13:11:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-04T17:00:25.000Z (about 1 year ago)
- Last Synced: 2025-03-04T18:19:22.869Z (about 1 year ago)
- Language: PowerShell
- Size: 921 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Background
This public repository is intended to be one stop solution for learning about APIs related to Citrix stack data. It aims to cover data/APIs for all types of:
- interfaces (pull / push)
- underlying components (monitor / analytics)
- deployment modes (on-prem / cloud / hybrid)
- focus areas (monitoring / performance / security)
- complexity (basic / intermediate / advanced)
The approach taken is use-case and example driven so that consumers can quickly get to the outcome (data) they need to with minimal effort by copy pasting working/tested snippets.
The examples cover a wide variety of consumers / clients to suit the different types of personas that may be working with these.
The goal is to keep adding more content here over time to increase the value and appeal to consumers of Citrix data.
# Contents
| S.No | Component | Scenario | Environment | Interface | Clients | Level |
| ---- | ---- | ---- | ---- | ---- | --- | --- |
| 1. | [Monitor](./monitor-api) | Troubleshooting/Helpdesk | On-Prem, Cloud | Pull (OData) | Powershell, Curl, Postman | Basic, Intermediate |
| 2. | TBD | | | | |