< Back
Get-ODURestApiTypeName
Post
NAME Get-ODURestApiTypeName
SYNOPSIS
Returns list of Type names used with Octopus Deploy REST API
SYNTAX
Get-ODURestApiTypeName [<CommonParameters>]
DESCRIPTION
Returns list of Type names used with Octopus Deploy REST API
These are the available Type names that can be used with Type and Property
blacklist and whitelist
PARAMETERS
<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
System.Array
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-ODURestApiTypeName
Authentication
ExternalSecurityGroups
FeaturesConfiguration
...
RELATED LINKS
https://github.com/DTW-DanWard/OctopusDeployUtilities
SYNOPSIS
Returns list of Type names used with Octopus Deploy REST API
SYNTAX
Get-ODURestApiTypeName [<CommonParameters>]
DESCRIPTION
Returns list of Type names used with Octopus Deploy REST API
These are the available Type names that can be used with Type and Property
blacklist and whitelist
PARAMETERS
<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
System.Array
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-ODURestApiTypeName
Authentication
ExternalSecurityGroups
FeaturesConfiguration
...
RELATED LINKS
https://github.com/DTW-DanWard/OctopusDeployUtilities