Click or drag to resize

IWsEndUserSetEnqueueModifyPrivateCloudOrganization Method

this method allows the user to change technical contacts, email and telephone, or enable or disable VROps monitoring for a specific PrivateCloudOrganisation

Namespace:  Aruba.Cloud.WsEndUser
Assembly:  Aruba.Cloud.WsEndUser (in Aruba.Cloud.WsEndUser.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
WsResult SetEnqueueModifyPrivateCloudOrganization(
	SetEnqueueModifyPrivateCloudOrganizationRequest request
)

Parameters

request
Type: SetEnqueueModifyPrivateCloudOrganizationRequest
The request containing the Private Cloud Organization ID, Data Center ID, Private Cloud Cell ID referencing the cell of private cloud, TelephoneNumber (optional), Email (optional) and Vrops (optional)

Return Value

Type: WsResult
The result of the request.
See Also