SendMsg

Send Message

post

Invoke the VDI Session to send a message to the RD Session Host Session with specified Session ID.

Path parameters
providerIdinteger · int32Required

The ID of the provider.

vmIdstringRequired

VM ID.

Body

To invoke the VDI session

msgTitlestring · min: 1 · max: 255 · nullableOptional

The message title for the session message.

messagestring · min: 1 · max: 255 · nullableOptional

The session message to be sent.

Responses
chevron-right
204

No Content

No content

post
/api/Provider/{providerId}/VM/{vmId}/VDIHost/SendMsg

No content

Was this helpful?