meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| domains [2023/09/14 19:54] – johnny | domains [2024/08/29 20:13] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| {{: | {{: | ||
| + | ===== API ===== | ||
| + | / | ||
| + | ==== Read - Retrieve domain information via API (/read.php) ==== | ||
| + | |||
| + | * Default / No params - Returns all domains | ||
| + | * domain_id - Specific domain ID from the ITFlow database | ||
| + | * domain_name - Domain Name | ||
| + | * client_id - Returns all domains for a specific client | ||
| + | |||
| + | < | ||
| + | Invoke-RestMethod -Uri " | ||
| + | |||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | |||
| + | [...] | ||
| + | </ | ||