Get-ITGlueDocumentImage
SYNOPSIS
Returns details of a specific document image including URLs for all size variants
SYNTAX
Get-ITGlueDocumentImage -Id <Int64> [<CommonParameters>]
DESCRIPTION
The Get-ITGlueDocumentImage cmdlet returns details of a specific document image including URLs for all size variants
EXAMPLES
EXAMPLE 1
Get-ITGlueDocumentImage -Id 8765309
Returns details of a specific document image including URLs for all size variants
PARAMETERS
-Id
Image id
Type: Int64
Parameter Sets: (All)
Aliases:
Required: True
Position: Named
Default value: 0
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
OUTPUTS
NOTES
N/A
RELATED LINKS
https://celerium.github.io/Celerium.ITGlue/site/DocumentImages/Get-ITGlueDocumentImage.html