Click or drag to resize

IWsEndUserGetPublicVLanForUser Method

Retrieves the PublicVLan on which the specified user's machines are located

Namespace:  Aruba.Cloud.WsEndUser
Assembly:  Aruba.Cloud.WsEndUser (in Aruba.Cloud.WsEndUser.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
[RBACAttribute("get", "Aruba.ComputeLegacy", "publicVLans")]
WsResult<PublicVLanForUserResponse> GetPublicVLanForUser()

Return Value

Type: WsResultPublicVLanForUserResponse
a list of object of type PublicVLan
See Also