< Back
Get-OmbiMoviesRequest
Post
NAME Get-OmbiMoviesRequest
SYNOPSIS
Get all ombi movie request
SYNTAX
Get-OmbiMoviesRequest [-OmbiURL] <String> [-Token] <String> [<CommonParameters>]
DESCRIPTION
A detailed description of the Get-OmbiMoviesRequest function.
PARAMETERS
-OmbiURL <String>
A description of the OmbiURL parameter.
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Token <String>
A description of the Token parameter.
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-OmbiMoviesRequest -OmbiURL 'Value1' -Token 'Value2'
RELATED LINKS
SYNOPSIS
Get all ombi movie request
SYNTAX
Get-OmbiMoviesRequest [-OmbiURL] <String> [-Token] <String> [<CommonParameters>]
DESCRIPTION
A detailed description of the Get-OmbiMoviesRequest function.
PARAMETERS
-OmbiURL <String>
A description of the OmbiURL parameter.
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Token <String>
A description of the Token parameter.
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-OmbiMoviesRequest -OmbiURL 'Value1' -Token 'Value2'
RELATED LINKS