< Back

Set-OAOServerImages

Sat Jan 18, 2020 6:02 pm

NAME Set-OAOServerImages



SYNTAX

Set-OAOServerImages [-ServerId] <string> [-ImageId] <string> [[-Password] <string>] [<CommonParameters>]





PARAMETERS

-ImageId <string>

ImageId



Required? true

Position? 1

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

Dynamic? false



-Password <string>

Password of the server. Password must contain more than 8 characters using uppercase letters, numbers and

other special symbols.



Required? false

Position? 2

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

Dynamic? false



-ServerId <string>

Server Id



Required? true

Position? 0

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

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

System.String





OUTPUTS

OneAndOne.POCO.Response.Servers.ServerResponse





ALIASES

None





REMARKS

None