execute_command

Function execute_command 

Source
pub async fn execute_command(
    configuration: &Configuration,
    resources: Vec<DomainExecuteCommandV1>,
) -> Result<DomainExecuteCommandResultsV1, Error<ExecuteCommandError>>