Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Get-ITGlueConfigurations does not return data for a single ID #58

@ecspresso

Description

@ecspresso

Steps to reproduce

Get-ITGlueConfigurations -id $some_id

Expected behavior

Returned data from IT Glue

Actual behavior

Get-ITGlueConfigurations : The remote server returned an error: (404) Not Found.
At C:\Untitled6.ps1:7 char:2
+ Get-ITGlueConfigurations -id $some_id
+  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Get-ITGlueConfigurations

Screenshots

N/A

Environment

Please share additional details about your environment. Version information for:

  • PowerShell: 5.1.17763.134
  • ITGlueAPI: 2.0.4
  • Operating System: Windows 10 (10.0.17763.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions