Commands client
The Commands client can be used to execute commands that are publicly registered in Content Hub.
|
Namespace |
Command name |
Arguments |
|
|
|
RequestResponse |
|
|
|
RequestResponse |
|
|
|
RequestResponse |
|
|
|
RequestResponse |
|
|
|
RequestResponse |
|
|
|
RequestResponse |
|
|
|
RequestResponse |
|
|
|
RequestResponse |
|
|
|
RequestResponse |
|
|
|
RequestResponse |
|
|
|
RequestResponse |
|
|
|
RequestResponse |
To run an asynchronous command through the SDK:
RequestResponse
await MClient.Commands.ExecuteCommandAsync(<NAMESPACE>, <NAME>, <ARGS>);