< Back
Get-OmbiTVRequest
Post
NAME Get-OmbiTVRequest
SYNOPSIS
To Find Ombi TV Requests
SYNTAX
Get-OmbiTVRequest [-OmbiURL] <String> [-Token] <String> [<CommonParameters>]
DESCRIPTION
A detailed description of the Get-OmbiTVRequest function.
PARAMETERS
-OmbiURL <String>
Ombi URL Exemple https:\\\\Server.ombi.com:5100
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Token <String>
The Ombi API Key
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
Additional information about the function.
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-OmbiTVRequest -OmbiURL 'Value1' -Token 'Value2'
RELATED LINKS
SYNOPSIS
To Find Ombi TV Requests
SYNTAX
Get-OmbiTVRequest [-OmbiURL] <String> [-Token] <String> [<CommonParameters>]
DESCRIPTION
A detailed description of the Get-OmbiTVRequest function.
PARAMETERS
-OmbiURL <String>
Ombi URL Exemple https:\\\\Server.ombi.com:5100
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Token <String>
The Ombi API Key
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
Additional information about the function.
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-OmbiTVRequest -OmbiURL 'Value1' -Token 'Value2'
RELATED LINKS