< Back

New-OAOSharedStorageServer

Sat Jan 18, 2020 5:57 pm

NAME New-OAOSharedStorageServer



SYNTAX

New-OAOSharedStorageServer [-StorageId] <string> [-Servers] <Server[]> [<CommonParameters>]





PARAMETERS

-Servers <Server[]>

List of servers to add to the storage



Required? true

Position? 1

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

Dynamic? false



-StorageId <string>

Storage 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

OneAndOne.POCO.Requests.SharedStorages.Server[]





OUTPUTS

OneAndOne.POCO.Response.SharedStorages.SharedStoragesResponse





ALIASES

None





REMARKS

None