< Back

Invoke-IAMMethod

Tue Jan 14, 2020 3:30 am

NAME Invoke-IAMMethod



SYNTAX

Invoke-IAMMethod [-Url] <string> [[-Body] <psobject>] [[-Credentials] <pscredential>] -Method {Default | Get |

Head | Post | Put | Delete | Trace | Options | Merge | Patch} [-WhatIf] [-Confirm] [<CommonParameters>]





PARAMETERS

-Body <psobject>



Required? false

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Confirm



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases cf

Dynamic? false



-Credentials <pscredential>



Required? false

Position? 2

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Method <WebRequestMethod>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Url <string>



Required? true

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-WhatIf



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases wi

Dynamic? 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

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.

-- To download and install Help files for the module that includes this cmdlet, use Update-Help.





description : {@{Text=Creates a new group in IAM with the given properties}}

syntax : @{syntaxItem=@{name=New-ETHGroup; parameter=System.Management.Automation.PSObject[]}}

parameters : @{parameter=System.Management.Automation.PSObject[]}

examples : @{example=System.Management.Automation.PSObject[]}

details : @{name=New-ETHGroup; description=System.Management.Automation.PSObject[]}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : New-ETHGroup

Category : Function

Synopsis : Creates a new group in IAM

Component :

Role :

Functionality :

ModuleName : IAMClient