Invoke-OdinApi

1.2.1


Execute Odin "Operations Automation" and "Business Automation" API commands from PowerShell.
Can execute API commands and decode the response or generate a request XML

Warning!
This module is shipped "as is", I did not fully tested it, Neither I nor anyone else responsible for any loss or damage resulting from using the code in this module.
BA
 * Supports al

Execute Odin "Operations Automation" and "Business Automation" API commands from PowerShell.
Can execute API commands and decode the response or generate a request XML

Warning!
This module is shipped "as is", I did not fully tested it, Neither I nor anyone else responsible for any loss or damage resulting from using the code in this module.
BA
 * Supports all data types: i4(int),double,"string"
 * Decode Base64 fault
 * Convert the Result to a Powershell Object from the response XML

OA
 * Supports all data types: int,bigint,string,boolean,base64,struct,array
 * Convert the Result to a Powershell Object from the response XML
Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Invoke-OdinApi -RequiredVersion 1.2.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Invoke-OdinApi -Version 1.2.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016 ili. All rights reserved.

Package Details

Author(s)

  • ili

Tags

Odin API

Functions

Format-Xml Invoke-OdinApi ConvertFrom-OdinApiXml

Dependencies

This module has no dependencies.

Release Notes


## 2016.11.24 - Version 1.2.X
* PowerShell module structure
 * Rearranged files
 * Fixed module name
 * Add .psd1 file
* ConvertFrom-OdinApiXml
 * Fix Bug that multiple arrays on the same level will unrolled into a single array
* Invoke-OdinApi
 * Add conversion of output to UTF-8 to support multilanguage characters

FileList

Version History

Version Downloads Last updated
2.0.3 320 6/5/2023
2.0.2 656 1/27/2021
2.0.1 212 11/19/2019
2.0.0 41 9/23/2019
1.2.1 (current version) 452 11/25/2016